- new home page (inspired from the python's one) - add a "How to contribute" page - add logo/favicon - more customizations
26 lines
753 B
ReStructuredText
26 lines
753 B
ReStructuredText
Weboob
|
|
======
|
|
|
|
Weboob (Web Outside Of Browsers) provides:
|
|
|
|
* :doc:`applications <api/tools/application/index>` to interact with websites
|
|
* :doc:`modules </guides/module>`, each one handles a specific website
|
|
* a :doc:`core library <api/core/index>` providing all the features needed by backends
|
|
* :doc:`tools <api/tools/index>` to help develop backends and applications
|
|
|
|
Weboob is written in Python and is distributed under the AGPLv3+ license.
|
|
|
|
.. note::
|
|
This is the developer documentation. If you are not a developer and you are looking for information about the project, check the `official website <http://weboob.org>`_.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
overview
|
|
guides/index
|
|
api/index
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|