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

View File

@@ -0,0 +1,5 @@
# Logging in
Some useful features of this library require an active login session with Apple in order to work correctly.
That's because the remote endpoints require authentication to actually retrieve data.
This page will guide you through the steps needed to log into an Apple account using FindMy.py.

10
docs/getstarted/index.md Normal file
View File

@@ -0,0 +1,10 @@
# Getting Started
* * *
```{toctree}
:maxdepth: 1
:glob:
*
```