Sphinx API documentation generator
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.
Linter | Message | Location |
---|---|---|
inputs-should-be-native Identify inputs that should be native inputs | 'python-sphinx' should probably be a native input |
|