mirror of
https://github.com/godotengine/godot
synced 2024-11-02 10:25:48 +00:00
7f30e81abe
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. |
||
---|---|---|
.. | ||
doc_status.py | ||
make_rst.py |