Overhaul end user documentation
This commit is contained in:
parent
9ed3c8ee15
commit
1ec7e1e8e5
97 changed files with 3240 additions and 1553 deletions
37
docs/user_documentation/libraries/edit_library.md
Normal file
37
docs/user_documentation/libraries/edit_library.md
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
# Edit a library
|
||||
|
||||
You can update the details of your libraries 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. Change any of the following:
|
||||
- {guilabel}`Name`.
|
||||
- {guilabel}`Description`.
|
||||
- {guilabel}`Visibility`.
|
||||
8. Select {guilabel}`Update Library` to save your changes. A toast notification appears at the bottom of the screen to confirm your changes.
|
||||
|
||||
```
|
||||
|
||||
```{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. Change any of the following:
|
||||
- {guilabel}`Name`.
|
||||
- {guilabel}`Description`.
|
||||
- {guilabel}`Visibility`.
|
||||
8. Select {guilabel}`Update Library` to save your changes. A toast notification appears at the bottom of the screen to confirm your changes.
|
||||
|
||||
```
|
||||
|
||||
That's it! You've updated your library's details.
|
||||
Loading…
Add table
Add a link
Reference in a new issue