Hi all. Does anyone know of any good programs to help write documentation?
I'm not looking for things like phpdoc that read/parse the comments of the
source code and create documentation, though.

I'm looking for something to help me write something like the MySQL manual
with chapter, images, links, etc, all numbered and formatted automatically.
Export to HTML file(s) is ideal.

I've checked out MaxgDoc (http://docs.maxg.info/index.php?script=1) which
looks nice, may be a little bloated, and has a XSS vulnerability in it's
search. So right off the bat you wonder how good the code is.

I've also looked at PHP Doc System
(http://www.alexking.org/index.php?content=software/phpdocsystem/content.php
) which looks nice, clean, and simple. I'll play with that one later on to
see if it's useful.

If anyone has any other suggestions, please let me know.

----John Holmes...

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to