summaryrefslogtreecommitdiff
path: root/doc/development/policies.md
Commit message (Collapse)AuthorAgeFilesLines
* Update numbered lists for docs standardsMarcel Amirault2019-07-191-2/+2
| | | | | Ensure that all numbered lists use only 1. and no other numbers. Also ensure that numbered lists use proper spacing.
* Ensure all lists are surrounded by new linesEvan Read2019-02-221-2/+2
| | | | | | | | | Markdown renderers find it easier to determine where lists start and end when lists are surrounded by new lines. For consistency, also ensure entries in the list are aligned when they span multipls lines.
* Remove consecutive blank lines from markdown filesEvan Read2019-02-181-1/+0
| | | | | For the sake of consistency, removes any extraneous consecutive blank lines from the doc suite.
* Document how to debug declarative policiesStan Hu2019-02-141-1/+45
| | | | | This helped me troubleshoot https://gitlab.com/gitlab-org/gitlab-ee/issues/9727#note_141202527.
* Make unordered lists conform to styleguidedocs/fix-unordered-list-styleEvan Read2019-01-081-11/+11
| | | | - Also makes other minor Markdown fixes that were near the main fixes.
* add some extremely rough documentationhttp://jneen.net/2017-06-271-0/+116