You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2006/12/04 00:06:11 UTC

svn commit: r481979 - /incubator/uima/uimaj/trunk/uima-docbooks/build-docbook.xml

Author: schor
Date: Sun Dec  3 15:06:10 2006
New Revision: 481979

URL: http://svn.apache.org/viewvc?view=rev&rev=481979
Log: (empty)

Modified:
    incubator/uima/uimaj/trunk/uima-docbooks/build-docbook.xml

Modified: incubator/uima/uimaj/trunk/uima-docbooks/build-docbook.xml
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uima-docbooks/build-docbook.xml?view=diff&rev=481979&r1=481978&r2=481979
==============================================================================
--- incubator/uima/uimaj/trunk/uima-docbooks/build-docbook.xml (original)
+++ incubator/uima/uimaj/trunk/uima-docbooks/build-docbook.xml Sun Dec  3 15:06:10 2006
@@ -166,7 +166,7 @@
 		<filter token="docbook.xsl" value="${docbook.xsl.path}" />
 
 		<!-- file used to form path where olink output goes -->
-		<filter token="file" value="${chapter_name}"/>  
+		<filter token="olink_file" value="${chapter_name}"/>  
 		<filter token="paper.type" value="${paper.type}" />
 		<filter token="file.prefix" value="${file.prefix}" />
 		<filter token="src.dir" value="${src.dir.path}" />
@@ -209,24 +209,23 @@
  	<!-- ==                      olink info layout                             == -->
 	<!-- ======================================================================== -->
 	<!-- ==	(root) (= src/olink in the uima-docbook project)                   == -->
+	<!-- ==  |-olink_db_html.xml                                               == -->
+	<!-- ==  |-olink_db_htmlsingle.xml                                         == -->
+	<!-- ==  |-olink_db_pdf.xml                                                == -->
 	<!-- ==  |                                                                 == -->
 	<!-- ==  |-${chapter_name)  overview_and_setup  << directories             == -->
-	<!-- ==  |    |-olink_db                    << target database info        == -->
 	<!-- ==  |    |-html-target.db              << for chunked html            == -->
 	<!-- ==  |    |-htmlsingle-target.db        << single html                 == -->
 	<!-- ==  |    |-pdf-target.db               << pdf                         == -->
 	<!-- ==  |-${chapter_name)  Tutorials-and-Users-Guides                     == -->
-	<!-- ==  |    |-olink_db                    << target database info        == -->
 	<!-- ==  |    |-html-target.db              << for chunked html            == -->
 	<!-- ==  |    |-htmlsingle-target.db        << single html                 == -->
 	<!-- ==  |    |-pdf-target.db               << pdf                         == -->
 	<!-- ==  |-${chapter_name)  UIMA-Tools                                     == -->
-	<!-- ==  |    |-olink_db                    << target database info        == -->
 	<!-- ==  |    |-html-target.db              << for chunked html            == -->
 	<!-- ==  |    |-htmlsingle-target.db        << single html                 == -->
 	<!-- ==  |    |-pdf-target.db               << pdf                         == -->
 	<!-- ==  |-${chapter_name)  UIMA-References                                == -->
-	<!-- ==       |-olink_db                    << target database info        == -->
 	<!-- ==       |-html-target.db              << for chunked html            == -->
 	<!-- ==       |-htmlsingle-target.db        << single html                 == -->
 	<!-- ==       |-pdf-target.db               << pdf                         == -->