12 Commits
Author SHA1 Message Date
Hugo Locurcio 4a5fcf25d1 Rename documentation pages that have the same name as classref pages
This prevents confusion in search engine results.

(cherry picked from commit 6babc68649)
2021-06-02 13:17:03 +02:00
Hugo Locurcio d494d19dac Remove trailing whitespace and irregular whitespace 2020-05-17 00:26:19 +02:00
Yuri Sizov 37604be65f Improved keystroke formatting for shortcuts and key press menti… (#3257) 2020-03-09 23:50:53 +01:00
Juan Linietsky f118ce3213 Clarify that materials are only from meshes in gridmap. 2019-02-22 09:38:08 -03:00
corrigentia 3d6cd1da8a Update using_gridmaps.rst 2018-12-14 11:59:27 +02:00
Rémi Verschelde 4ef06a4135 Removing trailing whitespace
With `sed -i $(rg -l '[[:blank:]]*$' -g'!classes') -e 's/[[:blank:]]*$//g'`
2018-11-20 11:08:34 +01:00
Rémi Verschelde e29dc58cbb Heading capitalization fixes + misc edits 2018-08-23 10:57:22 +02:00
Chris Bradfield e7137bdabc Fix incorrect filename in example 2018-08-15 19:48:58 -07:00
Chris Bradfield c7be04f437 Update GridMap tutorial 2018-04-01 23:08:33 -07: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
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
Rémi Verschelde 41ebea6d88 Proofread gridmaps tutorial and add it to toctree
_3d_physics is probably not the best match, but we should probably
reviewed the 3D categories.
2016-03-21 19:08:17 +01:00