tiramisu/doc/index.txt

74 lines
1.3 KiB
Plaintext
Raw Normal View History

.. default-role:: literal
.. meta::
:description: configuration management
:keywords: config, configuration
2012-11-20 17:14:58 +01:00
.. title:: tiramisu
The tasting of `Tiramisu`
=========================
.. image:: tiramisu.jpeg
:height: 150px
2012-11-20 17:14:58 +01:00
`Tiramisu`
is a cool, refreshing Italian dessert,
2013-08-23 11:16:26 +02:00
it is also an `options controller tool`_.
2012-11-20 17:14:58 +01:00
2013-08-23 11:16:26 +02:00
.. _`options controller tool`: http://en.wikipedia.org/wiki/Configuration_management#Overview
2013-08-23 11:16:26 +02:00
It's a pretty small, local (that is, straight on the operating system) options
handler and controller.
controlling options explanations
--------------------------------------
2012-11-20 17:14:58 +01:00
.. toctree::
:maxdepth: 1
2012-11-20 17:14:58 +01:00
getting-started
config
option
2012-11-20 17:14:58 +01:00
status
consistency
2013-05-21 18:42:56 +02:00
error
2013-05-23 17:51:50 +02:00
glossary
2013-08-23 11:16:26 +02:00
doctest
auto generated library's API
--------------------------------
.. autosummary::
:toctree: api
:template: module.rst
tiramisu.option
tiramisu.setting
tiramisu.config
tiramisu.value
tiramisu.autolib
tiramisu.error
2013-08-22 12:17:10 +02:00
2012-11-20 17:14:58 +01:00
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
2012-07-23 15:17:59 +02:00
This work is licensed under a `Creative Commons Attribution-ShareAlike 3.0 Unported License`_.
2012-07-23 15:17:59 +02:00
.. _`Creative Commons Attribution-ShareAlike 3.0 Unported License`: http://creativecommons.org/licenses/by-sa/3.0/deed.en_US
2013-08-20 16:38:06 +02:00
.. todolist::
2013-08-21 11:09:11 +02:00