소스 검색

Remove uninformative editor development Introduction page

Hugo Locurcio 5 년 전
부모
커밋
cc5f394710
2개의 변경된 파일0개의 추가작업 그리고 10개의 파일을 삭제
  1. 0 1
      development/editor/index.rst
  2. 0 9
      development/editor/introduction.rst

+ 0 - 1
development/editor/index.rst

@@ -5,5 +5,4 @@ Editor development
    :maxdepth: 1
    :name: toc-devel-editor
 
-   introduction
    creating_icons

+ 0 - 9
development/editor/introduction.rst

@@ -1,9 +0,0 @@
-.. _doc_editor_intro:
-
-Introduction
-============
-
-As the engine is constantly evolving and new features are being added, it is
-important to familiarize yourself with the editor and tools development in C++.
-Without the editor, some of the engine's internal functionality would become
-unaccessible and make the development not intuitive.