summaryrefslogtreecommitdiff
path: root/doc/development/documentation
Commit message (Collapse)AuthorAgeFilesLines
* Docs: Fix missed or newly added broken anchorsMarcel Amirault2019-03-251-1/+1
|
* Change line length recommendationEvan Read2019-03-141-4/+3
|
* Docs: Fix broken anchors in development docsMarcel Amirault2019-03-053-5/+5
|
* Add confidential issue linking guidanceEvan Read2019-03-011-0/+18
|
* Fix misspellings in docsTakuya Noguchi2019-02-251-1/+1
| | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* Ensure all lists are surrounded by new linesEvan Read2019-02-223-40/+40
| | | | | | | | | 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.
* Minor fixes to development/documentation docs, mostly aligning all link text ↵Mike Lewis2019-02-213-7/+7
| | | | to relevant page names
* Update some headers to remove apostrophesMike Lewis2019-02-191-7/+8
|
* Merge branch 'master' into 'template-improvements-for-documentation'Mike Lewis2019-02-182-3/+2
|\ | | | | | | # Conflicts: # .gitlab/merge_request_templates/Documentation.md
| * Remove consecutive blank lines from markdown filesEvan Read2019-02-181-2/+1
| | | | | | | | | | For the sake of consistency, removes any extraneous consecutive blank lines from the doc suite.
| * Fix a typok-nakayama-pg2019-02-121-1/+1
| |
* | Update feature-change-workflow to clarify who can create follow-up TW review ↵Mike Lewis2019-02-181-3/+5
| | | | | | | | issue
* | Update improvement-workflow re who creates and confirms tech writer review ↵Mike Lewis2019-02-181-1/+2
| | | | | | | | issues
* | Remove numbers from headersMike Lewis2019-02-141-3/+3
| |
* | Fix typo and updatee tech writer planning sectionMike Lewis2019-02-141-2/+2
| |
* | Edits to feature-change-workflow.mdMike Lewis2019-02-141-13/+26
| |
* | Merge branch 'master' into 'template-improvements-for-documentation'Mike Lewis2019-02-111-4/+4
|\ \ | |/ | | | | # Conflicts: # .gitlab/issue_templates/Feature proposal.md
| * Merge branch 'docs-correct-word' into 'master'Evan Read2019-02-111-1/+1
| |\ | | | | | | | | | | | | Docs: correct word See merge request gitlab-org/gitlab-ce!25065
| | * Docs: correct wordMerve2019-02-091-1/+1
| | |
| * | Fix many 'when manual' anchorsdocs/fix-anchors-for-manual-actionsEvan Read2019-02-061-2/+2
| | |
| * | Merge branch 'docs-correct-link' into 'master'Achilleas Pipinellis2019-02-041-1/+1
| |\ \ | | | | | | | | | | | | | | | | Docs: corrects link See merge request gitlab-org/gitlab-ce!24865
| | * | Docs: Corrects linkMerve2019-01-311-1/+1
| | |/
* | | Add Documentation requirements sectionMike Lewis2019-02-081-12/+32
| | |
* | | Simplify doc work discussion in feature-change-workflow.mdMike Lewis2019-02-071-3/+3
| | |
* | | Merge branch 'master' into 'template-improvements-for-documentation'Mike Lewis2019-01-302-1/+34
|\ \ \ | |/ / | | | | | | # Conflicts: # .gitlab/issue_templates/Feature proposal.md
| * | Fixes a typoMarcia Ramos2019-01-241-1/+1
| | |
| * | Document docs style exceptionsMarcia Ramos2019-01-241-0/+33
| | |
| * | Fix most instances of bare URLs in markdownEvan Read2019-01-241-1/+1
| |/
* | Add more detail on deciding when to have TW reviewMike Lewis2019-01-301-14/+28
| |
* | Minor edits to feature-change-workflow.mdMike Lewis2019-01-231-4/+4
| |
* | Update improvement workflowMike Lewis2019-01-231-6/+2
| |
* | Additional edits to feature workflowMike Lewis2019-01-181-20/+19
| |
* | Merge branch 'master' into 'template-improvements-for-documentation'Mike Lewis2019-01-181-20/+30
|\ \ | |/ | | | | # Conflicts: # .gitlab/issue_templates/Feature proposal.md
| * Promote sections and minor improvementsEvan Read2019-01-161-6/+10
| |
| * Document four backticks feature in markdownEvan Read2019-01-151-0/+6
| |
| * Fix indentation and markup for Markdown codeblockAchilleas Pipinellis2019-01-111-13/+13
| |
* | Update improvement workflowMike Lewis2019-01-171-12/+29
| |
* | Update the feature change workflowMike Lewis2019-01-171-19/+37
|/
* Merge branch 'docs/fix-styleguide' into 'master'Achilleas Pipinellis2019-01-091-32/+30
|\ | | | | | | | | Fix broken markdown and other lint problems See merge request gitlab-org/gitlab-ce!24208
| * Fix broken markdown and other lint problemsEvan Read2019-01-091-32/+30
| |
* | docs: Fix 'Gilab' typocarla2019-01-091-1/+1
|/
* Add API topic templatedocs/new-verbs-section-styleguideEvan Read2019-01-071-0/+35
|
* Implement some review commentsEvan Read2019-01-071-43/+43
| | | | | | | Also: - Slight restructure. - Some Markdown improvements.
* Add new styleguide sections for verbsEvan Read2019-01-071-3/+31
| | | | Also fixes spelling, and makes the Markdown style more consistent.
* Merge branch 'docs/fake-token-no-more' into 'master'Evan Read2019-01-071-10/+10
|\ | | | | | | | | | | | | Do not use tokens that look like tokens in docs Closes #38064 See merge request gitlab-org/gitlab-ce!24044
| * Replace look-alike token with '<your_access_token>'docs/fake-token-no-moreAchilleas Pipinellis2019-01-041-10/+10
| | | | | | | | | | Replace all '9koXpg98eAheJpvBs5tK' occurrences with '<your_access_token>' in API docs.
* | Fixes broken linkMarcia Ramos2019-01-041-1/+1
|/
* Make correction to URL, from https://about.gitab.com/handbook/documentation/ ↵carla2019-01-041-1/+1
| | | | to https://about.gitlab.com/handbook/documentation/ (I searched to see if this is a duplicate of an existing fix, didn't find one)
* Add to the 'how to update' sectionMike Lewis2018-12-311-1/+6
|
* Fixed typo in structure.md linkMike Lewis2018-12-311-1/+1
|