Created
November 9, 2012 05:08
-
-
Save cointoss1973/4043822 to your computer and use it in GitHub Desktop.
sphinx theme.conf not found, include zipped bizstyle
This file contains hidden or 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
| $ make html | |
| sphinx-build -b html -d _build/doctrees . _build/html | |
| Running Sphinx v1.1.3 | |
| loading translations [ja]... done | |
| loading pickled environment... not yet created | |
| Theme error: | |
| no theme named 'bizstyle' found (missing theme.conf?) | |
| make: *** [html] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment