Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Hughes <khughes@pacific.edu>2005-10-21 21:20:54 +0400
committerKen Hughes <khughes@pacific.edu>2005-10-21 21:20:54 +0400
commit233ee5adb7ec881f0d76fcf6ccb51d94b6260e69 (patch)
tree6481e5c60e5f9d08a1c5b3d1e09991605cf08a6c /source/blender/python/api2_2x/doc/API_intro.py
parenta5c32e13535acf42d0e44a77b29e0b4882164d57 (diff)
- documentation updates:
-- add Key module to index page -- include cross references for Object.colbits in material descriptions within Object, NMesh and Mesh modules
Diffstat (limited to 'source/blender/python/api2_2x/doc/API_intro.py')
-rw-r--r--source/blender/python/api2_2x/doc/API_intro.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/python/api2_2x/doc/API_intro.py b/source/blender/python/api2_2x/doc/API_intro.py
index 49d4aaac3f7..dd9300ae6ea 100644
--- a/source/blender/python/api2_2x/doc/API_intro.py
+++ b/source/blender/python/api2_2x/doc/API_intro.py
@@ -23,6 +23,7 @@ The Blender Python API Reference
- L{Effect}
- L{Image}
- L{Ipo}
+ - L{Key} (*)
- L{Lamp}
- L{Lattice}
- L{Library}