sphinx-automodapi icon indicating copy to clipboard operation
sphinx-automodapi copied to clipboard

Sphinx extension for generating API documentation

Results 63 sphinx-automodapi issues
Sort by recently updated
recently updated
newest added

I'm working on a code base that often defines methods (both class and instance) on exceptions. The class methods are used to construct the exception from other data (often other...

bug

Is there a way to register "output" directories in extensions so that `sphinx-build clean` also cleans up the auto-generated output of automodapi?

question

See https://docs.pytest.org/en/stable/how-to/tmp_path.html and https://github.com/astropy/sphinx-automodapi/pull/182#discussion_r1574866190