I propose the following: 1. have a /docs directory on the same level as core and modules
2. following files/directories: faq -> with a faq.xml and faq.xsl file, which contains the frequently asked questions info -> general files, such as whoarewe.html, tools.html, migration.html, resources.html, changes.txt ide -> same as now images -> same as now templates -> same as now core -> core docs (has index.html (frames), toc.html and all the rest) modules -> modules docs (has index.html (frames), toc.html and all the rest) -> this has the same structure as the modules dir index.html -> frames page toc.xml -> the main TOC license files -> all LICENSE.ant.txt etc (or should this be in a seperate directory) xsl -> xsl files to format the toc, core and modules docs style -> css files, default.css as standard one 3. I suggest using XLoadTree (http://webfx.eae.net/dhtml/xloadtree/xloadtree.html) to have a really nice navigation. All the core stuff is expanded by default, and optional modules are collapsed by default. This gives a nice overview IMO. What do you guys think? Mathias _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
