Rémi Verschelde
aa7a9f8675
Misc heading fixes
2019-01-08 11:30:55 +01:00
Rémi Verschelde
3b7b77e3fc
Update copyright for 2019
...
Happy new year to all the documentation contributors!
2019-01-08 10:13:59 +01:00
Rémi Verschelde
a1af0dfc13
Adapt tutorial hyperlinks after godotengine/godot#24640
2019-01-07 11:43:18 +01:00
Rémi Verschelde
a95cd08285
Use HTTPS for links which support it
2018-12-13 12:06:02 +01:00
Rémi Verschelde
4ef06a4135
Removing trailing whitespace
...
With `sed -i $(rg -l '[[:blank:]]*$' -g'!classes') -e 's/[[:blank:]]*$//g'`
2018-11-20 11:08:34 +01:00
aBARICHELLO
bbe9b5e76e
Add Hacktoberfest label to contribution guide
2018-10-09 14:38:41 -03:00
Hugo Locurcio
4741f45ddb
Rename all occurrences of Mac OS X to macOS
2018-10-06 14:42:49 +02:00
Rémi Verschelde
3276af7b0d
Code style: Add guidelines for header includes
...
Fixes #1342 .
2018-09-21 15:35:57 +02:00
Rémi Verschelde
1ba00e422a
Style: Upgrade clang-format requirement to 6.x
...
See godotengine/godot#20247 .
2018-07-18 17:33:44 +02:00
Yuri Chornoivan
be6ef615b1
Fix minor typos
2018-07-01 15:50:18 +02:00
None
f064e4f7a7
Fix 404s, some redirects and some broken links.
2018-05-30 16:49:21 -07:00
Max Hilbrunner
8718b14ab2
Merge pull request #1468 from mhilbrunner/docs-translation
...
Docs Guide: Translation info
2018-05-25 17:36:30 +02:00
Max Hilbrunner
f215dea6ba
Docs Guide: Translation info
2018-05-25 17:35:41 +02:00
Max Hilbrunner
2015ac3575
Ways to contribute: Mention translations, fixes
2018-05-25 17:14:08 +02:00
mhilbrunner
f215a0cf26
Proofing/review: Remove filler words, adhere to style guide
2018-05-06 05:23:37 +02:00
Hugo Locurcio
ae1f5afd24
Improve the PR workflow page
2018-04-19 20:12:17 +02:00
Yuri Chornoivan
11d534015d
Fix minor typos
2018-04-18 21:44:15 +03:00
Max Hilbrunner
d4a6c9b411
Updating class ref: Typo fix
2018-03-15 16:39:34 +01:00
Max Hilbrunner
d6bc3f798e
Docs guide: Link to updating classref
2018-03-15 16:37:30 +01:00
Max Hilbrunner
14a6c1d892
Small updates for Contributing to the Class Ref
2018-03-12 22:23:32 +01:00
Max Hilbrunner
8ed4133c1f
PR workflow: small updates
2018-03-12 22:17:37 +01:00
Anutrix
67618e3f58
Update updating_the_class_reference.rst
...
Capitilized start of a Warning
2018-02-18 22:18:19 +05:30
Michael Joy
2c93530be5
Formatting and typo corrections in ui_code_a_life_bar.rst & pr_workflow.rst
2018-02-17 11:26:24 -05:00
Joe Sweeney
6a5667c709
Spelling correction
2018-01-30 22:01:42 -07:00
Michael Alexsander Silva Dias
8f3cb902e8
Various small fixes for the docs.
2018-01-29 21:00:02 -02:00
skyace65
e1eb72c9b7
Improve PR Workflow page
2018-01-28 23:39:41 -05:00
skyace65
fa1702c9ff
Use less words
2018-01-26 22:58:43 -05:00
Rémi Verschelde
31a6f62fd5
Fix typos using codespell
...
Using v1.11.0 from https://github.com/lucasdemarchi/codespell
2018-01-18 22:14:22 +01:00
Kurtis Harms
a5649d11e7
Added ClangFormat to IDE beautifier plugin list
2018-01-15 18:50:49 -08:00
Rémi Verschelde
3ebeb74289
Merge pull request #944 from mhilbrunner/patch-9
...
Code Style Guidelines: Small fix
2018-01-04 23:34:32 +01:00
Max Hilbrunner
0b7ef0b034
Code Style Guidelines: Small fix
...
Removing mentions that SCons buildscripts use Python 2, and the distinction between 2 and 3, as the scripts should now work on both major versions... and it shouldn't make a difference for code style anyway.
2018-01-04 23:31:32 +01:00
Max Hilbrunner
021d1d4e92
Bug Triage Guidelines: Small updates
2018-01-04 23:21:21 +01:00
Rémi Verschelde
15c7455abd
Style: Min required clang-format version is now 5.0.0
2017-12-06 21:59:57 +01:00
Martin Capitanio
4b627d5790
Clean up markup
...
community/contributing/pr_workflow.rst:232: WARNING: Could not lex literal_block as "shell". Highlighting skipped.
development/compiling/introduction_to_the_buildsystem.rst:61: WARNING: Could not lex literal_block as "shell". Highlighting skipped.
learning/scripting/gdscript/gdscript_basics.rst:376: WARNING: undefined label: class_rect3 (if the link has no caption the label must precede a section header)
2017-11-28 03:32:19 +01:00
Chris Bradfield
02ad10c2fa
Update doc guidelines to include methods
2017-11-24 11:18:11 -08:00
Chris Bradfield
2e4cb96a06
Merge pull request #576 from NullConstant/ocdfix
...
Remove the OCD remark
2017-11-05 19:49:38 -08:00
Maksymilian Świąć
5f36f45ca3
Remove the OCD remark
...
The last thing I think an official documentation for a project needs is a 'joke' about a mental illness, an inaccurate one at that.
2017-11-06 02:11:22 +01:00
sheepandshepherd
b23c40b776
Document member and signal link BBCode tags
...
Also replace the method tag example. It was using a method that has been renamed.
2017-10-22 18:53:33 -05:00
Rémi Verschelde
19814da59d
Merge pull request #515 from GDquest/writing-guidelines
...
Add Oxford comma to the writing guidelines
2017-10-14 15:48:46 +02:00
Rémi Verschelde
20c4c3a5c9
Fix various Sphinx warnings
2017-10-14 15:46:14 +02:00
Rémi Verschelde
7f819ed873
Move images to subfolders next to each doc page
2017-10-14 14:41:44 +02:00
Nathan
ba627f249e
Add Oxford comma to the writing guidelines
2017-10-12 15:17:39 +02:00
Andreas Haas
2b58f86b89
Fix doctool command and references to classes.xml
2017-10-11 20:11:52 +02:00
Dario Bonfanti
e6dd84e91c
Fixed some typos + corrections
...
Fixed some typos inside various pages
- Cameara -> Camera
- enclined -> inclined (obsolete form)
- Occulus -> Oculus
- correspondance -> correspondence
- resizeable -> resizable (more used form)
2017-10-08 18:45:15 +02:00
Benjamin Larsson
87a2ded239
Fix missing examples and remove broken highlighting in docs guidelines.
...
Also use [code][/code] for variables etc. in examples, and list the "8 banned words" in the summary.
2017-10-07 13:29:32 +02:00
Nathan Lovato
58e0a8fd21
Writing guidelines: Change title and make img path absolute
...
Remove "Godot" from the title as it's redundant and it shows up in the TOC
Fix img not found: make img path absolute
2017-09-20 08:56:58 +02:00
mhilbrunner
30bab90e1f
Update ways_to_contribute.rst
...
Small style changes, typos, add "hardware information" to section about things to include in bug reports
2017-09-19 18:54:18 +02:00
Rémi Verschelde
ebc4d45956
Merge pull request #475 from GDquest/docs-writing-guidelines
...
add docs writing guidelines
2017-09-19 09:02:23 +02:00
Nathan
cfcdf27740
add docs writing guidelines
...
- add page to the toctree
- add RST formatting and blocks
- add pic to the img/ folder
- add convention to style arguments in class reference, like [code]this[/code]
2017-09-19 08:57:56 +02:00
Nathan
3a2a243f33
update the contribution guide for the new split XML format
...
- add read-the-docs note and warning blocks
- warn people they shouldn't write using the GitHub editor
2017-09-15 14:59:24 +02:00