help_docs: Update various docs related to permissions.

Adds tab for web-public streams in documentation for setting
who can create new streams, as well as some text about why
this is limited to certain roles.

Removes list of actions that can be restricted to full members
due to maintainability concerns for that type of list in the
documentation and replaces it with a short descriptive text
explaining that many settings in Zulip support this restriction.
This commit is contained in:
Lauryn Menard
2022-03-22 18:06:25 +01:00
committed by Tim Abbott
parent f3488c540b
commit 182c00248d
4 changed files with 36 additions and 23 deletions

View File

@@ -76,6 +76,7 @@ TAB_SECTION_LABELS = {
"instructions-for-all-platforms": "Instructions for all platforms",
"public-streams": "Public streams",
"private-streams": "Private streams",
"web-public-streams": "Web-public streams",
"via-user-profile": "Via the user's profile",
"via-organization-settings": "Via organization settings",
"via-browser-address-bar": "Via browser's address bar",