Added Sphinx documentation files

This commit is contained in:
libre-net-society 2016-01-12 07:03:29 +03:00
parent 8d4fae24ea
commit bd4a224051
3 changed files with 331 additions and 0 deletions

28
docs/index.rst Normal file
View file

@ -0,0 +1,28 @@
i2pd
====
`Website <http://i2pd.website>`_ |
`Github <https://github.com/PurpleI2P/i2pd>`_ |
`Issues <https://github.com/PurpleI2P/i2pd/issues>`_
i2pd is C++ implementation of `I2P <https://geti2p.net/en/about/intro>`_.
Supports:
---------
* Complete I2P router functionality
* Floodfill
* HTTP and SOCKS proxy
* I2P client and server tunnels
* SAM and BOB interfaces
Contents:
---------
.. toctree::
:maxdepth: 2
build_notes_unix
build_notes_windows
configuration