find_table_file# documenteer.stackdocs.pkgdiscovery.find_table_file(root_project_dir)# Find the EUPS table file for a project. Parameters: root_project_dir (Union[str, Path]) – Path to the root directory of the main documentation project. This is the directory containing the conf.py file and a ups directory. Returns: Path to the EUPS table file. Return type: table_path