OODocThe OODoc module is designed to create manual pages independent from the source of the information and the type of output. The documentation may be extracted from the source code with a parser (like the Markov parser, which extends the syntax of POD with logical markup) and the output may be plain POD or HTML. OODoc can be extended with new input parsers and output formatters in an Object Oriented way. OODoc supports features to improve the documentation of Object Oriented modules. Read the manual-page
of the command
Examples of OODocThis website is a demonstration of the output of the OODoc::Format::Html formatter, which uses templates to describe the pages. A much simpler example of OODoc is demonstrated by the html of the MIME::Types module. Both set-ups are included in the module's distribution as example, and other will follow in the future. Mark Overmeer. Documentation of OODoc version 2.02, produced with OODoc on 2021/12/08. |