zulip/zerver/lib/bugdown
Yago González 95ce311686 api docs: Display the default value of parameters when present.
Whenever a parameter for an endpoint in our REST API has a default
value, it is displayed under the "Description" section of the
arguments table in the docs.

This way, we don't need to explicitly indicate the default values in the
description, thus avoiding duplicate information in the OpenAPI source.
2018-07-26 15:34:31 -07:00
..
__init__.py bugdown: Improve exception handler for BugdownRenderingException. 2018-07-26 09:27:55 -07:00
api_arguments_table_generator.py api docs: Display the default value of parameters when present. 2018-07-26 15:34:31 -07:00
api_code_examples.py api docs: Remove unnecessary imports. 2018-06-23 12:42:11 +02:00
arguments.py bugdown: Move global variables to arguments.py. 2018-07-09 15:45:45 +05:30
fenced_code.py zerver/lib: Change use of typing.Text to str. 2018-05-10 14:19:49 -07:00
help_settings_links.py zerver/lib: Change use of typing.Text to str. 2018-05-10 14:19:49 -07:00
nested_code_blocks.py bugdown: Fix buggy rendering of pre elements inside bullets. 2018-07-24 12:34:36 -07:00
testing_mocks.py zerver/lib: Change use of typing.Text to str. 2018-05-10 14:19:49 -07:00
tlds-alpha-by-domain.txt [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00