changeset 10351:373dc373ac4a

Set id="index" option
author lumag
date Mon, 30 Jun 2003 19:30:36 +0000
parents a4cba6e2dfde
children 536f3ea8d19d
files DOCS/xml/configure DOCS/xml/en/documentation.xml DOCS/xml/ru/documentation.xml
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/xml/configure	Mon Jun 30 16:42:38 2003 +0000
+++ b/DOCS/xml/configure	Mon Jun 30 19:30:36 2003 +0000
@@ -161,7 +161,7 @@
   	echo "Bailing out."
   	exit 1
       fi
-    _xsltcommand="cd \$1 && $_jade -t xml -d $_docbook_dsl $_xml_dcl \$_IN_DIR/\$3 ; mv book1.html index.html"
+    _xsltcommand="cd \$1 && $_jade -t xml -d $_docbook_dsl $_xml_dcl \$_IN_DIR/\$3"
   else
     echo "No valid XSLT processor found."
     echo "Bailing out."
--- a/DOCS/xml/en/documentation.xml	Mon Jun 30 16:42:38 2003 +0000
+++ b/DOCS/xml/en/documentation.xml	Mon Jun 30 19:30:36 2003 +0000
@@ -25,7 +25,7 @@
 <!ENTITY video.xml		SYSTEM "video.xml">
 ]>
 
-<book lang="en">
+<book id="index" lang="en">
 <bookinfo id="toc">
 <title>MPlayer - The Movie Player for LINUX</title>
 <subtitle><ulink url="http://www.mplayerhq.hu"></ulink></subtitle>
--- a/DOCS/xml/ru/documentation.xml	Mon Jun 30 16:42:38 2003 +0000
+++ b/DOCS/xml/ru/documentation.xml	Mon Jun 30 19:30:36 2003 +0000
@@ -25,7 +25,7 @@
 <!ENTITY video.xml		SYSTEM "video.xml">
 ]>
 
-<book lang="ru">
+<book id="index" lang="ru">
 <bookinfo id="toc">
 <title>MPlayer - The Movie Player for LINUX</title>
 <subtitle><ulink url="http://www.mplayerhq.hu"></ulink></subtitle>