Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clarify markdown example codedocs-styleguide-codeblocks | Marcel Amirault | 2019-08-01 | 1 | -1/+1 |
| | |||||
* | Update docs style for code blocks | Marcel Amirault | 2019-07-31 | 1 | -10/+12 |
| | | | | | | Clarify rules for code blocks, including spaces above and below, and to use tilde when code blocks contain triple backticks | ||||
* | Update links to relative | Marcel Amirault | 2019-07-25 | 1 | -1/+1 |
| | | | | | Following the single docs codebase change, all internal links should be relative. Also cleans up one table | ||||
* | Update guidance for EE doc submissions | Marcel Amirault | 2019-07-25 | 1 | -33/+10 |
| | |||||
* | Add info about mdl to documentation | Marcel Amirault | 2019-07-22 | 2 | -18/+41 |
| | |||||
* | Update numbered lists for docs standards | Marcel Amirault | 2019-07-19 | 2 | -8/+8 |
| | | | | | Ensure that all numbered lists use only 1. and no other numbers. Also ensure that numbered lists use proper spacing. | ||||
* | Fix unordered list spacing | Marcel Amirault | 2019-07-18 | 1 | -15/+15 |
| | | | | | Correct the spacing of unordered markdown lists in docs, to maintain standards of documentation. | ||||
* | Merge branch 'rename-gitlab-docs-repo' into 'master' | Marcia Ramos | 2019-07-12 | 5 | -20/+20 |
|\ | | | | | | | | | Move the gitlab-docs project under gitlab-org See merge request gitlab-org/gitlab-ce!30620 | ||||
| * | Move the gitlab-docs project under gitlab-orgrename-gitlab-docs-repo | Achilleas Pipinellis | 2019-07-11 | 5 | -20/+20 |
| | | | | | | | | | | Search and replace gitlab-com/gitlab-docs with gitlab-org/gitlab-docs. For https://gitlab.com/gitlab-com/gitlab-docs/issues/310 | ||||
* | | Remove trailing whitespace in docs | Marcel Amirault | 2019-07-12 | 1 | -1/+1 |
|/ | | | | | Remove unneeded trailing whitespace in lines in /development /ci /api and /administration docs. | ||||
* | Add link to epic for removing /helplink-help-path-epic-in-dev-docs | Mike Lewis | 2019-07-10 | 1 | -3/+6 |
| | |||||
* | Centralize config for markdownlint | Markus Koller | 2019-07-09 | 1 | -2/+2 |
| | | | | | | | | The configuration is currently only specified in CI, by moving it into `.mdlrc` we get immediate feedback locally in supported editors. To ensure `mdl` is available it's also added to the `Gemfile`, though CI will still use the version installed in the `gitlab-docs-lint` image. | ||||
* | Changing badges to use parentheses not brackets | Marcel Amirault | 2019-07-08 | 1 | -15/+15 |
| | | | | | | | | | | | | | | Previously, we used brackets to denote the tier badges, but this made Kramdown, the docs site Markdown renderer, show many warnings when building the site. This is now fixed by using parentheses instead of square brackets. This was caused by [PREMIUM] looking like a link to Kramdown, which couldn't find a URL there. See: - https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484 - https://gitlab.com/gitlab-org/gitlab-ce/issues/63800 | ||||
* | Change absolute links to relative | Marcel Amirault | 2019-07-05 | 1 | -1/+1 |
| | | | | | Change assorted absolute links to ce and ee docs to relative links | ||||
* | Fix most bare URLs in project | Evan Read | 2019-07-02 | 1 | -3/+3 |
| | | | | | | Linting rule not enabled for now because tooling produces false positives. | ||||
* | Docs: update global nav document | Marcia Ramos | 2019-07-02 | 1 | -21/+13 |
| | |||||
* | Update styleguide.md to add Notes usage guidelines | Mike Lewis | 2019-07-01 | 1 | -1/+18 |
| | |||||
* | Enforce consistent prefix for bullet lists | Marcel Amirault | 2019-07-01 | 1 | -2/+2 |
| | | | | Adjusts asterisks to hyphens in assorted docs to allow lint rule to pass | ||||
* | Add diagram to site architecture docs | Evan Read | 2019-06-28 | 1 | -5/+37 |
| | |||||
* | Address Mike's review | Marcia Ramos | 2019-06-27 | 1 | -2/+90 |
| | | | | | | - explictly say not to upload videos - link videos from any YT account - embed videos from GL's YT account only | ||||
* | Docs: require release version in image filenames | Marcia Ramos | 2019-06-26 | 1 | -6/+15 |
| | |||||
* | Add Markdown linting | Evan Read | 2019-06-25 | 2 | -6/+6 |
| | | | | | Also adds and one linting rule and makes project conform to it. | ||||
* | Https many links in docs | Evan Read | 2019-06-18 | 2 | -3/+3 |
| | |||||
* | Clarify the process for CE-first documentation | Markus Koller | 2019-06-05 | 1 | -3/+8 |
| | | | | | | Previously it was unclear if the docs changes should be included in the MR as well, and adding a changelog entry in the CE MR also triggers the ee-specific-lines-check job in CI. | ||||
* | Use relative URLs in development docs | Achilleas Pipinellis | 2019-05-27 | 3 | -11/+11 |
| | | | | This is part of https://gitlab.com/gitlab-org/gitlab-ce/issues/61945 | ||||
* | Remove doc/README.md from list of pending filesdocs/single-codebase-dev-guides | Achilleas Pipinellis | 2019-05-17 | 1 | -2/+1 |
| | |||||
* | Add info about the single docs codebase effortdocs/single-codebase-info | Achilleas Pipinellis | 2019-05-08 | 1 | -0/+56 |
| | |||||
* | Final review feedback applieddocs/modify-versions-guidance | Evan Read | 2019-05-02 | 1 | -3/+3 |
| | |||||
* | Adjust guidance based on feedback | Evan Read | 2019-05-02 | 1 | -2/+3 |
| | |||||
* | Change the guidance for version text | Evan Read | 2019-05-02 | 1 | -23/+13 |
| | |||||
* | Adjust how we do version text in docs | Evan Read | 2019-05-02 | 1 | -6/+23 |
| | |||||
* | Avoid links requiring permissions | Evan Read | 2019-04-29 | 1 | -3/+10 |
| | |||||
* | Add whitespace for list so it renders | Evan Read | 2019-04-23 | 1 | -4/+5 |
| | |||||
* | Document how to use GitLab.com only badges | Achilleas Pipinellis | 2019-04-22 | 1 | -0/+6 |
| | | | | | Functionality added in https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/449 | ||||
* | Fix anchor linksssot | Mike Lewis | 2019-04-17 | 1 | -2/+2 |
| | |||||
* | Fix capitalization of term | Mike Lewis | 2019-04-17 | 1 | -1/+1 |
| | |||||
* | Reduce duplicate language by linking to a SSOT | Mike Lewis | 2019-04-17 | 1 | -1/+1 |
| | |||||
* | Resolve duplication of structure info by removing and linking to Style Guide | Mike Lewis | 2019-04-17 | 1 | -3/+1 |
| | |||||
* | Initial content edits | Mike Lewis | 2019-04-17 | 1 | -14/+15 |
| | |||||
* | ssot as principle | Sid Sijbrandij | 2019-04-16 | 1 | -16/+58 |
| | |||||
* | Development docs: move some docs content from Handbook and improve ↵ | Mike Lewis | 2019-04-16 | 2 | -123/+132 |
| | | | | content/headings | ||||
* | Edits to documentation dev doc index | Mike Lewis | 2019-04-08 | 2 | -32/+23 |
| | |||||
* | Improvements to Documentation style and structure information | Mike Lewis | 2019-04-08 | 1 | -24/+26 |
| | |||||
* | Docs: Fix missed or newly added broken anchors | Marcel Amirault | 2019-03-25 | 1 | -1/+1 |
| | |||||
* | Change line length recommendation | Evan Read | 2019-03-14 | 1 | -4/+3 |
| | |||||
* | Docs: Fix broken anchors in development docs | Marcel Amirault | 2019-03-05 | 3 | -5/+5 |
| | |||||
* | Add confidential issue linking guidance | Evan Read | 2019-03-01 | 1 | -0/+18 |
| | |||||
* | Fix misspellings in docs | Takuya Noguchi | 2019-02-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com> | ||||
* | Ensure all lists are surrounded by new lines | Evan Read | 2019-02-22 | 3 | -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 Lewis | 2019-02-21 | 3 | -7/+7 |
| | | | | to relevant page names |