Reference Guide#
The reference guide contains a detailed description of the configuration options, directives, and templates included in AutoAPI. To learn how to use AutoAPI, see the Tutorials.
- Configuration Options
- Directives
- Templates
- Structure
- Custom Filters, Tests, and Globals
- Context
- Python
PythonPythonMapper
PythonPythonMapper.name
PythonPythonMapper.id
PythonPythonMapper.children
PythonPythonMapper.display
PythonPythonMapper.docstring
PythonPythonMapper.inherited
PythonPythonMapper.is_callable
PythonPythonMapper.is_private_member
PythonPythonMapper.is_special_member
PythonPythonMapper.is_undoc_member
PythonPythonMapper.language
PythonPythonMapper.member_order
PythonPythonMapper.summary
PythonFunction
PythonMethod
PythonProperty
PythonData
PythonAttribute
TopLevelPythonPythonMapper
PythonModule
PythonPackage
PythonClass
PythonException
- Go
GoPythonMapper
GoPythonMapper.id
GoPythonMapper.name
GoPythonMapper.docstring
GoPythonMapper.imports
GoPythonMapper.children
GoPythonMapper.parameters
GoPythonMapper.methods
GoPythonMapper.inverted_names
GoPythonMapper.language
GoPythonMapper.methods
GoPythonMapper.namespace
GoPythonMapper.ref_directive
GoPythonMapper.ref_type
GoPythonMapper.short_name
- Javascript
- .NET
DotNetPythonMapper
DotNetPythonMapper.edit_link
DotNetPythonMapper.language
DotNetPythonMapper.namespace
DotNetPythonMapper.path
DotNetPythonMapper.pathname
DotNetPythonMapper.ref_directive
DotNetPythonMapper.ref_name
DotNetPythonMapper.ref_short_name
DotNetPythonMapper.ref_type
DotNetPythonMapper.resolve_spec_identifier()
DotNetPythonMapper.short_name
DotNetPythonMapper.source
DotNetPythonMapper.top_namespace
DotNetPythonMapper.transform_doc_comments()
- Python