tiramisu/docs/index.rst

78 lines
1.9 KiB
ReStructuredText
Raw Permalink Normal View History

2023-12-17 21:22:52 +01:00
.. default-role:: literal
2022-11-13 15:04:12 +01:00
2023-12-17 21:22:52 +01:00
.. meta::
2022-11-13 15:04:12 +01:00
2023-12-17 21:22:52 +01:00
:description: python tiramisu library user documentation
:keywords: python, tiramisu, tutorial
2022-11-13 15:04:12 +01:00
2023-12-17 21:22:52 +01:00
.. title:: Tiramisu
2022-11-13 15:04:12 +01:00
2023-12-17 21:22:52 +01:00
The tasting of `Tiramisu` --- `user documentation`
===================================================
2022-11-13 15:04:12 +01:00
2023-12-17 21:22:52 +01:00
.. image:: logo.png
:height: 150px
`Tiramisu`
- is a cool, refreshing Italian dessert,
- it is also an `options controller tool`_.
.. _`options controller tool`: http://en.wikipedia.org/wiki/Configuration_management#Overview
It's a pretty small, local (that is, straight on the operating system) options
handler and controller.
2022-11-13 15:04:12 +01:00
.. toctree::
:maxdepth: 2
2023-12-17 21:22:52 +01:00
gettingstarted
config
browse
api_value
2022-11-13 15:04:12 +01:00
api_property
application
quiz
glossary
2023-12-17 21:22:52 +01:00
.. External project:
..
.. .. toctree::
.. :maxdepth: 2
..
.. cmdline_parser
2022-11-13 15:04:12 +01:00
.. FIXME ca veut rien dire : "AssertionError: type <class 'tiramisu.autolib.Calculation'> invalide pour des propriétés pour protocols, doit être un frozenset"
.. FIXME changer le display_name !
.. FIXME voir si warnings_only dans validator !
.. FIXME submulti dans les leadership
.. FIXME exemple avec default_multi (et undefined)
.. FIXME config, metaconfig, ...
.. FIXME fonction de base
.. FIXME information
.. FIXME demoting_error_warning, warnings, ...
.. FIXME class _TiramisuOptionOptionDescription(CommonTiramisuOption):
.. FIXME class _TiramisuOptionOption(_TiramisuOptionOptionDescription):
.. FIXME class TiramisuOptionInformation(CommonTiramisuOption):
.. FIXME class TiramisuContextInformation(TiramisuConfig):
.. FIXME expire
.. FIXME custom display_name
.. FIXME assert await cfg.cache.get_expiration_time() == 5
.. FIXME await cfg.cache.set_expiration_time(1)
.. FIXME convert_suffix_to_path
Indices and full bunch of code
===============================
* `All files for which code is available <_modules/index.html>`_
* :ref:`genindex`
* :ref:`search`