inidoc 0.1.1 review

Download
by rbytes.net on

inidoc project is contributed with LayManSys and is used internally for documentation configuration files in a so-called INI format;

License: GPL (GNU General Public License)
File size: 0K
Developer: Robert Bienert
0 stars award from rbytes.net

inidoc project is contributed with LayManSys and is used internally for documentation configuration files in a so-called INI format; this file format is typically used for config files under MS Windows or by PHP web applications. inidoc uses special comments in the INI files and generates DocBook XML output.

Synopsis

php inidoc.php {file...}

inidoc needs at least one input file for generating the program output, which is sent to the standard output. That means you may want to pipe the output into a file. An advantage of this behaviour is that you can also use inidoc as a web service.

The Programs Output

The programs output format is DocBook XML, where each INI file is documented within a < section >. Normal text is put into tags and the key-value pairs are described using a < glosslist >.

Requirements:
PHP (Version 4 branch)

inidoc 0.1.1 search tags