lokinet/docs/readme.md
dan 4992b9b02c Added path-build to documentation
- re-structure docs
- add diagrams
2023-08-28 09:25:40 -07:00

27 lines
716 B
Markdown

# Lokinet Docs
This is where Lokinet documentation lives.
## Contents:
### Local Environment Set-Up
- [Installing Lokinet](install.md)
- [Using Lokinet](ideal-ux.md)
### High Level Overview
- [Lokinet versus \[insert network technology name here\]](net-comparisons.md)
- [Lokinet architecture](architecture.md)
- [Lokinet and DNS](dns-overview.md)
- [Limitations of Lokinet](we-cannot-make-sandwiches.md)
### Lokinet Internals
- [Git repo layout and project structure](project-structure.md)
- [Building Doxygen Docs for internals](doxygen.md)
### Lokinet (SN)Application Developer Portal
- [SNapps development overview](snapps-dev-guide.md)
- [Embedded Lokinet](liblokinet-dev-guide.md)