diff options
author | Jason Yundt <jason@jasonyundt.email> | 2022-09-12 15:51:39 -0400 |
---|---|---|
committer | Jason Yundt <jason@jasonyundt.email> | 2022-09-12 15:51:39 -0400 |
commit | 7f30e81abecd28030775931ea4bdfce45b199390 (patch) | |
tree | b1f3597ed63f33b51d38cf3aafb5efc42e413401 /editor/editor_help.h | |
parent | 79b21e96ad7a154e6c64a88150c98bd4dea52e91 (diff) |
Fix invalid literals in generated rst docs
Before this change, API docs that look like this:
…adding [param character]s to the right of the string.
would turn into rst files that look like this:
…adding ``character``s to the right of the string.
That reStructuredText is invalid and causes warnings when the docs repo
is built.
Diffstat (limited to 'editor/editor_help.h')
0 files changed, 0 insertions, 0 deletions