Created
July 24, 2011 06:56
-
-
Save voluntas/1102349 to your computer and use it in GitHub Desktop.
sphinx-on-fluxflex
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.flx | |
Writing objects: 100% (6/6), 564 bytes, done. | |
[deploy] | |
pip install -r req.txt -I --install-option="--user" | |
make html | |
Makefile | |
# You can set these variables from the command line. | |
SPHINXOPTS = | |
SPHINXBUILD = /mnt/sphinx/.local/bin/sphinx-build | |
PAPER = | |
BUILDDIR = public_html | |
req.txt | |
Pygments | |
Jinja2 | |
docutils | |
sphinx |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment