Fix #35216: code examples like simple operator missing from python docs due to

rename of directory.
This commit is contained in:
Brecht Van Lommel
2013-05-05 05:56:48 +00:00
parent 62087935ec
commit 02fd2d256d
2 changed files with 3 additions and 3 deletions

View File

@@ -47,7 +47,7 @@ For an overview of BMesh data types and how they reference each other see:
Example Script
--------------
.. literalinclude:: ../../../release/scripts/templates/bmesh_simple.py
.. literalinclude:: ../../../release/scripts/templates_py/bmesh_simple.py
Stand-Alone Module