can't include titles in function examples.

This commit is contained in:
Campbell Barton 2011-04-08 05:03:02 +00:00
parent fefb044293
commit e6c30a41ea
2 changed files with 0 additions and 6 deletions

@ -1,7 +1,4 @@
""" """
Keying Nested Properties
++++++++++++++++++++++++
Note that when keying data paths which contain nested properties this must be 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 done from the :class:`ID` subclass, in this case the :class:`Armature` rather
then the bone. then the bone.

@ -1,7 +1,4 @@
""" """
Basic Keyframing
++++++++++++++++
This is the most simple example of inserting a keyframe from python. This is the most simple example of inserting a keyframe from python.
""" """