godot/doc
Jason Yundt 7f30e81abe 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.
2022-09-12 15:51:39 -04:00
..
classes Merge pull request #65658 from KoBeWi/Two_Tweens_are_tweening_the_same_object._Who-will-win 2022-09-12 17:54:44 +03:00
tools Fix invalid literals in generated rst docs 2022-09-12 15:51:39 -04:00
translations i18n: Sync classref translations with Weblate (3.5 branch) 2022-09-09 14:52:21 +02:00
Doxyfile
Makefile [Web] Rename JavaScript platform to Web. 2022-08-29 11:52:00 +02:00
class.xsd