mirror of
https://github.com/malmeloo/FindMy.py.git
synced 2026-04-18 01:53:58 +02:00
Initial proper documentation
This commit is contained in:
5
docs/getstarted/account.md
Normal file
5
docs/getstarted/account.md
Normal 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
10
docs/getstarted/index.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Getting Started
|
||||
|
||||
* * *
|
||||
|
||||
```{toctree}
|
||||
:maxdepth: 1
|
||||
:glob:
|
||||
|
||||
*
|
||||
```
|
||||
Reference in New Issue
Block a user