summaryrefslogtreecommitdiff
path: root/doc/development/doc_styleguide.md
Commit message (Collapse)AuthorAgeFilesLines
* API methods should be documented using Grape's DSL document-grape-dslRémy Coutable2016-08-011-0/+6
| | | See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2397#note_13491048
* Refactor and rename `restricted_signup_domains` to `domain_whitelist` to ↵Patricio Cano2016-07-181-1/+1
| | | | better conform to its behavior and newly introduced behavior.
* Don't ask Heather to review documentation MR'sdont-ask-nearlythereJacob Vosmaer (GitLab)2016-07-151-1/+1
|
* Add styleguide on configuration settings documentationAchilleas Pipinellis2016-06-201-0/+56
| | | | [ci skip]
* Merge branch 'doc-styleguide-move-locations' into 'master' Achilleas Pipinellis2016-06-131-0/+42
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | Add guide on changing a document's location ## What does this MR do? Add a documentation styleguide when changing a document's location. ## What are the relevant issue numbers? https://gitlab.com/gitlab-org/gitlab-ce/issues/3349 See merge request !4624
| * Add guide on changing a document's locationAchilleas Pipinellis2016-06-131-0/+42
| | | | | | | | [ci skip]
* | Change to new Notes styleguideAchilleas Pipinellis2016-06-131-5/+5
|/ | | | [ci skip]
* Change all occurrences of doc.gitlab.com to docs.gitlab.comAchilleas Pipinellis2016-05-131-2/+2
| | | | [ci skip]
* Change doc styleguide to use quotes for notesnotes_guidelinesAchilleas Pipinellis2016-02-291-3/+13
| | | | [ci skip]
* Add ruby version update info in doc_styleguideAchilleas Pipinellis2016-02-051-0/+11
| | | | [ci skip]
* Link to restart_gitlab.md and some more fixesdoc_restart_gitlabAchilleas Pipinellis2016-01-201-3/+10
| | | | [ci skip]
* Add document on restarting GitLabAchilleas Pipinellis2016-01-201-0/+11
| | | | [ci skip]
* Update doc_styleguide.md [ci skip]Achilleas Pipinellis2016-01-131-24/+28
| | | | | | | | - Fix some syntax/grammar typos - Link to GFM documentation on newlines - Be less strict on the alphabetical order styleguide - You can override the "numbers in headings" rule if you discuss it first - Do not mention CE in notes if the feature is in both CE and EE
* Clarify the naming guidelinedoc_styleguideAchilleas Pipinellis2016-01-121-1/+4
| | | | [ci skip]
* Move doc_styleguide in the development directoryAchilleas Pipinellis2016-01-121-0/+224
[ci skip]