Changeset 4205 for trunk/xml/NOTES.txt
- Timestamp:
- 04/11/08 14:50:36 (8 months ago)
- Files:
-
- 1 modified
-
trunk/xml/NOTES.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xml/NOTES.txt
r4102 r4205 32 32 or contain a reference to either the Logtalk DTD file, "logtalk.dtd", 33 33 or to the Logtalk XML Schema file, "logtalk.xsd". The reference to the 34 XML specification file can be either a local reference or a URI reference.34 XML specification file can be either a local reference or a URI reference. 35 35 By default, all XML documenting files contain a local reference but that 36 36 can be changed either in the config files, by setting a Logtalk compiler … … 203 203 204 204 Sample scripts for indexing the XML files in the current directory 205 by generating an index.htmlfile which contains links to all the205 by generating an "index.html" file which contains links to all the 206 206 files. In addition, these scripts also copies of the "lgtxml.xsl" 207 207 and "logtalk.css" files to the current directory, allowing direct
