Commit Graph

28 Commits

Author SHA1 Message Date
Shlomi
b294afe3e4 Visual Studio Configure Setup and Debugging (#3116)
* Visual Studio Configure Setup and Debugging

My first doc contribution!

* Apply suggestions from Calinou

Co-Authored-By: Hugo Locurcio <hugo.locurcio@hugo.pro>
Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com>
2020-04-26 22:16:01 +02:00
Hugo Locurcio
046215542d Fix some typos and grammar mistakes found using LanguageTool 2020-04-16 23:07:05 +02:00
Yuri Sizov
4acf7a6563 Fix syntax highlighting for various languages (#3387) 2020-04-15 16:33:20 +02:00
Hugo Locurcio
6fb8d9b5de Rename all instances of the x11 platform to linuxbsd
Export template binaries haven't been renamed yet, so their names
were left as-is.
2020-04-01 09:15:45 +02:00
Yuri Sizov
37604be65f Improved keystroke formatting for shortcuts and key press menti… (#3257) 2020-03-09 23:50:53 +01:00
Ilya Ryzhenkov
3439f85bb2 Fix incorrect name of JetBrains company (#3225) 2020-03-01 21:36:38 +01:00
DDL-Blue
03076b11d6 CLion IDE added to the "Configuring an IDE" page. (#3021)
* CLion IDE added to the "Configuring an IDE" page.

* Language and markup fixes

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2020-01-17 13:48:15 +01:00
Fredia Huya-Kouadio
93b3c5f251 Add IDE configuration for Android studio (#2798) 2019-10-29 12:25:09 +01:00
Arron
8dfd49b12a minor grammar changes
Revised directions to read more clearly.
2019-10-26 13:42:54 -07:00
Remi Rampin
91897778b2 [Minor] Fix "it's" that should be "its" (#2595)
* Fix "it's" that should be "its"

* Other fixes
2019-07-15 17:44:07 +09:00
Rémi Verschelde
aa7a9f8675 Misc heading fixes 2019-01-08 11:30:55 +01:00
Rémi Verschelde
d146b1c13a Merge pull request #1890 from mijo-gracanin/master
Add instructions for configuring VS Code
2018-11-20 10:00:18 +01:00
mgracanin
b826cd9606 Add instructions for configuring VS Code 2018-10-31 23:50:03 +01:00
Hugo Locurcio
adf3cb915a Capitalize all instances of Godot (except the binary name) 2018-10-27 21:01:11 +02:00
Max Hilbrunner
079527b9d3 Merge pull request #1854 from LittleWhite-tb/indent-style-qt-creator
Qt Creator configuration to follow Godot's coding style
2018-10-21 21:44:50 +02:00
Alexandre LittleWhite Laurent
430f6ef871 Fixes and improvement to the KDevelop documentation 2018-10-16 22:16:13 +02:00
Alexandre LittleWhite Laurent
140a10d720 Added a section to explain how to configure Qt Creator to follow Godot's code style 2018-10-15 22:38:47 +02:00
Hugo Locurcio
4741f45ddb Rename all occurrences of Mac OS X to macOS 2018-10-06 14:42:49 +02:00
Michael Alexsander Silva Dias
26bd899dad Fix section links in the 'Configuring an IDE' page 2018-06-21 18:32:43 -03: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
Michele Valente
e8384b72f9 Added tip about updating source files in QTCreator
Also added some screenshots fort the "Importing the project" section

Since I was doing these changes I updated also the following:

- added images for the build and run steps for Qt Creator (also changed
one line to match the screenshot taken on Linux in this case)

- fixed typo It's called "Qt Creator" not "QtCreator" althought packages
and launchers sometimes call it like that (I tend to make that mistake
too).
2018-05-20 22:00:38 +02:00
Max Hilbrunner
74cf0baaf0 Config. an IDE for engine dev: Remove empty TODOs 2018-03-12 22:51:20 +01:00
Michael Alexsander Silva Dias
8f3cb902e8 Various small fixes for the docs. 2018-01-29 21:00:02 -02: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
Athomield
b43d148e81 Fixed a typo in the IDE configuration docs 2017-10-29 19:58:33 +01:00
Rémi Verschelde
7f819ed873 Move images to subfolders next to each doc page 2017-10-14 14:41:44 +02:00
Julian Murgia
8658d5a719 Added precisions in Xcode section of setting IDE, fixes #345 2017-06-27 13:28:09 +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