34 lines
661 B
ReStructuredText
34 lines
661 B
ReStructuredText
.. Milla documentation master file, created by
|
|
sphinx-quickstart on Sun Mar 13 15:01:36 2011.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to Milla's documentation!
|
|
=================================
|
|
|
|
.. automodule:: milla
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
rationale
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
reference/index
|
|
|
|
*Milla* is released under the terms of the `Apache License, version 2.0`_.
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|
|
|
|
.. _Apache License, version 2.0: http://www.apache.org/licenses/LICENSE-2.0
|