| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 
 | .. include:: ../README.rst
You may also wish to consult the `tutorial`__.
__ https://github.com/python-excel/tutorial
Details:
.. toctree::
   :maxdepth: 1
   unicode.rst
   dates.rst
   references.rst
   formatting.rst
   on_demand.rst
   api.rst
For details of how to get involved in development of this package,
and other meta-information, please see the sections below:
.. toctree::
   :maxdepth: 1
   development.rst
   changes.rst
   acknowledgements.rst
   licenses.rst
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
 |