mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
33 lines
789 B
ReStructuredText
33 lines
789 B
ReStructuredText
Welcome to Moulinette's documentation!
|
|
======================================
|
|
|
|
`https://github.com/yunohost/Moulinette <Moulinette>`_ is the internal
|
|
framework used by `YunoHost <https://yunohost.org>`_ to generate both its web
|
|
Rest API and CLI interface.
|
|
|
|
This framework is aimed at: define once, get both CLI and web Rest API at the
|
|
same time, offering easy and fast development and a ubiquitous experience from
|
|
different interfaces.
|
|
|
|
This documentation is mainly aimed for the YunoHost's collective and serves as
|
|
a reference.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Contents:
|
|
|
|
actionsmap
|
|
ldap
|
|
m18n
|
|
utils/filesystem
|
|
utils/network
|
|
utils/process
|
|
utils/stream
|
|
utils/text
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|