mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
docs: Remove obsolete mentions of reStructuredText.
Commit b53e676860 (#19600) removed the
last of our reST.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Anders Kaseorg
parent
964cc182a4
commit
31b5879242
@@ -917,7 +917,7 @@ openapi_rules = RuleList(
|
||||
)
|
||||
|
||||
txt_rules = RuleList(
|
||||
langs=["txt", "text", "yaml", "rst", "yml"],
|
||||
langs=["txt", "text", "yaml", "yml"],
|
||||
rules=whitespace_rules,
|
||||
)
|
||||
non_py_rules = [
|
||||
|
||||
Reference in New Issue
Block a user