summaryrefslogtreecommitdiff
path: root/doc/development/doc_styleguide.md
Commit message (Collapse)AuthorAgeFilesLines
* Add guidelines in doc linking with HAMLAchilleas Pipinellis2016-11-281-0/+71
| | | | [ci skip]
* Change a bunch of doc links to either relative or https://docs.gitlab.com.fix-docs-linksConnor Shea2016-11-031-0/+1
|
* Add note about ephemeral statuses in headingsAchilleas Pipinellis2016-10-271-1/+3
| | | | [ci skip]
* Merge branch 'improve-grape-dsl-rules' into 'master' Robert Speicher2016-10-251-6/+0
|\ | | | | | | | | | | | | | | | | Add an API styleguide This adds a styleguide for API development. Spinned-of from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6860#note_16922017. [ci skip] See merge request !6864
| * Move the Grape DSL part from Doc styleguide to API styleguideRémy Coutable2016-10-131-6/+0
| | | | | | | | | | | | Also improve API styleguide Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Merge branch 'master' into 'docs/change-docs-reviewers'Achilleas Pipinellis2016-10-161-1/+1
|\ \ | | | | | | | | | # Conflicts: # doc/development/doc_styleguide.md
| * | remove ashley since she no longer works hereDe Wet Blomerus2016-10-151-1/+1
| |/
* | Add the tech writers usernames in the doc_sytleguide docdocs/change-docs-reviewersAchilleas Pipinellis2016-10-161-4/+4
|/ | | | [ci skip]
* Add examples of fake tokens to be used in docsAchilleas Pipinellis2016-10-111-0/+23
| | | | [ci skip]
* Change the inline code to codeblocks for the new features doc guidelineAchilleas Pipinellis2016-09-021-7/+22
| | | | [ci skip]
* Merge branch 'doc/styleguide-fix-grep' into 'master' Achilleas Pipinellis2016-08-291-8/+16
|\ | | | | | | | | | | | | | | | | Clarify steps when changing a document's location Clarify the steps needed to change a document's location so issues like https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6024 don't occur. See merge request !6070
| * Use `git grep` instead of `grep`Achilleas Pipinellis2016-08-291-7/+7
| | | | | | | | [ci skip]
| * Clarify steps when changing a document's locationdoc/styleguide-fix-grepAchilleas Pipinellis2016-08-271-8/+16
| | | | | | | | [ci skip]
* | Fix markdown help referencesClement Ho2016-08-261-1/+1
|/
* Fix markdown link in doc_styleguide.mdAchilleas Pipinellis2016-08-251-1/+1
| | | | [ci skip]
* use long options for curl examples in API documentation (!5703)winniehell2016-08-091-7/+7
|
* Simplify feature introduction notesimplify_intro_features_docAchilleas Pipinellis2016-08-081-5/+5
| | | | [ci skip]
* Add doc guidelines on documents naming and locationdoc-location-guidelinesAchilleas Pipinellis2016-08-031-5/+60
| | | | [ci skip]
* 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]