Commit Graph
42 Commits
Author SHA1 Message Date
trollworkout 501811be7f Update creating_android_modules.rst
godot engine 2.0 changed the java android package format . this edit to the doc reflects that change
2016-03-02 08:34:05 -05:00
Rémi Verschelde 7b8f8a49c8 Add forgotten devel FAQ from GitHub wiki
https://github.com/godotengine/godot/wiki/devel_faq/35c619e3b46bddbb8d3fdb6038955513e6a70f32
2016-03-02 08:38:40 +01:00
Rémi Verschelde 12dc0a6a2a Merge pull request #24 from mohaalak/patch-2
Update gdscript.rst
2016-02-28 03:38:54 +01:00
Rémi Verschelde b0a80d6469 Fix python 2.7 dead link 2016-02-27 13:44:43 +01:00
Mohammad Hadi Aliakbar 1ef73d6bfc Update gdscript.rst 2016-02-26 19:57:41 +03:30
Julian Murgia 4ba14a1cd0 One missing space 2016-02-26 15:19:15 +01:00
hondres 22dc4cc0ca add notice on how to get working code-completion in qtcreator 2016-02-25 15:06:40 +01:00
David 5ea53bd20a a batch of typo fixes 2016-02-24 01:40:31 -06:00
Mohammad Hadi Aliakbar eb765293d8 Update creating_android_modules.rst
I didn't know how to add sdk project in the new version, but it's so rare that you want to add sdk project for gradle.
2016-02-23 11:38:32 +03:30
punto- 005dc164cc Update packaging_godot.rst
added more information about pre loaded projects in ._sc_
2016-02-22 18:43:22 -03:00
est31 4c4671fdd5 Document some packaging tips 2016-02-22 17:30:24 +01:00
Rémi Verschelde c972bcc934 Fix some build errors 2016-02-19 22:09:40 +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
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 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
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
Rémi Verschelde 99bdeeaa45 Fix heading order in objet_class 2016-02-16 20:06:51 +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
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
eska 0f4a5ae4ee Fix character references 2016-02-11 18:39:20 +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 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 29f7c1c09a Merge "advanced" section into "reference" 2016-02-08 18:31:37 +01:00
Rémi Verschelde 9cfdfe94e0 Improve main TOC tree 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 6dee0d20d4 Add classes ref generated by makerst.py 2016-02-08 18:31:34 +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