mirror of
https://github.com/PurpleI2P/i2pd_docs_en
synced 2025-01-11 15:37:51 +00:00
Small fixes
This commit is contained in:
parent
6c78494328
commit
16479661c7
@ -1,8 +1,8 @@
|
||||
i2pd
|
||||
====
|
||||
|
||||
![Logo](media/i2pd-logo.png)
|
||||
|
||||
Invisible Internet Protocol (daemon)
|
||||
====================================
|
||||
|
||||
i2pd (I2P Daemon) is a full-featured C++ implementation of I2P client.
|
||||
|
||||
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
|
||||
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
|
||||
--------
|
||||
|
||||
@ -33,3 +26,14 @@ Features
|
||||
* 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:
|
||||
- Home: index.md
|
||||
- User Guide:
|
||||
- Installation: user-guide/install.md
|
||||
- Installing: user-guide/install.md
|
||||
- Running: user-guide/run.md
|
||||
- Configuring: user-guide/configuration.md
|
||||
- I2P tunnels configuration: user-guide/tunnels.md
|
||||
|
Loading…
Reference in New Issue
Block a user