vladimir 2002/11/23 16:34:10
Modified: src/documentation/content/xdocs/community/howto index.xml src/documentation/content/xdocs/community/howto/compilation book.xml index.xml Log: alphabetical ordered list :-) Revision Changes Path 1.4 +3 -3 xml-xindice/src/documentation/content/xdocs/community/howto/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/xml-xindice/src/documentation/content/xdocs/community/howto/index.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- index.xml 22 Nov 2002 19:39:25 -0000 1.3 +++ index.xml 24 Nov 2002 00:34:10 -0000 1.4 @@ -24,10 +24,10 @@ <link href="compilation/index.html">Introduction</link> </li> <li> - <link href="compilation/windows.html">Windows</link> + <link href="compilation/unix.html">Unix</link> </li> <li> - <link href="compilation/unix.html">Unix</link> + <link href="compilation/windows.html">Windows</link> </li> </ul> </section> 1.3 +2 -2 xml-xindice/src/documentation/content/xdocs/community/howto/compilation/book.xml Index: book.xml =================================================================== RCS file: /home/cvs/xml-xindice/src/documentation/content/xdocs/community/howto/compilation/book.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- book.xml 22 Nov 2002 19:39:25 -0000 1.2 +++ book.xml 24 Nov 2002 00:34:10 -0000 1.3 @@ -12,7 +12,7 @@ <menu label="Compilation How-Tos"> <menu-item label="Introduction" href="index.html"/> <menu-item label="Prerequisites" href="prereqs.html"/> - <menu-item label="Windows" href="windows.html"/> <menu-item label="Unix" href="unix.html"/> + <menu-item label="Windows" href="windows.html"/> </menu> </book> 1.3 +3 -3 xml-xindice/src/documentation/content/xdocs/community/howto/compilation/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/xml-xindice/src/documentation/content/xdocs/community/howto/compilation/index.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- index.xml 22 Nov 2002 19:39:25 -0000 1.2 +++ index.xml 24 Nov 2002 00:34:10 -0000 1.3 @@ -23,10 +23,10 @@ <p>Just choose your platform, and give it a try.</p> <ul> <li> - <link href="windows.html">Windows</link> + <link href="unix.html">Linux|*nix</link> </li> <li> - <link href="unix.html">Unix</link> + <link href="windows.html">Windows</link> </li> </ul> <p>If you run into problems, don't worry. Be sure to send <link href="../../../mail.html">feedback</link> so that we can improve these documents for the next person.</p>