소스 검색

Add disambiguation to Export, linking to GDScript/C# exports

tetrapod00 11 달 전
부모
커밋
80906dbddf
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      tutorials/export/index.rst

+ 6 - 0
tutorials/export/index.rst

@@ -3,6 +3,12 @@
 Export
 ======
 
+.. seealso::
+
+   This section is about exporting a build of your project. If you're trying
+   to export properties from a script, see :ref:`doc_gdscript_exports` or 
+   :ref:`doc_c_sharp_exports`.
+
 .. toctree::
    :maxdepth: 1
    :name: toc-learn-workflow-export