Commit Graph
7 Commits
Author SHA1 Message Date
Julian Murgia af28c7515e Added a better description for types operations (floats, integers), fixes #377 2017-06-27 13:57:06 +02:00
mhilbrunner 731e5ca2cf Update gdscript_advanced.rst: Small writing fixes
(cherry picked from commit 17b8065a02)
2017-04-25 09:03:15 +02:00
Rémi Verschelde cc666860a8 Fix typos using codespell
Running `find -name "*.rst" -exec codespell -w {} \;`.
2017-04-23 14:32:37 +02:00
Rémi Verschelde 9f1e2aea4d GDScript: remove references to 2.2+ version 2017-04-16 12:21:51 +02:00
Rémi Verschelde 1de9fec2fd Fix various Sphinx warnings 2017-04-03 23:59:47 +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
Julian Murgia b408bdb918 Revamping of the docs organisation for a more coherent TOC
Only the pages were moved so far and some empty ones created,
the up-to-date toctrees come in the next commit.
2017-04-03 23:23:31 +02:00