We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff1673d commit fa43649Copy full SHA for fa43649
Makefile
@@ -8,6 +8,7 @@ build : tests docs buildpackage ;
8
buildpackage : setup.py
9
python setup.py sdist
10
11
+.PHONY : docs
12
docs : docs/Makefile
13
cd docs/
14
make html
0 commit comments