mirror of
https://github.com/malmeloo/FindMy.py.git
synced 2026-04-18 03:54:01 +02:00
Initial proper documentation
This commit is contained in:
17
docs/technical/index.md
Normal file
17
docs/technical/index.md
Normal 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:
|
||||
|
||||
*
|
||||
```
|
||||
Reference in New Issue
Block a user