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.infile, indicating Doxygen documentation should be generated.- Path to the - doxygen.conffile, which is typically generated by- sconsUtilsbased on the- doxygen.conf.infile, but with additional configurations.- Attributes Documentation