Overhaul end user documentation
This commit is contained in:
parent
9ed3c8ee15
commit
1ec7e1e8e5
97 changed files with 3240 additions and 1553 deletions
35
docs/user_documentation/libraries/delete_library.md
Normal file
35
docs/user_documentation/libraries/delete_library.md
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
# Delete a library
|
||||
|
||||
```{warning}
|
||||
Deleting a library also deletes all content in the library.
|
||||
```
|
||||
|
||||
You can delete a library at any time. To do this:
|
||||
|
||||
```{tabbed} Desktop
|
||||
|
||||
1. Log in to your {term}`pod`.
|
||||
2. Select the upload icon ({fa}`upload`) in the top of the sidebar.
|
||||
3. Select {guilabel}`Get started` under {guilabel}`Upload third-party content in a library`.
|
||||
4. A screen appears showing your upload quota and your libraries.
|
||||
5. Select {guilabel}`Library Details` under the library you want to edit.
|
||||
6. Select the {guilabel}`✎ Edit` button at the top of the screen.
|
||||
7. Select {guilabel}`Delete`.
|
||||
8. Select {guilabel}`Delete library` on the warning notice that appears.
|
||||
|
||||
```
|
||||
|
||||
```{tabbed} Mobile
|
||||
|
||||
1. Log in to your {term}`pod`.
|
||||
2. Select the upload icon ({fa}`upload`) at the top of the screen.
|
||||
3. Select {guilabel}`Get started` under {guilabel}`Upload third-party content in a library`.
|
||||
4. A screen appears showing your upload quota and your libraries.
|
||||
5. Select {guilabel}`Library Details` under the library you want to edit.
|
||||
6. Select the {guilabel}`✎ Edit` button at the top of the screen.
|
||||
7. Select {guilabel}`Delete`.
|
||||
8. Select {guilabel}`Delete library` on the warning notice that appears.
|
||||
|
||||
```
|
||||
|
||||
That's it! You've deleted your library and all its content.
|
||||
Loading…
Add table
Add a link
Reference in a new issue