summaryrefslogtreecommitdiffstats
path: root/coding_style.md
Commit message (Collapse)AuthorAgeFilesLines
* Merge prog_std.txt into coding_style.mdPavel Roskin2016-10-171-1/+16
|
* Convert coding style from Open Document to MarkdownPavel Roskin2016-02-111-0/+195
Markdown is easily readable in text editors. Unlike ODT, markdown can be patched. GitHub shows markdown with pretty formatting. Remove bad examples. Improve explanations for good examples. Use Unicode finger sign to work around the issue of code block after a list. Make coding_style.md distributable.