peach-devdocs/src/SUMMARY.md

21 lines
930 B
Markdown
Raw Normal View History

# Summary
- [Introduction](./introduction.md)
- [Hardware](./hardware/index.md)
- [Requirements](./hardware/requirements.md)
- [GPIO Pinout](./hardware/gpio_pinout.md)
- [Physical Interface](./hardware/physical_interface.md)
- [Software](./software/index.md)
- [Operating System](./software/operating_system/index.md)
- [Networking](./software/operating_system/networking.md)
- [Microservices](./software/microservices/index.md)
- [peach-buttons](./software/microservices/peach-buttons.md)
- [peach-menu](./software/microservices/peach-menu.md)
- [peach-network](./software/microservices/peach-network.md)
- [peach-oled](./software/microservices/peach-oled.md)
- [peach-stats](./software/microservices/peach-stats.md)
- [Web Interface](./software/web_interface.md)
- [Configuration](./software/configuration.md)
- [Contributor's Guide](./contributors_guide.md)
- [Licensing](./licensing.md)