Update updating_the_class_reference.rst

Capitilized start of a Warning
This commit is contained in:
Anutrix
2018-02-18 22:18:19 +05:30
committed by GitHub
parent 303b107ae2
commit 67618e3f58
@@ -25,7 +25,7 @@ There are 5 steps to update the class reference (full guide below):
4. Commit your changes and push them to your fork
5. Make a pull request on the Godot repository
.. warning:: always use these XML files to edit the API reference. Do not edit the generated .rST files :ref:`in the online documentation <toc-class-ref>`, hosted in the `godot-docs <https://github.com/godotengine/godot-docs>`_ repository.
.. warning:: Always use these XML files to edit the API reference. Do not edit the generated .rST files :ref:`in the online documentation <toc-class-ref>`, hosted in the `godot-docs <https://github.com/godotengine/godot-docs>`_ repository.
Get started with GitHub
-----------------------