Add 2 documents to the python api reference.

- Blender/Python Addon Tutorial: a step by step guide on how to write an addon from scratch

- Blender/Python API Reference Usage: examples of how to use the API reference docs

Thanks to John Nyquist for editing these docs and giving feedback.
This commit is contained in:
Campbell Barton
2012-12-07 05:27:09 +00:00
parent d261d65bda
commit 4fd9df25c6
7 changed files with 967 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
.. _info_overview:
*******************
Python API Overview
*******************