summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Update rst.html.markdownAndrew DiMola2019-04-15-4/+10
| | | | | | | | | Revising the section on creating lists with RST, as the syntax for list/sublist creation is not 1-1 with Markdown. The current example is actually incorrect—any/all sublists must be separated from their parent list by blank lines (above and below). These sublists must also be properly indented in relation to the text of the above parent list. References: [1]: http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#bullet-lists [2]: http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html
* Merge pull request #3511 from caminsha/patch-4Divay Prakash2019-04-06-3/+3
|\ | | | | [asciidoc/de] Added commas
| * [asciidoc/de] Added commascaminsha2019-04-06-3/+3
|/
* Merge pull request #3507 from cjcbusatto/masterDivay Prakash2019-04-02-22/+24
|\ | | | | [coffeescript/pt-br] Fix typos and layout
| * User data has to follow the grammarClaudio Busatto2019-03-27-2/+2
| | | | | | | | of the target language
| * Include me as a contributorClaudio Busatto2019-03-27-14/+15
| |
| * Fix layout and typosClaudio Busatto2019-03-27-11/+12
| |
* | Merge pull request #3501 from iluxonchik/refactor-kotlin-examplesDivay Prakash2019-04-02-64/+53
|\ \ | | | | | | [Kotlin/EN] Refactor kotlin examples
| * | refactor operator overloading example; reorder codeIllya Gerasymchuk2019-03-23-62/+51
| | | | | | | | | | | | | | | Refactored the operator overloading example, fixed some grammar mistakes, reordered parts of the code to make it easier to read and some other minor fixes.
| * | fix grammar errorsIllya Gerasymchuk2019-03-22-2/+2
| | |
* | | Merge pull request #3506 from cjcbusatto/masterDivay Prakash2019-03-26-28/+26
|\ \ \ | | |/ | |/| [p5/en] Fix layout problem on webpage
| * | Include myself as a contributorClaudio Busatto2019-03-26-0/+1
| | |
| * | Fix the layout problem on the WebpageClaudio Busatto2019-03-26-28/+25
|/ /
* | Merge pull request #3504 from caminsha/patch-3Divay Prakash2019-03-26-1/+1
|\ \ | | | | | | [markdown/de] Escaped backtick
| * | Escaped backtickcaminsha2019-03-24-1/+1
| |/ | | | | It did not render the text 100% correct.
* | Merge pull request #3503 from caminsha/patch-2Divay Prakash2019-03-26-1/+1
|\ \ | |/ |/| [git/de] Edited translation
| * Edited translationcaminsha2019-03-24-1/+1
|/
* Merge pull request #3490 from msumeet/patch-1Divay Prakash2019-03-21-0/+2
|\ | | | | added more resources
| * added more resourcesSumeet Mahajan2019-03-13-0/+2
| |
* | Merge pull request #3499 from kpeluso/masterDivay Prakash2019-03-21-0/+867
|\ \ | | | | | | [vyper/en] Create vyper.html.markdown
| * | Create vyper.html.markdownKenny P2019-03-20-0/+867
| | |
* | | Merge pull request #3496 from jacekwachowiak/pl-javaDivay Prakash2019-03-21-0/+1026
|\ \ \ | | | | | | | | [java/pl-pl] Full Java translation to Polish
| * | | Adding the file optionjacekwachowiak2019-03-16-0/+1
| | | |
| * | | Proofreadingjacekwachowiak2019-03-16-16/+16
| | | |
| * | | Java translation to Polish v1jacekwachowiak2019-03-16-0/+1025
| | | |
| * | | Merge pull request #1 from adambard/masterJacek Wachowiak2019-03-16-1/+285
| |\ \ \ | | | | | | | | | | Update
* | \ \ \ Merge pull request #3494 from haritonch/patch-1Divay Prakash2019-03-21-0/+3
|\ \ \ \ \ | | | | | | | | | | | | [SML/en] Added a comment to better demonstrate custom datatypes
| * | | | | Added a comment to better demonstrate custom datatypes.Chariton Charitonidis2019-03-15-0/+3
| |/ / / / | | | | | | | | | | It is not obvious for a beginner (like me) to declare a new value of the temp datatype which can be either C (celsius) or F (fahrenheit). I think it would be better to demonstrate the declaration of such a datatype.
* | | | | Merge pull request #3498 from leliamesteban/patch-1Divay Prakash2019-03-21-3/+3
|\ \ \ \ \ | |_|_|/ / |/| | | | [elisp/en] t evaluates to itself, so it doesn't need to be quoted
| * | | | t evaluates to t, so it doesn't need to be quotedLiam Esteban Prince2019-03-18-3/+3
|/ / / / | | | | | | | | https://www.gnu.org/software/emacs/manual/html_node/elisp/nil-and-t.html
* | | | Merge pull request #3497 from brianberns/patch-1Divay Prakash2019-03-18-1/+1
|\ \ \ \ | |_|/ / |/| | | Fix #3487
| * | | Update lambda-calculus.html.markdownBrian Berns2019-03-17-1/+1
|/ / /
* | | Merge pull request #3495 from caminsha/patch-1Divay Prakash2019-03-16-1/+1
|\ \ \ | | | | | | | | [yaml/de-de] edited translation
| * | | Übersetzung angepasstcaminsha2019-03-15-1/+1
| |/ /
* | | Merge pull request #3492 from satory-ra/patch-2Divay Prakash2019-03-16-0/+284
|\ \ \ | |/ / |/| | Create Russian translation of VB tutorial
| * | Аmended as requestedsatory-ra2019-03-14-2/+0
| | |
| * | Create Russian translation of VB tutorialsatory-ra2019-03-14-0/+286
| |/
* | Remove unused fieldsAdam Bard2019-03-14-2/+0
| |
* | Merge pull request #3491 from satory-ra/patch-1Divay Prakash2019-03-14-1/+1
|\ \ | |/ |/| Typo
| * Typosatory-ra2019-03-13-1/+1
|/
* Merge pull request #3488 from Likeyn/update-tools-categoryAdam Bard2019-03-12-14/+30
|\ | | | | [Global] Update tools category
| * Add infos about the "category" header in CONTRIBUTING.mdPierre-François Clement2019-03-08-0/+2
| |
| * Move "tcsh" articles to the "tool" categoryPierre-François Clement2019-03-08-1/+2
| |
| * Move "make" articles to the "tool" categoryPierre-François Clement2019-03-08-5/+10
| |
| * Move "cmake" articles to the "tool" categoryPierre-François Clement2019-03-08-2/+4
| |
| * Move "awk" articles to the "tool" categoryPierre-François Clement2019-03-08-5/+10
| |
| * Move pythonstatcomp-es to the "tool" category + fix typo in namePierre-François Clement2019-03-08-1/+2
| |
* | Merge pull request #3489 from Lugimax/patch-1Andre Polykanine2019-03-11-1/+1
|\ \ | |/ |/| [c++/en] Typo in c++
| * [en] Typo in c++Max2019-03-10-1/+1
|/
* [awk/fr] add awk-fr.html.markdown (#3482)GannonTdW2019-03-02-0/+376
| | | | | | | | | | | | | | * add awk-fr.html.markdown * correction of an oversight * it's done * vendethiel review (1/2) * vendethiel review (2/2) * vendethiel review (3)