diff options
Diffstat (limited to 'doc/Makefile')
-rw-r--r-- | doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile index 7bc3cb363..6597cf81b 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -13,7 +13,7 @@ # SPHINXOPTS = SPHINXBUILD = python3 -m sphinx -SPHINXAPIDOC = python3 -m sphinx.apidoc +SPHINXAPIDOC = python3 -m sphinx.ext.apidoc PAPER = BUILDDIR = build |