[Docs] add colorLib documentation

This commit is contained in:
Chris Simpkins 2020-04-20 17:36:25 -04:00
parent 0cee574571
commit 5bb64021d4
No known key found for this signature in database
GPG Key ID: 0D0218A71C9DEB09
4 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,8 @@
#######
builder
#######
.. automodule:: fontTools.colorLib.builder
:inherited-members:
:members:
:undoc-members:

View File

@ -0,0 +1,8 @@
######
errors
######
.. automodule:: fontTools.colorLib.errors
:inherited-members:
:members:
:undoc-members:

View File

@ -0,0 +1,14 @@
########
colorLib
########
.. toctree::
:maxdepth: 1
builder
errors
.. automodule:: fontTools.colorLib
:inherited-members:
:members:
:undoc-members:

View File

@ -320,6 +320,7 @@ Table of Contents
afmLib
agl
cffLib/index
colorLib/index
designspaceLib/index
encodings/index
feaLib/index