Initial proper documentation

This commit is contained in:
Mike A
2024-02-11 15:41:24 +01:00
parent efcb87233f
commit c15804215e
9 changed files with 191 additions and 21 deletions

17
docs/technical/index.md Normal file
View File

@@ -0,0 +1,17 @@
# Technical Documentation
This category serves as a place to provide technical documentation about the Find My network.
More specifically, it serves as a technical reference for how certain features in this
library have been implemented.
Most of the knowledge in this section has been sourced from other genius minds.
Make sure to check out the references section on the specific pages to read more about the topics.
* * *
```{toctree}
:maxdepth: 1
:glob:
*
```