Browse Source

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

tetrapod00 10 months ago
parent
commit
80906dbddf
1 changed files with 6 additions and 0 deletions
  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