Namespace mkdoxy::plugin¶
Namespace List > mkdoxy > plugin
Classes¶
Type | Name |
---|---|
class | MkDoxy MkDocs plugin for generating documentation from Doxygen XML files. |
Public Attributes¶
Type | Name |
---|---|
logging | log = logging.getLogger("mkdocs") |
str | pluginName = "MkDoxy" |
Detailed Description¶
Public Attributes Documentation¶
variable log¶
logging mkdoxy::plugin.log;
variable pluginName¶
str mkdoxy::plugin.pluginName;
The documentation for this class was generated from the following file mkdoxy/plugin.py