Commit Graph

15 Commits

Author SHA1 Message Date
tetrapod
1523dcdc09 Update Editor icons page to reflect usage of svgo (#10195)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2024-11-04 22:09:06 +01:00
Adam Scott
44dfb3a390 Add filenames as captions for code blocks 2024-10-27 16:18:36 -04:00
Thaddeus Crews
7d7d9c3dcc Add WARNING: to list of admonitions 2024-09-12 11:17:09 -05:00
Russell Sanborn
97f2823ee1 Remove "," in object_class.rst, add "code" to code_style_guidelines.rst 2024-07-27 08:31:03 -05:00
Russell Sanborn
a3e4e9b0cc Add commas before "but" throughout documentation 2024-07-06 08:41:08 -05:00
Matthew
9cb26f2a4a Merge pull request #9209 from Chubercik/ruff-formatter
Update Python code style guidelines regarding usage of `ruff`
2024-06-16 09:01:28 -04:00
Anni Ryynänen
b42f904796 Fix a typo: "and that you not introducing" 2024-06-05 17:12:31 +03:00
Jakub Marcowski
149931107b Update Python code style guidelines regarding usage of ruff 2024-05-31 20:03:48 +02:00
Hannah
54e795a623 Add new documentation about the pre-commit hook 2024-04-16 00:29:55 +08:00
A Thousand Ships
df9bed0836 Fix copyright header in code style guidelines 2023-11-21 23:10:48 +01:00
Bruno
dc4414b403 Update code_style_guidelines.rst
add visual studio power tools, grammar fixes
2023-06-28 18:03:14 -06:00
Max Hilbrunner
64a3b465c2 Update SFC to Godot Foundation, old URLs 2023-04-17 23:53:52 +02:00
belzecue
5eb4a277c4 Fix typo 'adominitions'
A Google search returns <300 hits for this spelling, with the top hit being a typo itself, so I'm pretty sure the use here is also a typo for 'admonitions.'
2023-04-16 21:30:14 +08:00
Hugo Locurcio
554394c5cd Update Python version requirements on Compiling pages
The `master` branch has required Python 3.6 to be compiled for
a few years now.

This also makes the text more consistent across platforms.
2023-01-20 13:07:35 +01:00
Yuri Sizov
dbfe3b1d26 Reorganize documentation for contributors
- Merge Community/Contributing and Engine Development into one top-level section, Contributing.
- Structure it in a way that gives equal priority to various ways to contribute, including documentation.
- Rename several articles to be more comprehensive and in line with the overall state of the documentation.
- Rewrite the guide for class reference contributions.
2023-01-10 01:49:30 +03:00