参考手册¶ 参考手册包含了 AutoAPI 中包含的配置选项、指令和模板的详细描述。要了解如何使用 AutoAPI,请参阅 教程。 配置选项 自定义选项 Events Advanced Options Suppressing Warnings 指令 Autodoc 风格指令 .. autoapimodule:: .. autoapiclass:: .. autoapiexception:: .. autoapifunction:: .. autoapidata:: .. autoapimethod:: .. autoapiattribute:: Inheritance Diagrams .. autoapi-inheritance-diagram:: Templates Structure Custom Filters, Tests, and Globals Context PythonFunction PythonFunction.args PythonFunction.member_order PythonFunction.overloads PythonFunction.properties PythonFunction.return_annotation PythonFunction.type PythonMethod PythonMethod.member_order PythonMethod.properties PythonMethod.type PythonProperty PythonProperty.annotation PythonProperty.member_order PythonProperty.properties PythonProperty.type PythonData PythonData.annotation PythonData.member_order PythonData.type PythonData.value PythonAttribute PythonAttribute.member_order PythonAttribute.type TopLevelPythonPythonMapper TopLevelPythonPythonMapper.all TopLevelPythonPythonMapper.classes TopLevelPythonPythonMapper.functions TopLevelPythonPythonMapper.output_dir() TopLevelPythonPythonMapper.output_filename() TopLevelPythonPythonMapper.submodules TopLevelPythonPythonMapper.subpackages PythonModule PythonModule.type PythonPackage PythonPackage.type PythonClass PythonClass.args PythonClass.attributes PythonClass.bases PythonClass.classes PythonClass.constructor PythonClass.constructor_docstring PythonClass.docstring PythonClass.member_order PythonClass.methods PythonClass.overloads PythonClass.properties PythonClass.type PythonException PythonException.member_order PythonException.type