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:
objectMetadata about a stack package’s documentation content.
- Parameters:
 
Attributes Summary
Path to the
doxygen.conf.infile, indicating Doxygen documentation should be generated.Path to the
doxygen.conffile, which is typically generated bysconsUtilsbased on thedoxygen.conf.infile, but with additional configurations.Attributes Documentation