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 01c1bed commit 362c2aeCopy full SHA for 362c2ae
website/www/make.bat
@@ -1 +1,4 @@
1
-C:\Python33\Scripts\sphinx-build.exe -b html . html
+@rem python -m pip install sphinx
2
+@rem python -m pip install sphinxcontrib-cheeseshop
3
+
4
+python -m sphinx . html
0 commit comments