mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
Previously api_description and api_code_examples were two independent markdown extensions for displaying OpenAPI content used in the same places. We combine them into a single markdown extension (with two processors) and move them to the openapi folder to make the codebase more readable and better group the openapi code in the same place. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| api_arguments_table_generator.py | ||
| fenced_code.py | ||
| help_emoticon_translations_table.py | ||
| help_relative_links.py | ||
| help_settings_links.py | ||
| include.py | ||
| nested_code_blocks.py | ||
| tabbed_sections.py | ||
| testing_mocks.py | ||
| tlds-alpha-by-domain.txt | ||