zulip/zerver/lib/markdown
Suyash Vardhan Mathur 96bfeeb9e6 api docs: Expand checking for deprecated fields.
Added assertion to check that if a deprecated flag is in a field's
schema, then it should have deprecated mentioned in description
as well, and moved these checks to a separate function.
Fixes part of #15967.
2021-02-16 15:34:52 -08:00
..
__init__.py timeout: Remove unnecessary varargs support. 2021-02-15 17:05:28 -08:00
api_arguments_table_generator.py api docs: Expand checking for deprecated fields. 2021-02-16 15:34:52 -08:00
api_return_values_table_generator.py api docs: Expand checking for deprecated fields. 2021-02-16 15:34:52 -08:00
fenced_code.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
help_emoticon_translations_table.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
help_relative_links.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
help_settings_links.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08: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