Pydoc: Fix duplicate totree for freestyle

This commit is contained in:
Aaron Carlisle 2020-10-11 15:50:24 -04:00
parent a0886d1b6e
commit c9a9b03204
1 changed files with 0 additions and 12 deletions

View File

@ -21,18 +21,6 @@ This module provides data types of view map components (0D and 1D
elements), base classes for defining line stylization rules
(predicates, functions, chaining iterators, and stroke shaders),
as well as helper functions for style module writing.
Submodules:
.. toctree::
:maxdepth: 1
freestyle.types.rst
freestyle.predicates.rst
freestyle.functions.rst
freestyle.chainingiterators.rst
freestyle.shaders.rst
freestyle.utils.rst
"""