Documentation. Add stuff to ufoLib.
git-svn-id: http://svn.robofab.com/branches/ufo3k@459 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
This commit is contained in:
parent
e22dffb485
commit
5434ab1166
@ -45,8 +45,11 @@ Tools for accessing, validating and making UFO and glif.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
ufoLib/ufoLib
|
||||
ufoLib/glifLib
|
||||
ufoLib/pointPen
|
||||
ufoLib/filenames
|
||||
ufoLib/converters
|
||||
|
||||
|
||||
|
||||
|
9
Documentation/ufoLib/converters.rst
Normal file
9
Documentation/ufoLib/converters.rst
Normal file
@ -0,0 +1,9 @@
|
||||
.. highlight:: python
|
||||
|
||||
==========
|
||||
converters
|
||||
==========
|
||||
|
||||
.. automodule:: ufoLib.converters
|
||||
:inherited-members:
|
||||
:members:
|
9
Documentation/ufoLib/filenames.rst
Normal file
9
Documentation/ufoLib/filenames.rst
Normal file
@ -0,0 +1,9 @@
|
||||
.. highlight:: python
|
||||
|
||||
=========
|
||||
filenames
|
||||
=========
|
||||
|
||||
.. automodule:: ufoLib.filenames
|
||||
:inherited-members:
|
||||
:members:
|
@ -4,6 +4,6 @@
|
||||
pointPen
|
||||
========
|
||||
|
||||
.. automodule:: robofab.pens.pointPen
|
||||
.. automodule:: ufoLib.pointPen
|
||||
:inherited-members:
|
||||
:members:
|
||||
|
9
Documentation/ufoLib/ufoLib.rst
Normal file
9
Documentation/ufoLib/ufoLib.rst
Normal file
@ -0,0 +1,9 @@
|
||||
.. highlight:: python
|
||||
|
||||
======
|
||||
ufoLib
|
||||
======
|
||||
|
||||
.. automodule:: ufoLib
|
||||
:inherited-members:
|
||||
:members:
|
Loading…
x
Reference in New Issue
Block a user