18/10: Source code documentation is online now
Category: General remarks
Posted by: klaus
The HTML pages shown by your browser are dynamically generated by PHP (PHP Hypertext Processor). The comprehensive documentation of the PHP program source code for the RWSD database application has been uploaded now to this web site and is available online now. This documentation has been produced in the following steps:
On demand, I can also email the latest CHM-file as a single file - to have all documentation together in a single file.
- Goce added comments to the original PHP code. This was the most work intensive part
- Using an open source program called phpDocumentor the documentation with all its links was generated as CHM-helpfile
- Klaus decompiled the CHM-helpfile, corrected wrong links (caused by a bug in phpDocumentor), added a header page, modified the table of contents in “HTML Help Workshop” and recompiled it again.
- Than Klaus used a shareware program called chm2web to transform the CHM-file into an online help system with a nice navigation
On demand, I can also email the latest CHM-file as a single file - to have all documentation together in a single file.