2019-09-23 23:20:14 +00:00
|
|
|
<img src="onionr-logo.png" width="200px">
|
|
|
|
|
|
|
|
# Documentation
|
2019-06-27 06:36:52 +00:00
|
|
|
|
|
|
|
The Onionr [whitepaper](whitepaper.md) is the best place to start both for users and developers.
|
2019-06-27 18:45:28 +00:00
|
|
|
|
|
|
|
## User Documentation
|
|
|
|
|
|
|
|
* [Installation](usage/install.md)
|
|
|
|
* [First steps](usage/firststeps.md)
|
|
|
|
* [Using Onionr Mail](usage/mail.md)
|
|
|
|
* [Using Onionr web pages](usage/pages.md)
|
|
|
|
* [Staying safe/anonymous](usage/safety.md)
|
|
|
|
|
|
|
|
## Developer Documentation
|
|
|
|
|
|
|
|
* [Development environment setup](dev/setup.md)
|
|
|
|
* [Technical overview](dev/overview.md)
|
|
|
|
* [Project layout](dev/layout.md)
|
|
|
|
* [Plugin development guide](dev/plugins.md)
|
2019-09-23 23:20:14 +00:00
|
|
|
* [Testing](dev/testing.md)
|
|
|
|
* [Auto generated API docs (HTML)](html/onionr/index.html)
|