Merge pull request #4067 from NathanLovato/content/writing-guidelines-updates

Update contribution guidelines
This commit is contained in:
Nathan Lovato
2020-11-23 14:58:53 -06:00
committed by GitHub
12 changed files with 773 additions and 563 deletions

View File

@@ -573,7 +573,7 @@ Now if you go to the ``godot/modules/summator/doc_classes`` folder, you will see
that it contains a ``Summator.xml`` file, or any other classes, that you referenced
in your ``get_doc_classes`` function.
Edit the file(s) following :ref:`doc_updating_the_class_reference` and recompile the engine.
Edit the file(s) following :ref:`doc_class_reference_writing_guidelines` and recompile the engine.
Once the compilation process is finished, the docs will become accessible within
the engine's built-in documentation system.