Blender Git Loki
Git Commits -> Revision 5788de8
Revision 5788de8 by Luca Bonavita (master) March 15, 2012, 00:12 (GMT) |
== Python API docs == New command line options: -l: logs bpy dumping problems in OUTPUT_DIR/.bpy.log -L: logs sphinx|latex problems in: * OUTPUT_DIR/.sphinx-build.log (sphinx building html problems) * OUTPUT_DIR/.sphinx-build_pdf.log (sphinx building latex problems) * OUTPUT_DIR/.latex_make.log (latex make problems) -P: builds the pdf -R: pack the files in a dir ready for online deployment (including the zip and the pdf eventually) Example usage: ./cmake/bin/blender -b -P ./blender/doc/python_api/sphinx_doc_gen.py -- -p bmesh* -l -o ./python_api -B -P -R -L |
Commit Details:
Full Hash: 5788de8408b0433443be81377f92498957d96908
SVN Revision: 44887
Parent Commit: 23c1edb
Lines Changed: +257, -79
1 Modified Path:
/doc/python_api/sphinx_doc_gen.py (+257, -79) (Diff)