1
0
mirror of https://github.com/PurpleI2P/i2pd_docs_en synced 2025-01-11 23:47:51 +00:00
i2pd_docs_en/mkdocs.yml

57 lines
1.9 KiB
YAML
Raw Normal View History

2017-01-25 19:20:49 +00:00
site_name: i2pd documentation
site_url: https://i2pd.readthedocs.io
site_description: i2pd documentation
site_author: PurpleI2P Team
repo_url: https://github.com/PurpleI2P/i2pd_docs_en
site_favicon: media/i2pd-logo.png
pages:
- Home: index.md
2017-04-13 12:20:33 +00:00
- User Guide:
2017-01-26 12:24:26 +00:00
- Installing: user-guide/install.md
2017-01-25 19:20:49 +00:00
- Running: user-guide/run.md
- Configuring: user-guide/configuration.md
- I2P tunnels configuration: user-guide/tunnels.md
- Family configuration: user-guide/family.md
- FAQ: user-guide/FAQ.md
- How-To / Tutorials:
- Anonymous websites: tutorials/http.md
- Anonymous IRC chats: tutorials/irc.md
2018-04-01 22:50:02 +00:00
- Decentralized instant messenger (XMPP aka Jabber): tutorials/xmpp.md
2017-01-25 19:20:49 +00:00
- Filesharing: tutorials/filesharing.md
2017-04-13 12:20:33 +00:00
- Using RetroShare with i2pd: tutorials/retroshare.md
- Bootstrapping without Reseed Servers: tutorials/floodfill-bootstrap.md
2017-01-25 19:20:49 +00:00
- Developer Section:
2017-04-13 12:20:33 +00:00
- Building from source:
2017-01-30 14:17:55 +00:00
- Requirements: devs/building/requirements.md
2017-01-25 19:20:49 +00:00
- Unix: devs/building/unix.md
- Windows: devs/building/windows.md
- Android: devs/building/android.md
- Cross-platform: devs/building/cross.md
- iOS: devs/building/ios.md
2018-06-02 13:28:28 +00:00
- GUI application: devs/building/qt-desktop-gui.md
2017-04-13 12:20:33 +00:00
- API:
2017-01-25 19:20:49 +00:00
- Choosing API for your project: devs/api/index.md
- SAM: devs/api/SAM.md
- BOB: devs/api/BOB.md
2017-04-13 12:20:33 +00:00
- I2CP: devs/api/I2CP.md
2017-01-25 19:20:49 +00:00
- I2PControl: devs/api/I2PControl.md
- libi2pd: devs/api/libi2pd.md
- i2pd-specific changes to I2P protocols: devs/i2pd-specifics.md
2017-01-25 19:20:49 +00:00
- Hacking the code: devs/hacking.md
2017-04-13 12:20:33 +00:00
- About:
2017-01-25 19:20:49 +00:00
- Community: about/community.md
- History: about/history.md
- License: about/license.md
- Contributing: about/contributing.md
2017-04-07 18:25:33 +00:00
copyright: <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA 4.0</a>, Maintained by the PurpleI2P team
2017-01-25 19:20:49 +00:00
theme: readthedocs
markdown_extensions:
- toc:
permalink: