get_cpp_reference_tagfile_path¶
- documenteer.stackdocs.doxygen.get_cpp_reference_tagfile_path()¶
Get the path to the Doxygen tag file for cppreference.com that’s included with Documenteer.
- Returns
- path
pathlib.Path
Path the the
cppreference-doxygen-web.tag.xml
file included with Documenteer.
- path
- Return type