Skip to main content

Sphinx API documentation generator

Project description

Documentation Github Build Status PyPI Version Supported Python Versions Formatted with Ruff

Sphinx AutoAPI is a Sphinx extension for generating complete API documentation without needing to load, run, or import the project being documented.

In contrast to the traditional Sphinx autodoc, which requires manual authoring and uses code imports, AutoAPI finds and generates documentation by parsing source code.

For more information, see the full documentation.

Getting Started

The following steps will walk through how to add AutoAPI to an existing Sphinx project. For instructions on how to set up a Sphinx project, see Sphinx’s documentation.

Installation

AutoAPI can be installed through pip:

pip install sphinx-autoapi

Next, add and configure AutoAPI in your Sphinx project’s conf.py.

extensions.append('autoapi.extension')

autoapi_dirs = ['path/to/source/files', 'src']

When the documentation is built, AutoAPI will now generate API documentation into an autoapi/ directory and add an entry to the documentation in your top level table of contents!

To configure AutoAPI behaviour further, see the Configuration documentation.

Contributing

Running the tests

Tests are executed through tox.

tox

Code Style

Code is formatted using ruff.

You can check your formatting using ruff format’s check mode:

tox -e format

You can also get ruff to format your changes for you:

ruff format

Release Notes

Release notes are managed through towncrier. When making a pull request you will need to create a news fragment to document your change:

tox -e release_notes -- create --help

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License. See the LICENSE.rst file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinx_autoapi-3.6.1.tar.gz (55.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sphinx_autoapi-3.6.1-py3-none-any.whl (35.3 kB view details)

Uploaded Python 3

File details

Details for the file sphinx_autoapi-3.6.1.tar.gz.

File metadata

  • Download URL: sphinx_autoapi-3.6.1.tar.gz
  • Upload date:
  • Size: 55.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for sphinx_autoapi-3.6.1.tar.gz
Algorithm Hash digest
SHA256 1ff2992b7d5e39ccf92413098a376e0f91e7b4ca532c4f3e71298dbc8a4a9900
MD5 63b92634cbf39440c5d531b4701c2b6a
BLAKE2b-256 a9adc627976d5f4d812b203ef1136108bbd81ef9bbbfd3f700f1295c322c22e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for sphinx_autoapi-3.6.1.tar.gz:

Publisher: release.yml on readthedocs/sphinx-autoapi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sphinx_autoapi-3.6.1-py3-none-any.whl.

File metadata

  • Download URL: sphinx_autoapi-3.6.1-py3-none-any.whl
  • Upload date:
  • Size: 35.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for sphinx_autoapi-3.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6b7af0d5650f6eac1f4b85c1eb9f9a4911160ec7138bdc4451c77a5e94d5832c
MD5 77c0d4228bb7732546fa0367d3917da5
BLAKE2b-256 ca89aea2f346fcdb44eb72464842e106b6291b2687feec2dd8b2de920ab89f28

See more details on using hashes here.

Provenance

The following attestation bundles were made for sphinx_autoapi-3.6.1-py3-none-any.whl:

Publisher: release.yml on readthedocs/sphinx-autoapi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page