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.
2 parents a53cc18 + fa43649 commit d7a23bdCopy full SHA for d7a23bd
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