MeshCore/docs/index.md

16 lines
507 B
Markdown
Raw Normal View History

2026-02-03 17:51:22 +13:00
# Introduction
2026-01-28 21:20:36 +13:00
Welcome to the MeshCore documentation.
2026-02-03 17:51:22 +13:00
Below are a few quick start guides.
2026-01-28 21:20:36 +13:00
2026-02-03 17:51:22 +13:00
- [Frequently Asked Questions](./faq.md)
- [CLI Commands](./cli_commands.md)
- [Companion Protocol](./companion_protocol.md)
2026-02-08 14:05:37 +13:00
- [Packet Format](./packet_format.md)
2026-02-03 17:51:22 +13:00
- [QR Codes](./qr_codes.md)
2026-01-28 21:20:36 +13:00
2026-02-03 17:51:22 +13:00
If you find a mistake in any of our documentation, or find something is missing, please feel free to open a pull request for us to review.
- [Documentation Source](https://github.com/meshcore-dev/MeshCore/tree/main/docs)