Now a function in the docs/conf.py is used to generate rst file for the api documentation.
See
There is a Spinhx extension called https://github.com/sphinx-contrib/apidoc which can do this with configuration instead of code.
Reactions are currently unavailable
Now a function in the docs/conf.py is used to generate rst file for the api documentation.
See
python-template/{{cookiecutter.project_slug}}/docs/conf.py
Line 86 in 55129e2
There is a Spinhx extension called https://github.com/sphinx-contrib/apidoc which can do this with configuration instead of code.