Commit Graph
10 Commits
Author SHA1 Message Date
Rémi Verschelde 3b7b77e3fc Update copyright for 2019
Happy new year to all the documentation contributors!
2019-01-08 10:13:59 +01:00
Rémi Verschelde 3276af7b0d Code style: Add guidelines for header includes
Fixes #1342.
2018-09-21 15:35:57 +02:00
Rémi Verschelde 1ba00e422a Style: Upgrade clang-format requirement to 6.x
See godotengine/godot#20247.
2018-07-18 17:33:44 +02:00
None f064e4f7a7 Fix 404s, some redirects and some broken links. 2018-05-30 16:49:21 -07:00
Kurtis Harms a5649d11e7 Added ClangFormat to IDE beautifier plugin list 2018-01-15 18:50:49 -08:00
Max Hilbrunner 0b7ef0b034 Code Style Guidelines: Small fix
Removing mentions that SCons buildscripts use Python 2, and the distinction between 2 and 3, as the scripts should now work on both major versions... and it shouldn't make a difference for code style anyway.
2018-01-04 23:31:32 +01:00
Rémi Verschelde 15c7455abd Style: Min required clang-format version is now 5.0.0 2017-12-06 21:59:57 +01:00
Rémi Verschelde 20c4c3a5c9 Fix various Sphinx warnings 2017-10-14 15:46:14 +02:00
Dario Bonfanti e6dd84e91c Fixed some typos + corrections
Fixed some typos inside various pages
- Cameara -> Camera
-  enclined -> inclined (obsolete form)
-  Occulus -> Oculus
-  correspondance -> correspondence
-  resizeable -> resizable (more used form)
2017-10-08 18:45:15 +02:00
Rémi Verschelde 109adb657f Contributing: Add docs about code style and clang-format 2017-07-13 17:18:49 +02:00