Add toc to docs
This commit is contained in:
parent
8da7db3e26
commit
1a4eef1056
22 changed files with 77 additions and 41 deletions
|
|
@ -13,6 +13,8 @@ menu:
|
|||
Vikunja does not store any data outside of the database.
|
||||
So, all you need to backup are the contents of that database and maybe the config file.
|
||||
|
||||
{{< table_of_contents >}}
|
||||
|
||||
## MySQL
|
||||
|
||||
To create a backup from mysql use the `mysqldump` command:
|
||||
|
|
|
|||
Reference in a new issue