Advanced Document Generation
In some cases, you might want more control over the content and structure of the documentation. For example, you may want to
- document a set of commands or classes partitioned based on something other than namespaces
- document classes and commands in separate reference pages
- document each class in its own reference page
Such documents may be generated through the use of the document command in combination with one or more of the commands extract, extract_ooclass, extract_proc and extract_namespace. These latter commands extract metainformation about classes and procs in the form of dictionaries. The combined dictionaries can then be passed to the document command to generate the documentation.
- Login to post comments
