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:
authorCampbell Barton <ideasman42@gmail.com>2007-03-11 15:35:01 +0300
committerCampbell Barton <ideasman42@gmail.com>2007-03-11 15:35:01 +0300
commitf84c02429ebc03faca8413d08540fa04d2461b93 (patch)
treecfcd66861bd2ba053b246747aeb59f220af5fa5a /source/blender/python/api2_2x/doc/API_intro.py
parentdcd74620e5e0a3cccd093dca00301e8d818a0353 (diff)
Documentation for the new automatically imported "bpy" module. (was Blender.Main)
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 ccdc36d41c0..dbc8e13e7d5 100644
--- a/source/blender/python/api2_2x/doc/API_intro.py
+++ b/source/blender/python/api2_2x/doc/API_intro.py
@@ -12,6 +12,7 @@ The Blender Python API Reference
-----------
- L{Blender}
+ - L{bpy<Bpy>} (automatically imported)
Submodules:
-----------