Language

Package: python-sphinx-autoapi @ 2.0.1

Synopsis

Sphinx API documentation generator

Description

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.

Home page
https://github.com/readthedocs/sphinx-autoapi
Location
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'python-sphinx' should probably be a native input
  • gnu/packages/sphinx.scm (line: 1483, column: 2)