Rémi Verschelde
5a8fd214e1
Add seealso pointing to Buildsystem intro in all compiling pages
...
Many new contributors want to add information on -j multicore option for
SCons in "Compiling for X" pages as they seem to skip the intro, so let's
make it prominent.
2018-11-28 23:13:13 +01:00
FeralBytes
514ddf2ead
Fix PR#1653
2018-08-05 07:52:21 -08:00
Merlyn Morgan-Graham
0a3e033dd9
Updating deprecated pywin32 link
...
Used to be on Sourceforge, but if you check the link then it points you at their github releases page
2018-07-21 09:23:25 -07:00
Rémi Verschelde
5bbda9faf0
Configuring an IDE: Add intro and details for scons path with Qt Creator
...
Also moved Qt Creator up as it's the IDE used by most core developers.
Some users saw Kdevelop first and expected it to be the recommended one.
2018-06-20 19:00:08 +02:00
None
f064e4f7a7
Fix 404s, some redirects and some broken links.
2018-05-30 16:49:21 -07:00
mhilbrunner
f215a0cf26
Proofing/review: Remove filler words, adhere to style guide
2018-05-06 05:23:37 +02:00
Yuri Chornoivan
11d534015d
Fix minor typos
2018-04-18 21:44:15 +03:00
Viktor Ferenczi
bbdc2ab930
Updated Pywin32 URL, since they moved to GitHub
2018-02-10 16:32:44 +01:00
Hugo Locurcio
ee7849d180
Update build instructions to mention support for Python 3.5 and later
...
- Fix grammar and wording in many areas of the documentation
2017-12-30 14:18:40 +01:00
Rémi Verschelde
1c8b7ea324
Document cross-compilation caveat on Ubuntu
...
Fixes https://github.com/godotengine/godot/issues/9258 .
2017-10-23 20:49:04 +02:00
Rémi Verschelde
690aa9f58c
Update instructions for cross-compilation with MinGW-w64
2017-10-23 20:44:05 +02:00
Rémi Verschelde
7f819ed873
Move images to subfolders next to each doc page
2017-10-14 14:41:44 +02:00
Rémi Verschelde
772557e263
Compiling for Win32: VS 2017 is supported
2017-09-20 14:15:26 +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
1de9fec2fd
Fix various Sphinx warnings
2017-04-03 23:59:47 +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