[Mod-auth-devel] new documentation started
Brought to you by:
firechipmunk,
honx
|
From: Paul Q. <ch...@fo...> - 2003-10-29 07:01:54
|
I have taken a now slightly hacked version of the HTTPd-docs project stuff and imported it into the webspace CVS module. Right now I have laid out the basic sections of the documentation, but there isn't much as far as good content. To build HTML files from the XML, cd to mod_auth_webspace/htdocs/docs/build and run build.sh (this requires java 1.2+ to work) It is also possilbe to view the XML files with a web browser directly, Mozilla does okay most of the time(biggest problem is slower loading time) The Apache Docs team has some info on their XML stuff here: http://httpd.apache.org/docs-project/docsformat.html I am currently manualy updating the version on the website at: http://mod-auth.sourceforge.net/docs/ In the next few days I will move this to an automated cronjob. I think making web based docs better is more important than a very heavy README. (as ours is becoming) -chip |