mirror of
https://github.com/PurpleI2P/i2pd_docs_en
synced 2025-08-26 05:32:11 +00:00
Small fixes
This commit is contained in:
parent
6c78494328
commit
16479661c7
@ -1,8 +1,8 @@
|
|||||||
i2pd
|
|
||||||
====
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
Invisible Internet Protocol (daemon)
|
||||||
|
====================================
|
||||||
|
|
||||||
i2pd (I2P Daemon) is a full-featured C++ implementation of I2P client.
|
i2pd (I2P Daemon) is a full-featured C++ implementation of I2P client.
|
||||||
|
|
||||||
I2P (Invisible Internet Protocol) is a universal anonymous network layer.
|
I2P (Invisible Internet Protocol) is a universal anonymous network layer.
|
||||||
@ -17,13 +17,6 @@ applications (websites, instant messengers, chat-servers).
|
|||||||
I2P allows people from all around the world to communicate and share information
|
I2P allows people from all around the world to communicate and share information
|
||||||
without restrictions.
|
without restrictions.
|
||||||
|
|
||||||
* [Website](http://i2pd.website)
|
|
||||||
* [Documentation](https://i2pd.readthedocs.io/en/latest/)
|
|
||||||
* [Wiki](https://github.com/PurpleI2P/i2pd/wiki)
|
|
||||||
* [Tickets/Issues](https://github.com/PurpleI2P/i2pd/issues)
|
|
||||||
* [Specifications](https://geti2p.net/spec)
|
|
||||||
* [Twitter](https://twitter.com/hashtag/i2pd)
|
|
||||||
|
|
||||||
Features
|
Features
|
||||||
--------
|
--------
|
||||||
|
|
||||||
@ -33,3 +26,14 @@ Features
|
|||||||
* Rich set of APIs for developers of secure applications
|
* Rich set of APIs for developers of secure applications
|
||||||
|
|
||||||
|
|
||||||
|
Resources
|
||||||
|
---------
|
||||||
|
|
||||||
|
* [Website](http://i2pd.website)
|
||||||
|
* [Documentation](https://i2pd.readthedocs.io/en/latest/)
|
||||||
|
* [Wiki](https://github.com/PurpleI2P/i2pd/wiki)
|
||||||
|
* [Tickets/Issues](https://github.com/PurpleI2P/i2pd/issues)
|
||||||
|
* [Specifications](https://geti2p.net/spec)
|
||||||
|
* [Twitter](https://twitter.com/hashtag/i2pd)
|
||||||
|
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ site_favicon: media/i2pd-logo.png
|
|||||||
pages:
|
pages:
|
||||||
- Home: index.md
|
- Home: index.md
|
||||||
- User Guide:
|
- User Guide:
|
||||||
- Installation: user-guide/install.md
|
- Installing: user-guide/install.md
|
||||||
- Running: user-guide/run.md
|
- Running: user-guide/run.md
|
||||||
- Configuring: user-guide/configuration.md
|
- Configuring: user-guide/configuration.md
|
||||||
- I2P tunnels configuration: user-guide/tunnels.md
|
- I2P tunnels configuration: user-guide/tunnels.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user