Skip to content

Commit 11ab6c2

Browse files
authored
Merge pull request #10390 from tetrapod00/add-intros
Add introduction to Platform-specific index page
2 parents 74b354e + 7dea53d commit 11ab6c2

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

tutorials/export/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
:allow_comments: False
22

3+
.. _doc_export_index:
4+
35
Export
46
======
57

tutorials/platform/index.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
:allow_comments: False
2-
:article_outdated: True
32

43
Platform-specific
54
=================
65

6+
Godot supports both running the editor and exporting projects on several
7+
platforms. Usage of the engine is generally similar across platforms, but there
8+
are some platform-specific considerations, which are covered in this section.
9+
10+
.. seealso::
11+
12+
For platform-specific versions of the editor, see :ref:`doc_using_the_xr_editor`,
13+
:ref:`doc_using_the_android_editor`, and :ref:`doc_using_the_web_editor`. For
14+
exporting to specific platforms, see the :ref:`doc_export_index` section.
15+
716
.. toctree::
817
:maxdepth: 1
918
:name: toc-learn-features-platform

0 commit comments

Comments
 (0)