[Refdb-devel] Doc error: all master index dtd links are indentical
Status: Beta
Brought to you by:
mhoenicka
From: David N. <dav...@sw...> - 2005-12-11 09:00:46
|
Hi Markus, Here is the complete master index file from the /doc subdirectory: -------------------------------------------------------------------------------------------- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <head> <title>RefDB Documentation</title> </head> <body> <h1>RefDB Documentation</h1> <p>RefDB is a reference/notes database and bibliography tool for SGML, XML, and LaTeX documents. The following local documentation is available:</p> <ul> <li><a href="refdb-manual/index.html">RefDB manual</a></li> <li><a href="risx/index.html">risx DTD documentation</a></li> <li><a href="risx/index.html">citestylex DTD documentation</a></li> <li><a href="risx/index.html">xnote DTD documentation</a></li> <li><a href="risx/index.html">citationlistx DTD documentation</a></li> </ul> <p>Additional information is available on the web. Please visit <a href="http://refdb.sourceforge.net">RefDB on the web</a> for all available information.</p> <hr> <p>$Id: index.html,v 1.1.2.1 2005/10/21 19:43:13 mhoenicka Exp $ (c) <a href="mailto:mho...@us...">Markus Hoenicka</a> 2005</p> </body> </html> -------------------------------------------------------------------------------------------- Please note all DTD links point to the risx dtd documentation. Regards, David. |