Skip to content

Commit

Permalink
Doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
kimonmatara committed May 8, 2022
1 parent 578da13 commit fbb958a
Showing 1 changed file with 1 addition and 35 deletions.
36 changes: 1 addition & 35 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -93,38 +93,4 @@ Here's how to do it in 'vanilla' PyMEL:
raise NotImplementedError(
"You can't. PyMEL's virtual classes do not support components.
)
.. toctree::
:hidden:

What's New <whats_new>
Requirements & Installation <req_and_inst>

.. toctree::
:caption: Functionality
:hidden:

Importing and Patching <importing_and_patching>
Using the Runtime Interface <using_the_runtime_interface>
Naming Nodes <naming_nodes>
Maths Rigging <maths_rigging>
Discovering Functionality <discovering_func>

.. toctree::
:caption: Customisation
:hidden:

Adding Object-Oriented Functionality <adding_oo_functionality>
bracketing
Top-Level Methods <top_level_methods>
Package Configuration <package_config>
sugar

.. toctree::
:caption: Appendices
:hidden:

Module Documentation <paya>
implementation
author
)

0 comments on commit fbb958a

Please sign in to comment.