瀏覽代碼

Merge pull request #11276 from Ivorforce/intro-engine-details

Update "Contributing" section description in introduction.rst to "Engine details"
Max Hilbrunner 1 天之前
父節點
當前提交
3548fa4136
共有 1 個文件被更改,包括 2 次插入5 次删除
  1. 2 5
      about/introduction.rst

+ 2 - 5
about/introduction.rst

@@ -77,11 +77,8 @@ This documentation is organized into several sections:
   if you're new!**
 - The **Manual** can be read or referenced as needed,
   in any order. It contains feature-specific tutorials and documentation.
-- **Contributing** gives information related to contributing to
-  Godot, whether to the core engine, documentation, demos or other parts.
-  It describes how to report bugs, how contributor workflows are organized, etc.
-  It also contains sections intended for advanced users and contributors,
-  with information on compiling the engine, contributing to the editor,
+- **Engine details** contains sections intended for advanced users and contributors,
+  with information on compiling the engine, working on the editor,
   or developing C++ modules.
 - **Community** is dedicated to the life of Godot's community and contains a list of
   recommended third-party tutorials and materials outside of this documentation.