Skip to content

Namespace mkdoxy::generatorBase

Namespace List > mkdoxy > generatorBase

Classes

Type Name
class GeneratorBase
Base class for all generators.

Public Attributes

Type Name
str LETTERS = string.ascii\_lowercase + "~\_@\\"
logging log = logging.getLogger("mkdocs")

Public Attributes Documentation

variable LETTERS

str mkdoxy::generatorBase.LETTERS;

variable log

logging mkdoxy::generatorBase.log;


The documentation for this class was generated from the following file mkdoxy/generatorBase.py