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>2011-04-08 09:03:02 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-04-08 09:03:02 +0400
commite6c30a41ea87bee8d08cffd7f9c25def6c49a06b (patch)
tree0bbdeec76da4c095ff22d68e7251dc4e16070395 /doc/python_api/examples/bpy.types.bpy_struct.keyframe_insert.1.py
parentfefb04429317d2fbf14395b323cfcfbfcc7be088 (diff)
can't include titles in function examples.
Diffstat (limited to 'doc/python_api/examples/bpy.types.bpy_struct.keyframe_insert.1.py')
-rw-r--r--doc/python_api/examples/bpy.types.bpy_struct.keyframe_insert.1.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/python_api/examples/bpy.types.bpy_struct.keyframe_insert.1.py b/doc/python_api/examples/bpy.types.bpy_struct.keyframe_insert.1.py
index c1cae149495..faf3b121ec6 100644
--- a/doc/python_api/examples/bpy.types.bpy_struct.keyframe_insert.1.py
+++ b/doc/python_api/examples/bpy.types.bpy_struct.keyframe_insert.1.py
@@ -1,7 +1,4 @@
"""
-Keying Nested Properties
-++++++++++++++++++++++++
-
Note that when keying data paths which contain nested properties this must be
done from the :class:`ID` subclass, in this case the :class:`Armature` rather
then the bone.