fix for doc building after pepper merge, also WIP tips/tricks.

This commit is contained in:
Campbell Barton
2011-09-06 00:12:34 +00:00
parent bf5a6531a6
commit 67712c10c4
2 changed files with 98 additions and 21 deletions

View File

@@ -578,6 +578,7 @@ def pycontext2sphinx(BASEPATH):
"sequences": ("Sequence", True),
"smoke": ("SmokeModifier", False),
"soft_body": ("SoftBodyModifier", False),
"speaker": ("Speaker", False),
"texture": ("Texture", False),
"texture_slot": ("MaterialTextureSlot", False),
"vertex_paint_object": ("Object", False),