mirror of
https://github.com/larsimmisch/pyalsaaudio.git
synced 2026-04-22 10:24:49 +00:00
Experimenting with autoapi
This commit is contained in:
@@ -34,7 +34,9 @@ from setup import pyalsa_version
|
||||
# Add any Sphinx extension module names here, as strings. They can be
|
||||
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
|
||||
# ones.
|
||||
extensions = []
|
||||
extensions = ['autoapi.extension']
|
||||
|
||||
autoapi_dirs = ['..']
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
templates_path = ['_templates']
|
||||
|
||||
Reference in New Issue
Block a user