aboutsummaryrefslogtreecommitdiffstats
path: root/doc/references/CodingStyle.rst
Commit message (Collapse)AuthorAgeFilesLines
* Reduce after-sentence spacing to one spacegritbub2018-06-051-3/+3
| | | | | | | | | During PR 591 it was decided that all sentences should be ended with a period and then followed by only one space. Regex changed 132 instances of two spaces to one space (in 7 files). Also changed the second paragraph of CodingStyle to dictate the use of one space instead of two.
* Standardize indentation to 2 spacesgritbub2018-06-041-5/+5
| | | | | Change indentation within documentation code blocks to 2 space indents instead of 3.
* Rephrase documentation - typos, grammatical nuance, and linksgritbub2018-06-011-5/+5
|
* doc: remove references to gna.org (dead), fix minor issues.Tristan Gingold2017-12-101-2/+2
|
* Fixed typos, indentation and headline underlining.Patrick Lehmann2017-12-101-61/+109
|
* Allow markdown1138-4EB2017-12-101-0/+91
Last files from oldmds removed. All the content is in the new structure now. COPYING replaced with the md version. Update NEWS.md