Commit Graph

49 Commits

Author SHA1 Message Date
Hana
64476d96b4 update references 2023-02-10 19:13:03 +01:00
skyace65
b3d94a655d Update mono references to .NET 2023-02-09 16:59:56 -05:00
anvilfolk
1631de89e7 Add --print-filenames option to GDScript unit testing (#6706)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2023-01-31 16:57:58 +01:00
Hugo Locurcio
9a361d1ecf Remove most mentions of SCons -j parameter as it's now set automatically
The Introduction to the buildsystem page still mentions this parameter
in case it needs to be changed, but in most situations, the default
value of `(number of CPU threads) - 1` does a good job.
2023-01-24 13:17:21 +01:00
Max Hilbrunner
be5ac7b34b Merge pull request #6648 from Calinou/compiling-linuxbsd-faster-linking
Document ways to further speed up linking in Compiling for Linux/*BSD
2023-01-23 17:19:46 +01:00
Max Hilbrunner
8263c21801 Merge pull request #6627 from skyace65/Image-Guidelines-2
Add a guide for creating documentation images
2023-01-22 17:01:31 +01:00
Hugo Locurcio
004654a114 Document ways to further speed up linking in Compiling for Linux/*BSD
mold and/or system libraries can be used to make iteration times
significantly faster when working on the engine.
2023-01-22 11:43:46 +01:00
Hugo Locurcio
14e4b0e110 Document using Pyston-lite for faster builds on macOS 2023-01-22 11:01:14 +01: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
skyace65
bde912b341 Add a guide for creating documentation images 2023-01-18 19:43:04 -05:00
Yuri Sizov
c337204562 Fix formatting issues reported by the builder 2023-01-14 17:40:27 +03:00
Yuri Sizov
6c08ab05d2 Split general debugging and architecture diagram documentation
Co-authored-by: CalebJohn <git@calebjohn.ca>
2023-01-10 03:26:04 +03: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
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
George Marques
eaaa84d8b4 Rename references for WinRT to UWP 2016-11-02 20:14:06 -02:00
maximelore
a2a1f8d770 Updated to match the new labels on the repo. 2016-10-29 13:26:48 +02:00
maximelore
369c0b5bb1 l10n guidelines update to sphinx doc (#269) 2016-10-25 11:34:53 +02:00
George Marques
ed2dde2b2b Replace the link to Forum by Q&A 2016-06-27 09:42:11 -03:00
Rémi Verschelde
22a5819acc Also mention the possibility to create new branches 2016-04-29 10:06:45 +02:00
Rémi Verschelde
a00c438f58 Tips for keeping a local clone in sync with upstream 2016-04-29 09:53:52 +02:00
Rémi Verschelde
e226cc7d1d This syntax... 2016-04-26 17:35:11 +02:00
Rémi Verschelde
b180db58f2 Fix link to pad 2016-04-26 17:34:47 +02:00
Rémi Verschelde
64290ebd59 Add URL to the pad 2016-04-26 16:52:04 +02:00
Rémi Verschelde
4f0ac459b6 Not relevant anymore
If we want to add a small reST primer, the page would likely have another name anyway.
2016-04-26 16:48:08 +02:00
Rémi Verschelde
5071d1cfe0 Drop obsolete pages 2016-04-26 16:47:34 +02:00
Rémi Verschelde
9d4ae190b3 Tschüß oldie 2016-04-26 16:46:48 +02:00
Rémi Verschelde
1542644277 Fix code formatting 2016-04-26 16:40:10 +02:00
Rémi Verschelde
20c2c0d5a2 Document BBcode-like tags 2016-04-26 16:38:12 +02:00
Rémi Verschelde
f25d13ad12 Improve docs about updating the classref 2016-04-26 13:29:03 +02:00
Bojidar Marinov
bf50226a65 Move the list of classes and documenters to etherpad
Link: https://public.etherpad-mozilla.org/p/godotengine-list-of-classes-and-documenters
2016-03-12 12:24:43 +02:00
Julian Murgia
9ecbfe5eab Converted the list to a nice table 2016-02-29 15:21:28 +01:00
David
5ea53bd20a a batch of typo fixes 2016-02-24 01:40:31 -06:00
Rémi Verschelde
c972bcc934 Fix some build errors 2016-02-19 22:09:40 +01:00
Rémi Verschelde
e905d0cc06 Same as before but for other tutorials
Sorry for the big commits with bad logs,
it was some really tiresome job :)
2016-02-19 22:00:07 +01:00
Rémi Verschelde
1b0aff29aa Some proofreading + files renaming
The files were renamed to match their (sometimes new)
title. I'm only doing one pass of renaming, then we'll
try to keep the names untouched so that they match
l10n branches.
2016-02-19 20:15:14 +01:00
Julian Murgia
7e46582482 Intended to comment !
Sorry :'(
2016-02-18 11:39:07 +01:00
Julian Murgia
67ecebd527 Commented translation guidelines, waiting for new guidelines 2016-02-18 11:36:31 +01:00
Rémi Verschelde
39c2fa95ba Fix broken tables + some proofing 2016-02-15 18:49:59 +01:00
Rémi Verschelde
d3413699ef Fix all missing "<stuff>" + some proofing 2016-02-13 13:23:25 +01:00
Rémi Verschelde
f7a1ae45de Fix some typos with codespell -w 2016-02-10 23:34:39 +01:00
Rémi Verschelde
411a9e5ce6 Drop extraneous escapes before underscores 2016-02-10 18:57:06 +01:00
Rémi Verschelde
948eaa07fe Fix all paragraphs parsed as lineblocks by pandoc 2016-02-09 23:40:35 +01:00
Rémi Verschelde
2a7ab71a60 Fix most internal links 2016-02-08 23:45:57 +01:00
Rémi Verschelde
91a4bcc5e1 Add a unique reference tag to all pages 2016-02-08 22:07:55 +01: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
35a347d35c Remove extraneous license text, it is defined globally 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
5c1e9caf8d Add index for classes ref 2016-02-08 18:31:34 +01:00
Rémi Verschelde
b1ae87dade Finish importing full OP contents 2016-02-08 18:24:54 +01:00