sphinx-automodapi
sphinx-automodapi copied to clipboard
Sphinx extension for generating API documentation
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...
Is there a way to register "output" directories in extensions so that `sphinx-build clean` also cleans up the auto-generated output of automodapi?
See https://docs.pytest.org/en/stable/how-to/tmp_path.html and https://github.com/astropy/sphinx-automodapi/pull/182#discussion_r1574866190