Use term Windows rather than win32
[yaz-moved-to-github.git] / doc / book.xml
index e244a2a..b812fc0 100644 (file)
    </sect2>
   </sect1>
   <sect1 id="installation.win32">
-   <title>WIN32</title>
+   <title>Windows</title>
    <para>The easiest way to install YAZ on Windows is by downloading
    an installer from
    <ulink url="&url.yaz.download.win32;">here</ulink>.
    </para>
 
    <sect2 id="installation.win32.source">
-    <title>Compiling from Source on WIN32</title>
+    <title>Compiling from Source on Windows</title>
     <para>
      &yaz; is shipped with "makefiles" for the NMAKE tool that comes
      with <ulink url="&url.vstudio;">
      Microsoft Visual Studio</ulink>. It has been tested with
-     Microsoft Visual Studio 2003/2005/2008.
+     Microsoft Visual Studio 2013.
     </para>
     <para>
      Start a command prompt and switch the sub directory
          <ulink url="&url.libxml2;">libxml2</ulink> source directory.
        </para>
        <para>
-        Refer to <xref linkend="installation.win32.libxml2"/>.
+        You can get pre-compiled Libxml2+Libxslt DLLs and headers from
+        <ulink url="&url.libxml2.download.windows;">here</ulink>.
+        Should you with to compile those libraries yourself, refer to
+        to <xref linkend="installation.windows.libxml2"/>
        </para>
        </listitem>
       </varlistentry>
     </para>
    </sect2>
 
-   <sect2 id="installation.win32.libxml2">
+   <sect2 id="installation.windows.libxml2">
     <title>Compiling Libxml2 and Libxslt on windows</title>
     <para>
      Download libxml2 and Libxslt source and unpack it.