1
0
mirror of https://github.com/Tygs/0bin.git synced 2023-08-10 21:13:00 +03:00

Added documentation, removed some options

This commit is contained in:
sam
2012-05-18 14:29:52 +02:00
parent 0d81a35a47
commit 97935e51d3
64 changed files with 2971 additions and 193 deletions

View File

@ -1,8 +1,3 @@
.. 0bin documentation master file, created by
sphinx-quickstart on Mon May 7 13:31:25 2012.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
0bin's documentation
======================
@ -10,26 +5,26 @@
* Try it: `0bin.net <http://0bin.net>`_
* Get the `source on github <https://github.com/sametmax/0bin>`_
* `Report a bug <https://github.com/sametmax/0bin/issues>`_
.. http://www.sensefulsolutions.com/2010/10/format-text-as-table.html
+-------------------------+----------------------------+
| English | Français |
+-------------------------+----------------------------+
| | |
|.. toctree:: |.. toctree:: |
| :maxdepth: 1 | :maxdepth: 1 |
| | |
| en/intro | fr/intro |
| en/easy_install | fr/easy_install |
| en/apache_install | fr/apache_install |
| en/nginx_install | fr/nginx_install |
| en/using_supervisor | fr/using_supervisor |
| en/theming | fr/theming |
| | |
| |`Signaler un bug`_ |
+-------------------------+----------------------------+
+-------------------------+--------------------------------+
| English | Français |
+-------------------------+--------------------------------+
| | |
|.. toctree:: |.. toctree:: |
| :maxdepth: 1 | :maxdepth: 1 |
| | |
| en/intro | fr/intro |
| en/easy_install | fr/easy_install |
| en/apache_install | fr/apache_install |
| en/nginx_install | fr/nginx_install |
| en/using_supervisor | fr/using_supervisor |
| en/theming | fr/theming |
| en/options | fr/options |
| | |
|`Report a bug`_ |`Signaler un bug`_ |
+-------------------------+--------------------------------+
Indices and tables
@ -39,4 +34,5 @@ Indices and tables
* :ref:`modindex`
* :ref:`search`
.. _Signaler un bug: https://github.com/sametmax/0bin/issues
.. _Signaler un bug: https://github.com/sametmax/0bin/issues
.. _Report a bug: <https://github.com/sametmax/0bin/issues>