zulip/zerver/lib/markdown
sahil839 0c80d23857 help: Update help pages according to profile page redesign.
This commit fixes the documentation of settings as we have
replaced "Your account" section into two new sections -
"Profile" and "Account & privacy".

This commit also fixes a comment in the test for settings
documentation in test_middleware.py.
2021-06-30 16:56:03 -07:00
..
__init__.py minor: Use OUTER_CAPTURE_GROUP variable instead of string value. 2021-06-25 17:43:27 -07:00
api_arguments_table_generator.py openapi: Fix 'no parameters found' with x-parameter-description. 2021-06-24 10:38:33 -07:00
api_return_values_table_generator.py openapi: Fix return values in delete-queue endpoint. 2021-06-24 10:37:56 -07:00
fenced_code.py python: Strip leading and trailing spaces from docstrings. 2021-05-07 22:42:39 -07:00
help_emoticon_translations_table.py python: Strip leading and trailing spaces from docstrings. 2021-05-07 22:42:39 -07:00
help_relative_links.py help: Update help pages according to profile page redesign. 2021-06-30 16:56:03 -07:00
help_settings_links.py help: Update help pages according to profile page redesign. 2021-06-30 16:56:03 -07:00
include.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
nested_code_blocks.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
tabbed_sections.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
testing_mocks.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00