summaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index c2a1c6c..6396445 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -37,7 +37,7 @@ htmlonly:
@echo "Build finished. The HTML pages are in _build/html."
api:
- python ../tools/build_modref_templates.py
+ python3 ../tools/build_modref_templates.py
@echo "Build API docs finished."
html: rstexamples api htmlonly