mrdocs::Generator
Base class for documentation generators.
Synopsis
Declared in <mrdocs/Generator.hpp>
class Generator;
Member Functions
Name |
Description |
|
Destructor. |
|
Build the documentation for the corpus. |
|
Return the display name of the generator. |
|
Return the extension or tag of the generator. |
|
Return the symbolic name of the generator. |
Non-Member Functions
Name |
Description |
Find a generator by its id. |
Created with MrDocs