find_table_file#
- documenteer.stackdocs.pkgdiscovery.find_table_file(root_project_dir)#
Find the EUPS table file for a project.
- Parameters:
root_project_dir (
str
orpathlib.Path
) – Path to the root directory of the main documentation project. This is the directory containing theconf.py
file and aups
directory.- Returns:
table_path – Path to the EUPS table file.
- Return type: