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:
authorDalai Felinto <dfelinto@gmail.com>2011-09-25 02:40:56 +0400
committerDalai Felinto <dfelinto@gmail.com>2011-09-25 02:40:56 +0400
commite5b98f7a2fcbc9c13a9705d245907b9cc3f51a52 (patch)
treee1f4713672ae95aed5c54038d8d3897b6bed5e50 /doc/python_api/sphinx_changelog_gen.py
parent3b40eea3cd88f2e927d95c8f1197195ebc7e600e (diff)
Python API changelog r37840-40524 (HEAD)
updating the doc. I'm also including the latest API dump with it. This helps to keep track of the revisions to update and the next person updating doesnt need to build an old Blender for that (as I just had to). I updated the sphinx_changelog_gen.py with this info as well. I'll update changelog.rst manually next. I'm not so sure how to indicate that the properties were replaced instead of only removed.
Diffstat (limited to 'doc/python_api/sphinx_changelog_gen.py')
-rw-r--r--doc/python_api/sphinx_changelog_gen.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/python_api/sphinx_changelog_gen.py b/doc/python_api/sphinx_changelog_gen.py
index 7a56e73b7ad..bc1619ba7bb 100644
--- a/doc/python_api/sphinx_changelog_gen.py
+++ b/doc/python_api/sphinx_changelog_gen.py
@@ -39,6 +39,9 @@ python doc/python_api/sphinx_changelog_gen.py \
--api_to blender_api_2_57.py \
--api_out changes.rst
+# Save the latest API dump in this folder, renaming it with its revision.
+# This way the next person updating it doesn't need to build an old Blender only for that
+
"""
# format