Fix missing toctree for bmesh submodules
This commit is contained in:
@@ -7,14 +7,17 @@
|
|||||||
|
|
||||||
Submodules:
|
Submodules:
|
||||||
|
|
||||||
* :mod:`bmesh.ops`
|
.. toctree::
|
||||||
* :mod:`bmesh.types`
|
:maxdepth:
|
||||||
* :mod:`bmesh.utils`
|
|
||||||
* :mod:`bmesh.geometry`
|
bmesh.ops.rst
|
||||||
|
bmesh.types.rst
|
||||||
|
bmesh.utils.rst
|
||||||
|
bmesh.geometry.rst
|
||||||
|
|
||||||
|
|
||||||
Intro
|
Introduction
|
||||||
-----
|
------------
|
||||||
|
|
||||||
This API gives access the blenders internal mesh editing api, featuring geometry connectivity data and
|
This API gives access the blenders internal mesh editing api, featuring geometry connectivity data and
|
||||||
access to editing operations such as split, separate, collapse and dissolve.
|
access to editing operations such as split, separate, collapse and dissolve.
|
||||||
|
Reference in New Issue
Block a user