Package#
- class documenteer.stackdocs.pkgdiscovery.Package(root_dir, doc_dir, package_dirs=<factory>, module_dirs=<factory>, static_doc_dirs=<factory>, doxygen_conf_path=None, doxygen_conf_in_path=None)#
Bases:
object
Metadata about a stack package’s documentation content.
Attributes Summary
Path to the
doxygen.conf.in
file, indicating Doxygen documentation should be generated.Path to the
doxygen.conf
file, which is typically generated bysconsUtils
based on thedoxygen.conf.in
file, but with additional configurations.Attributes Documentation