53 Commits
Author SHA1 Message Date
Rémi Verschelde ff0fffedfd Add caution message that this is outdated documentation
And further cleanup intro text which is outdated.
2023-02-15 17:35:40 +01:00
Rémi Verschelde 1163569872 Remove info box about other versions as it always gets outdated
(cherry picked from commit 916ad43e52)
2022-10-14 18:07:47 +02:00
Hugo Locurcio 382d623541 Update URL for offline documentation HTML build
The stable documentation is now built on the `master` branch.
2021-05-20 01:31:24 +02:00
Hugo Locurcio cc18f02b4a Use a separate GitHub Actions workflow to build offline documentation (#4733)
This is required to get a permalink using https://nightly.link
as we need the workflow containing the offline docs ZIP artifact
to always be the latest one. Creating a second workflow is a good
way to solve this.

This also makes it easier to distinguish between linting checks
and offline documentation builds in the repository's Actions tab.
2021-03-28 23:46:34 +02:00
Rémi Verschelde 82d5e444ed Bump version to 3.3 2021-03-19 14:04:54 +01:00
Rémi Verschelde c0cc4698f8 Merge branch 'master' into 3.2 2020-04-27 09:58:35 +02:00
Hugo Locurcio f8926dd25c Link back to the Godot website on the documentation homepage
This closes #3435.
2020-04-25 14:39:45 +02:00
Rémi Verschelde 553e37985b Bump version to 3.2 2020-01-29 02:14:36 +01:00
Andrii Doroshenko (Xrayez) 209af20763 Describe the process of creating editor icons globally and per module
Also created a new `Editor development` chapter/section to encompass
C++ editor development side specifically which is not necessarily
related to pure core development, generic types and patterns.
2019-09-01 23:41:48 +03:00
Hugo Locurcio 589282d90b Fix Sphinx Weblate widget warning
The `weblate_widget` substitution is now always defined.
This also makes it possible to remove some duplication in `index.rst`.
2019-07-28 05:24:56 +02:00
Rémi Verschelde a39d8f4c80 index: Localize Weblate badge on i18n instances
It will now show the translation status for the used language instead
of the overall completion for all languages.
The badge widget's text is also in the used language.

The drawback is that to do this I had to inject the localized image
directive in the `rst_epilog` for all pages, even though we only need
it for the index.
2019-06-18 15:09:30 +02:00
Juan Linietsky dbf5a855d5 Added documentation on optimization.
Added missing containers files.
2019-04-22 16:57:36 -03:00
Juan Linietsky 035b0fa89e Added tutorial for complying with licenses. 2019-04-17 10:00:13 -03:00
Michael Alexsander Silva Dias b7d1863c72 Remove old "Resources" reference in main index 2019-03-11 18:59:01 -03:00
Rémi Verschelde 433f6513de Move Creating Content section to Tutorials 2019-03-11 13:53:31 +01:00
Rémi Verschelde 4960089d95 Make Community sections more prominent
Also merge Tutorials and Resources docs.
The new Tutorials doc could do with an update.
2019-03-11 13:01:42 +01:00
Rémi Verschelde d7612e13a2 Fix directive, should be note:: 2019-01-20 10:29:19 +01:00
Rémi Verschelde 28a175cb8c index: Add i18n-specific paragraph and info about localized instances 2019-01-20 10:20:07 +01:00
Rémi Verschelde a95cd08285 Use HTTPS for links which support it 2018-12-13 12:06:02 +01:00
corrigentia 99d5a2468f Fix minor grammar mistakes
(cherry picked from commit 8c040fe97e602b6b0747f94db9f16ad1c1e12e54)
2018-11-28 14:48:44 +01:00
Juan Linietsky 7b32fa3c8e Add a tutorial about which APIs are thread safe (please review!) 2018-07-30 16:04:11 -03:00
Juan Linietsky 5ab7c232bd Adding a small tutorial about making trees. 2018-07-22 15:06:14 -03:00
Omicron 86843ca3b5 Fixes typo for IRC channel 2018-05-06 17:56:17 +02:00
Max Hilbrunner 46ab0a546d Index: Small fixes 2018-05-06 17:49:37 +02:00
Michael Alexsander Silva Dias 6825ee476c Fixed Weblate link, made the Discord link go directly to it, and added IRC channel. 2018-05-05 19:49:08 -03:00
Omicron 37e2e2e8b9 Adding Weblate widget on homepage
Translators may change widget image link to match their specific language progression state. Like https://hosted.weblate.org/widgets/godot-engine/fr/godot-docs/287x66-white.png
2018-05-05 18:27:41 +02:00
Neil Moore 5ce57724d8 Merge branch 'master' into issue-1023 2018-04-10 19:09:47 -04:00
Rémi Verschelde e07b7b0494 Index: Link to Discord docs channel 2018-04-10 09:33:42 +02:00
Neil Moore dc7463f7dc Moved certain tutorials to better-named subfolders from 'Misc' 2018-04-04 23:23:11 -04:00
ZX-WT d191b743a6 added debug overview 2018-03-20 22:45:51 +08:00
Geoffrey effa6d7c8e Added documentation on the basic structure of the TSCN file format 2018-03-09 11:57:00 +01:00
Andrew Conrad 33cb90e4a2 Update docs feedback IRC channel to -doc
This channel didn't exist until relatively recently. Also mention
freenode explicitly.
2018-03-02 23:01:29 -06:00
Nathan Lovato 96ee7418e9 Merge pull request #1028 from mhilbrunner/docs-structure
Restructuring update
2018-01-26 18:09:44 +01:00
Unknown 882b31d361 Restructuring 2018-01-26 16:28:20 +01:00
Juan Linietsky 5d7272726c Add console support section 2018-01-25 11:13:46 -03:00
Nathan 18f889b6a4 Improve docs structure
Change Step by Step in Getting Started
Remove Engine Features category, move into a new Tutorials top-level section
2018-01-25 08:54:27 +01:00
Rémi Verschelde cc27e12768 Add introduction page and rework index text 2017-04-03 23:41:36 +02:00
Rémi Verschelde fcbab02811 Add toctrees for new repo organization
Also renamed Getting started back to Step by step as requested by reduz.
2017-04-03 23:41:35 +02:00
Rémi Verschelde bfd970fbc9 Make it clearer that this is about the development version 2016-10-07 17:48:57 +02:00
Rémi Verschelde 9fc36576b6 Improve introductory paragraph and point to correct repo 2016-06-01 15:16:42 +02:00
Juan Linietsky 1c7bcf94db Update index.rst 2016-05-31 23:21:02 -03:00
Rémi Verschelde e5ed8c1728 Rename files so that they all have uniques names
To build references in the next commit.
2016-02-08 22:03:07 +01:00
Rémi Verschelde c833f9aab8 Move "asset_pipeline" folder to "tutorials" 2016-02-08 18:31:37 +01:00
Rémi Verschelde 29f7c1c09a Merge "advanced" section into "reference" 2016-02-08 18:31:37 +01:00
Rémi Verschelde 193df6a335 Move compiling section one level up 2016-02-08 18:31:36 +01:00
Rémi Verschelde 9cfdfe94e0 Improve main TOC tree 2016-02-08 18:31:36 +01:00
Rémi Verschelde dbc64c13cc Reorder the scene tree and TOC to be so much more cooler 2016-02-08 18:31:35 +01:00
Rémi Verschelde 6dee0d20d4 Add classes ref generated by makerst.py 2016-02-08 18:31:34 +01:00
Rémi Verschelde 5c1e9caf8d Add index for classes ref 2016-02-08 18:31:34 +01:00
Rémi Verschelde 982ffb6b08 Simplify the toctree 2016-02-08 18:31:25 +01:00