mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
Added Sphinx documentation files
This commit is contained in:
28
docs/index.rst
Normal file
28
docs/index.rst
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user