make_sphinx_files プログラム仕様

ai.make_sphinx_files.check_updated(file1, file2)
ai.make_sphinx_files.initialize()
ai.make_sphinx_files.main(args)
ai.make_sphinx_files.make_api_rst(api_rst, base_name, package_path)
ai.make_sphinx_files.make_download_rst(download_rst, base_name, script_rel_path)
ai.make_sphinx_files.make_examples_md(examples_md, infile, base_name)
ai.make_sphinx_files.make_index_rst(index_rst, base_name, package_path)
ai.make_sphinx_files.make_index_template(path, module_path)
ai.make_sphinx_files.make_init_py(path)
ai.make_sphinx_files.read_args(parser)
ai.make_sphinx_files.relative_from_source(argv0: str) str
ai.make_sphinx_files.run_step(message, cmd_list)