git-svn-id: http://svn.robofab.com/branches/ufo3k@465 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
73 lines
1.2 KiB
ReStructuredText
73 lines
1.2 KiB
ReStructuredText
.. RoboFab documentation master file, created by
|
|
sphinx-quickstart on Wed Oct 19 19:32:35 2011.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to the RoboFab documentation!
|
|
=====================================
|
|
|
|
Welcome to the RoboFab documentation. At the time of this writing, the UFO3 implementation is in full swing. We're using this opportunity to remove some cruft and clean up.
|
|
|
|
RoboFab
|
|
=======
|
|
|
|
Objects
|
|
^^^^^^^
|
|
|
|
The Robofab object model.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
objects/objectsBase
|
|
objects/objectsRF
|
|
|
|
Pens
|
|
^^^^
|
|
|
|
Pen objects for all sorts of use.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
pens/rfUFOPen
|
|
pens/digestPen
|
|
pens/mathPens
|
|
pens/filterPen
|
|
pens/adapterPens
|
|
pens/boundsPen
|
|
pens/marginPen
|
|
pens/angledMarginPen
|
|
|
|
Interface
|
|
^^^^^^^^^
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
interface/dialogs
|
|
|
|
UFOLib
|
|
======
|
|
|
|
Tools for accessing, validating and making UFO and glif.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
ufoLib/ufoLib
|
|
ufoLib/glifLib
|
|
ufoLib/pointPen
|
|
ufoLib/filenames
|
|
ufoLib/converters
|
|
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|