zulip/zerver/lib/bugdown
orientor 5629dcc8a6 openapi_docs: Display deprecated parameters with a deprecated tag.
In zulip.yaml, add `deprecated` tags to all parameters/keys with
`Deprecated` in the description. Then add tests to ensure that deprecated
parameters/keys will always have the `deprecated` key. Also, in
the API docs, sort the parameters according to presence of `deprecated`
key, presenting the `deprecated` keys at the end and add a `deprecated`
tag next to them.
2020-06-26 16:05:41 -07:00
..
__init__.py markdown: Escape HTML entities in inline code blocks. 2020-06-25 14:46:33 -07:00
api_arguments_table_generator.py openapi_docs: Display deprecated parameters with a deprecated tag. 2020-06-26 16:05:41 -07:00
api_return_values_table_generator.py openapi_docs: Display deprecated parameters with a deprecated tag. 2020-06-26 16:05:41 -07:00
fenced_code.py markdown: Add support for spoilers. 2020-06-16 16:14:10 -07:00
help_emoticon_translations_table.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
help_relative_links.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
help_settings_links.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
include.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
nested_code_blocks.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
tabbed_sections.py calls: Add Big Blue Button as a Video Call Provider. 2020-06-22 16:19:07 -07:00
testing_mocks.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
tlds-alpha-by-domain.txt