Created
March 4, 2012 22:08
-
-
Save pjmagee/1975042 to your computer and use it in GitHub Desktop.
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
Patrick@PATRICK-PC ~/swganh/data/docs (develop) | |
$ generate_python_api.bat | |
Making output directory... | |
Running Sphinx v1.1.2 | |
['c:\\Python32\\Scripts', 'c:\\Python32\\lib\\site-packages\\distribute-0.6.24-p | |
y3.2.egg', 'c:\\Python32\\lib\\site-packages\\sphinx-1.1.2-py3.2.egg', 'c:\\Pyth | |
on32\\lib\\site-packages\\docutils-0.8.1-py3.2.egg', 'c:\\Python32\\lib\\site-pa | |
ckages\\jinja2-2.6-py3.2.egg', 'c:\\Python32\\lib\\site-packages\\pygments-1.4-p | |
y3.2.egg', 'C:\\Windows\\system32\\python32.zip', 'c:\\Python32\\DLLs', 'c:\\Pyt | |
hon32\\lib', 'c:\\Python32', 'c:\\Python32\\lib\\site-packages', 'c:\\Python32\\ | |
lib\\site-packages\\setuptools-0.6c11-py3.2.egg-info', 'c:\\Users\\Patrick\\swga | |
nh\\build\\bin\\Debug'] | |
WARNING: extension 'sphinx.ext.' has no setup() function; is it really a Sphinx | |
extension module? | |
loading pickled environment... not yet created | |
No builder selected, using default: html | |
building [html]: targets for 13 source files that are out of date | |
updating environment: 13 added, 0 changed, 0 removed | |
reading sources... [ 7%] Creature | |
reading sources... [ 15%] CreatureEnums | |
reading sources... [ 23%] Kernel | |
reading sources... [ 30%] Object | |
reading sources... [ 38%] ObjectController | |
reading sources... [ 46%] Player | |
reading sources... [ 53%] PlayerEnums | |
reading sources... [ 61%] Services | |
reading sources... [ 69%] Tangible | |
reading sources... [ 76%] index | |
reading sources... [ 84%] intro | |
reading sources... [ 92%] objects | |
reading sources... [100%] script_example | |
c:\Users\Patrick\swganh\data\docs\source\Services.rst:8: WARNING: toctree contai | |
ns reference to nonexisting document 'CombatService' | |
looking for now-outdated files... none found | |
pickling environment... done | |
checking consistency... done | |
preparing documents... done | |
writing output... [ 7%] Creature | |
writing output... [ 15%] CreatureEnums | |
writing output... [ 23%] Kernel | |
writing output... [ 30%] Object | |
writing output... [ 38%] ObjectController | |
writing output... [ 46%] Player | |
writing output... [ 53%] PlayerEnums | |
writing output... [ 61%] Services | |
writing output... [ 69%] Tangible | |
writing output... [ 76%] index | |
writing output... [ 84%] intro | |
writing output... [ 92%] objects | |
writing output... [100%] script_example | |
writing additional files... genindex py-modindex search | |
copying static files... WARNING: html_static_path entry 'c:\\Users\\Patrick\\swg | |
anh\\data\\docs\\source\\_static' does not exist | |
done | |
dumping search index... done | |
dumping object inventory... done | |
build succeeded, 3 warnings. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment