ament_pep257.main module

ament_pep257.main.generate_pep257_report(paths, excludes, ignore, select, convention, add_ignore, add_select)
ament_pep257.main.get_xunit_content(report, testname, elapsed, skip=None)
ament_pep257.main.main(argv: list[str] = ['/tmp/ws/docs_build/ament_pep257/ament_pep257/wrapped_sphinx_directory', '/tmp/ws/docs_build/ament_pep257/ament_pep257/wrapped_sphinx_directory/sphinx_output']) Literal[0, 1]
ament_pep257.main.main_with_catch(*args, **kwargs) Literal[0, 1]
ament_pep257.main.write_xunit_file(xunit_file, report, duration, skip=None)