blender/doc
Luca Bonavita e4253fa2b8 == 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()
2012-03-08 18:36:23 +00:00
..
blender_file_format Code Cleanup: check is / is not when comparing singletons. 2012-02-02 21:07:56 +00:00
build_systems Remove some more $Id$ that still were left after r41227 and r41228. 2011-10-23 19:01:59 +00:00
doxygen move bmesh wiki docs into bmesh header and update doxygen. 2012-02-27 20:27:19 +00:00
guides == docs == 2010-10-13 14:44:22 +00:00
license == docs == 2010-10-13 14:44:22 +00:00
manpage picky edits & regen man page 2011-12-10 01:07:22 +00:00
python_api == Python API docs == 2012-03-08 18:36:23 +00:00