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