pypackage-template
pypackage-template copied to clipboard
Improvements for docs/conf.py
Is your feature request related to a problem? Please describe. It is a pain to set up automatic documentation.
Describe the solution you'd like Add "sphinx.ext.napoleon", "sphinx.ext.autodoc". and "sphinx.ext.viewcode". I think these are all commonly used extensions.
Additional context Example I can send a PR for this.