From: Nathanael U. <no...@no...> - 2004-03-20 16:38:32
|
Hi all I've added Docbook Website templates to proxool-doc. Any website-specific stuff is placed in src/website, most notably layout.xml, which is the file describing the website sitemap. Running ant generate.website will produce HTML files in build/website. Also note that you need Ant 1.6 and that resolver.jar needs to be on your classpath (or put into ant_home/lib, otherwise Ant's <xmlcatalog> tag won't work). Is this acceptable, or should we write the buildfile in such a way that it will be included? It's starting to look like a site that we might like to use. Templates just need a bit more work. Nat |