bmesh docs:

- add examples for custom-data access
- group BMesh types logically in docs
- added missing docstrings

needed to add grouping functionality to sphinx for this.
This commit is contained in:
Campbell Barton
2012-03-21 05:33:37 +00:00
parent 1d5922fbaf
commit 9773f87891
9 changed files with 215 additions and 50 deletions

View File

@@ -230,7 +230,7 @@ set(BLENDER_TEXT_FILES
# -----------------------------------------------------------------------------
# Platform Spesific Var: TARGETDIR_VER
# Platform Specific Var: TARGETDIR_VER
if(UNIX AND NOT APPLE)
if(WITH_INSTALL_PORTABLE)