[Doc] update subset documentation, add subset.cff

This commit is contained in:
Chris Simpkins 2020-04-20 17:52:35 -04:00
parent 84cce30d95
commit e223f6ec45
No known key found for this signature in database
GPG Key ID: 0D0218A71C9DEB09
3 changed files with 14 additions and 1 deletions

View File

@ -330,7 +330,7 @@ Table of Contents
mtiLib mtiLib
otlLib/index otlLib/index
pens/index pens/index
subset subset/index
svgLib/index svgLib/index
t1Lib t1Lib
ttLib/index ttLib/index

View File

@ -0,0 +1,8 @@
###
cff
###
.. automodule:: fontTools.subset.cff
:inherited-members:
:members:
:undoc-members:

View File

@ -2,6 +2,11 @@
subset subset
###### ######
.. toctree::
:maxdepth: 1
cff
.. automodule:: fontTools.subset .. automodule:: fontTools.subset
:inherited-members: :inherited-members:
:members: :members: