Commit Graph

62 Commits

Author SHA1 Message Date
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
Rémi Verschelde 2503364927 Add missing content from OP
Looks like I had kept my testing imports for the "advanced topics"
and forgot to replace them by the files from the newer snapshot.
We should now have 100% of the OP contents (+ what was added only
in this repo).
2016-02-19 19:24:11 +01:00
Rémi Verschelde a2e9a8330a Sync classref 2016-02-19 18:39:05 +01:00
Rémi Verschelde 8af398a4d4 Merge pull request #7 from Hinsbart/qtcreator
qtcreator configuration instructions
2016-02-19 18:28:02 +01:00
Rémi Verschelde d509b37552 Fix reference again 2016-02-19 16:18:44 +01:00
Rémi Verschelde 8f38813a63 Improve formatting slightly
Expanding on #8.
2016-02-19 16:17:32 +01:00
Julian Murgia 783d4fc74e Merge pull request #8 from lordadamson/master
added a guide to configure kdevelop as an IDE
2016-02-19 15:52:39 +01:00
Adham Zahran dbca10b0d9 added a guide to configure kdevelop as an IDE 2016-02-19 16:33:59 +02:00
hondres 298c184e2c qtcreator configuration instructions 2016-02-19 14:49:06 +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 1204e3ea17 Add a warning header to each classref file
To tell potential contributors that they should NOT edit those files but instead should work on the class.xml source of the main Godot repo
2016-02-17 22:04:18 +01:00
Rémi Verschelde 42d1cc09df Sync classref with Godot source
Adds among other things better code formatting with the new [codeblock] tag.
2016-02-17 22:04:18 +01:00
Rémi Verschelde 55d459ed68 Reorder sections in readme
Thus making it clearer that classes/ files should not be touched.
2016-02-17 13:39:00 +01:00
Julian Murgia e96eaca1ea removed stripped text 2016-02-17 08:21:58 +01:00
Rémi Verschelde 99bdeeaa45 Fix heading order in objet_class 2016-02-16 20:06:51 +01:00
Rémi Verschelde 49ed58d596 Merge pull request #3 from adolson/patch-1
added Onready keyword section
2016-02-16 19:30:17 +01:00
Dana Olson 59d47c6e08 added Onready keyword section
taken from old openproject docs
2016-02-16 13:25:08 -05:00
Rémi Verschelde 39c2fa95ba Fix broken tables + some proofing 2016-02-15 18:49:59 +01:00
Rémi Verschelde 25d4b9b095 Merge pull request #2 from Hinsbart/android_gradle
fix android build instructions (use gradle instead of ant)
2016-02-14 11:57:57 +01:00
hondres ca04ab81e8 fix android build instructions (use gradle instead of ant) 2016-02-13 22:34:50 +01:00
Rémi Verschelde d3413699ef Fix all missing "<stuff>" + some proofing 2016-02-13 13:23:25 +01:00
Rémi Verschelde d53519a5d9 Fix a few more links + add missing attachment 2016-02-11 22:54:24 +01:00
Rémi Verschelde 804f340b65 Misc fixes in compiling pages 2016-02-11 22:04:14 +01:00
Rémi Verschelde 0c3972064c Merge pull request #1 from eska014/fix-char-refs
Fix character references
2016-02-11 18:46:39 +01:00
eska 0f4a5ae4ee Fix character references 2016-02-11 18:39:20 +01:00
Rémi Verschelde 2816a3054e Add instructions on how to build and contribute
+ license
2016-02-11 10:23:06 +01:00
Rémi Verschelde f7a1ae45de Fix some typos with codespell -w 2016-02-10 23:34:39 +01:00
Rémi Verschelde 8aa74133bf Upload attachments 2016-02-10 23:22:56 +01:00
Rémi Verschelde aa218714fb Sync classref with source
Fixes a few broken references
2016-02-10 20:42:29 +01:00
Rémi Verschelde 1e206a9383 Fix a few broken references
Plus add three missing images
2016-02-10 20:40:19 +01:00
Rémi Verschelde 444e053df8 Add a few more images from GH
Those were never imported in OpenProject
2016-02-10 19:34:13 +01:00
Rémi Verschelde 8ef7f3f007 Fix missing images 2016-02-10 19:30:55 +01:00
Rémi Verschelde 4b8ffe3600 Fix all [[API:..]] style links 2016-02-10 19:04:51 +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 8ae833f701 Fix links to classes 2016-02-09 23:03:27 +01:00
Rémi Verschelde adfb7f9bd5 Fix links to methods in the class reference 2016-02-09 22:56:23 +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 c833f9aab8 Move "asset_pipeline" folder to "tutorials" 2016-02-08 18:31:37 +01:00
Rémi Verschelde 29f7c1c09a Merge "advanced" section into "reference" 2016-02-08 18:31:37 +01:00
Rémi Verschelde 193df6a335 Move compiling section one level up 2016-02-08 18:31:36 +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 9cfdfe94e0 Improve main TOC tree 2016-02-08 18:31:36 +01:00
Rémi Verschelde e0cb33da2d Fix some warnings and errors 2016-02-08 18:31:36 +01:00
Rémi Verschelde cc3f706c1f Typo fixes from git 2016-02-08 18:31:36 +01:00
Rémi Verschelde f521275e23 Fix wrong names in some toctrees 2016-02-08 18:31:35 +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