소스 검색

Change ambiguous section titles

Closes #933 and #63
Maksymilian Świąć 7 년 전
부모
커밋
748745afca
2개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  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::
    :maxdepth: 1

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

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