Forrest now ships the DocBook DTDs, so we do not need our own catalog.

git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226071 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
crossley 2003-07-07 04:18:48 +00:00
parent 3ce8c43474
commit 7c97dfc087

View File

@ -14,9 +14,6 @@
This is the procedure that i followed to build the initial xml-commons
website with Forrest.
</p>
<note>
This is just to get us started. Later Forrest will automatically build it.
</note>
</section>
<section>
@ -63,20 +60,14 @@ mozilla file:///usr/local/cvs/xml-commons/build/site/index.html
<section>
<title>Other notes</title>
<p>
As defined in <code>forrest.properties</code> the OASIS Catalog for DocBook
is expected to be found at
<code>project.catalog=/usr/share/sgml/docbook/xmlcatalog</code> which will be
fine for some UNIX systems.
</p>
<p>
A temporary sitemap has been added at
A project sitemap has been added at
<code>src/documentation/sitemap.xmap</code> of which we only use a small
portion. This portion has been marked with comments.
</p>
<p>
There is a hard-coded path in the sitemap to the DocBook XSL stylesheets.
If that is different on your system, then tweak the sitemap.xmap to suit.
</p>
</section>