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:
Erik van Blokland 2011-10-20 21:37:13 +00:00
parent e22dffb485
commit 5434ab1166
5 changed files with 31 additions and 1 deletions

View File

@ -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

View File

@ -0,0 +1,9 @@
.. highlight:: python
==========
converters
==========
.. automodule:: ufoLib.converters
:inherited-members:
:members:

View File

@ -0,0 +1,9 @@
.. highlight:: python
=========
filenames
=========
.. automodule:: ufoLib.filenames
:inherited-members:
:members:

View File

@ -4,6 +4,6 @@
pointPen
========
.. automodule:: robofab.pens.pointPen
.. automodule:: ufoLib.pointPen
:inherited-members:
:members:

View File

@ -0,0 +1,9 @@
.. highlight:: python
======
ufoLib
======
.. automodule:: ufoLib
:inherited-members:
:members: