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