zulip/zerver/lib/markdown
Lauryn Menard 6cc818b672 help_docs: Document user management via user profile modal.
Adds documentation for admins to manage users via the user profile
modal for these actions:
- Deactivating a user
- Changing a user's role
- Changing a user's name

Creates two new tab sections because we still want to document
the ability to do these actions through the users section in
the organizational settings modal.

Also cleans up some text in the help center article for changing
a user's role.

Fixes #21318.
Fixes #21415.
2022-03-15 12:35:03 -07:00
..
__init__.py python: Reformat with Black 22 (stable). 2022-02-18 18:03:13 -08:00
api_arguments_table_generator.py api_docs: Fix enum strings in parameters to have quotes. 2022-01-27 13:03:20 -08:00
api_return_values_table_generator.py api_docs: Add check for extra `additionalProperties` in return vals. 2022-02-02 17:25:58 -08:00
fenced_code.py docs: Fix many spelling mistakes. 2022-02-07 18:51:06 -08:00
help_emoticon_translations_table.py markdown: Organize preprocessor priorities in one place. 2021-09-20 16:57:43 -07:00
help_relative_links.py markdown: Organize preprocessor priorities in one place. 2021-09-20 16:57:43 -07:00
help_settings_links.py user docs: Add documentation for configuring new user defaults. 2021-09-21 16:43:35 -07:00
include.py markdown: Organize preprocessor priorities in one place. 2021-09-20 16:57:43 -07:00
nested_code_blocks.py markdown: Organize preprocessor priorities in one place. 2021-09-20 16:57:43 -07:00
preprocessor_priorities.py markdown: Document built-in preprocessor priorities for convenience. 2021-09-27 10:42:09 -07:00
tabbed_sections.py help_docs: Document user management via user profile modal. 2022-03-15 12:35:03 -07:00
testing_mocks.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00