get_doxygen_default_conf_path¶
- 
documenteer.stackdocs.doxygen.get_doxygen_default_conf_path()¶ Get the path to the doxygen configuration file included with Documenteer.
- Returns
 - defaults_path
pathlib.Path Path the the
doxygen.defaults.conffile included with Documenteer as a basis for Science Pipelines Doxygen configuration.
- defaults_path
 
- Return type