Blender Git Commit Log
Git Commits -> Revision e4253fa
Revision e4253fa by Luca Bonavita (master) March 8, 2012, 18:36 (GMT) |
== Python API docs == - Enhanced the -T option: - we can now choose among custom themes (now 'blender-org' and later 'naiad') and Sphinx internal themes (use -h option to see which ones) - choosing a custom theme will copy the theme dir to the output dir - Added two new command line options: -N: Add the theme name to the html dir name For example, if we choose the theme 'haiku' with using -N will create html files in sphinx-out_haiku/ Useful to test separate themes without overwriting the smae folder each time -B: Builds the html docs running sphinx-build This is useful to avoid runing sphinx with a separate shell command - Fixed the URL in undocumented_message() |
Commit Details:
Full Hash: e4253fa2b8aa08b9d185a8cf460a8d68fac7bcb6
SVN Revision: 44748
Parent Commit: a8d65a3
Lines Changed: +85, -36
1 Modified Path:
/doc/python_api/sphinx_doc_gen.py (+85, -36) (Diff)