Aaron Carlisle
19f148d9d0
PyDoc: Add docutils ref for "registration"
...
This will be used to link to from the manual.
2018-03-23 20:25:30 -04:00
nBurn
420d4a70b8
PyAPI: Cleanup "Python API Overview" doc
...
Reword to clean up some odd grammar (mostly dangling modifiers) and
improve readability.
Differential Revision: https://developer.blender.org/D2699
2017-06-02 17:22:44 -04:00
Aaron Carlisle
13174df534
API: Fix rst syntax
2017-01-02 00:33:15 -05:00
Aaron Carlisle
cf9a6b416c
API: Fix Links
...
Self-explanatory. to find broken links run `sphinx-build -b linkcheck sphinx-in sphinx-out`
Reviewers: mont29
Tags: #bf_blender, #python, #infrastructure:_websites
Differential Revision: https://developer.blender.org/D2297
2016-10-25 17:34:01 +02:00
Aaron Carlisle
87a7149831
BPY Docs: Correct spelling (Addon --> Add-on)
...
Differential Revision: https://developer.blender.org/D2293
2016-10-14 01:25:05 +02:00
Campbell Barton
18f228d593
update hand written rst docs
...
- minor corrections
- link to new manual
- wrap lines at 120
2015-06-18 08:00:46 +10:00
Campbell Barton
4fd9df25c6
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.
2012-12-07 05:27:09 +00:00
Campbell Barton
aeba4950c3
style cleanup
2012-10-27 10:42:28 +00:00
Campbell Barton
2d2d0da51b
remove blender 2.5 references in docs
2012-01-12 15:16:08 +00:00
Campbell Barton
909d74d124
- use python convention for headings
...
- use implicit examples rather than .. code-block::
2011-08-27 08:09:12 +00:00
Campbell Barton
50a9454e0f
move wiki api intro and overview docs into the api reference docs.
...
Updated docs since some parts still were from beta still.
2011-08-25 04:25:33 +00:00