The PHP program inidoc is contributed with LayManSys, and is used internally for documenting 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. The program's output format is DocBook XML, where each INI file is documented within a section. Normal text is put into para tags, and the key-value pairs are described using a glosslist.
| Tags | Documentation Information Management Software Development Code Generators Text Processing Markup DocBook XML |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | PHP |