API: Fix rst syntax
This commit is contained in:
parent
42e4b0955c
commit
13174df534
@ -80,7 +80,7 @@ To run as modules:
|
|||||||
|
|
||||||
|
|
||||||
Add-ons
|
Add-ons
|
||||||
------
|
-------
|
||||||
|
|
||||||
Some of Blenders functionality is best kept optional,
|
Some of Blenders functionality is best kept optional,
|
||||||
alongside scripts loaded at startup we have add-ons which are kept in their own directory ``scripts/addons``,
|
alongside scripts loaded at startup we have add-ons which are kept in their own directory ``scripts/addons``,
|
||||||
@ -429,4 +429,3 @@ Calling these operators:
|
|||||||
>>> bpy.ops.object.operator_2()
|
>>> bpy.ops.object.operator_2()
|
||||||
Hello World OBJECT_OT_operator_2
|
Hello World OBJECT_OT_operator_2
|
||||||
{'FINISHED'}
|
{'FINISHED'}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user