Browse Source

Change ambiguous section titles

Closes #933 and #63
Maksymilian Świąć 7 years ago
parent
commit
748745afca
2 changed files with 4 additions and 4 deletions
  1. 2 2
      development/cpp/index.rst
  2. 2 2
      learning/scripting/gdscript/gdscript_advanced.rst

+ 2 - 2
development/cpp/index.rst

@@ -1,5 +1,5 @@
-Developing in C++
-=================
+Engine development 
+==================
 
 
 .. toctree::
 .. toctree::
    :maxdepth: 1
    :maxdepth: 1

+ 2 - 2
learning/scripting/gdscript/gdscript_advanced.rst

@@ -1,7 +1,7 @@
 .. _doc_gdscript_more_efficiently:
 .. _doc_gdscript_more_efficiently:
 
 
-GDScript more efficiently
-=========================
+GDScript: An introduction to dynamic languages
+==============================================
 
 
 About
 About
 -----
 -----