[docs] xmldocs - docelic modified 2 files

docs at icdevgroup.org docs at icdevgroup.org
Sat Nov 19 07:24:44 EST 2005


User:      docelic
Date:      2005-11-19 12:24:44 GMT
Modified:  .        Makefile README
Log:
- Move recently added TODO item to TODO list
- Keep 'orderchecks' build disabled because the support is not fully
  functional yet

Revision  Changes    Path
1.78      +1 -1      xmldocs/Makefile


rev 1.78, prev_rev 1.77
Index: Makefile
===================================================================
RCS file: /var/cvs/xmldocs/Makefile,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- Makefile	19 Nov 2005 08:24:52 -0000	1.77
+++ Makefile	19 Nov 2005 12:24:44 -0000	1.78
@@ -12,7 +12,7 @@
 
 #############################################################
 # Base definitions
-SYMBOL_TYPES= pragmas vars tags confs filters orderchecks
+SYMBOL_TYPES= pragmas vars tags confs filters
 GUIDES      = iccattut programming-style upgrade faq index optimization search xmldocs
 HOWTOS      = howtos
 GLOSSARY    = glossary



1.24      +0 -7      xmldocs/README


rev 1.24, prev_rev 1.23
Index: README
===================================================================
RCS file: /var/cvs/xmldocs/README,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- README	19 Nov 2005 08:23:11 -0000	1.23
+++ README	19 Nov 2005 12:24:44 -0000	1.24
@@ -98,13 +98,6 @@
 
     http://icdevgroup.org/~kwalsh/xmldocs-gentoo.diff
 
-TODO: Create a pre-processor for the "docbook/docbookxi.dtd" and
-"docbook/olinkdb*xml" files that would automatically discover the path to
-the "docbookx.dtd" and "targetdatabase.dtd" files.  Running a find(1) in
-"/usr/share" should do the trick on most GNU/Linux OSs, and will remove
-the need for distro-specific patches that will quickly grow stale due
-to package version number changes.
-
 FINAL OUTPUT
 
 During the invocation of 'make', few files will be created:








More information about the docs mailing list