Commit graph

13 commits

Author SHA1 Message Date
Jason Goodman
fbdaf6bc5e Update documentation for new feature flag percent rollout UX
Add updated screen shots
2019-08-07 16:52:50 +00:00
Achilleas Pipinellis
95145f3e3e Compress images with pngquant 2019-08-07 10:01:48 +00:00
Marcel Amirault
0d4c6a14d8 Update redirected links to final destinations
This updates redirected links in integration, update, user
and workflow dirs. Should now link to final URLs to avoid
redirect hops
2019-07-08 23:14:29 +00:00
Marcel Amirault
73c6477b7e Changing badges to use parentheses not brackets
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
2019-07-08 08:50:38 +00:00
Reuben Pereira
d55fd99c3a Move external dashboard docs
- To user/project/operations
- And cross-link in ci/environments
2019-06-10 13:45:15 +00:00
Marcel Amirault
4d4bb01d53 Docs: Merge 4 EE doc/user/project dirs to CE 2019-05-05 15:31:04 +00:00
Reuben Pereira
c77d3ee314 Update error tracking settings docs 2019-03-03 22:36:50 +00:00
Evan Read
eb86630959 Ensure all lists are surrounded by new lines
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.
2019-02-22 13:17:10 +00:00
Reuben Pereira
ed65aebe24 Add line to doc listing reqd Sentry token scopes
Add a line to say that event:read and project:read are required.
project:read is not strictly required right now, but will be when
the project dropdown is released next month.
2019-02-14 17:05:35 +00:00
Marcia Ramos
ef543044b2 Docs: add index for project operations 2019-02-05 16:16:46 +00:00
Evan Read
c2c2d04b3a Fix most instances of bare URLs in markdown 2019-01-24 06:52:33 +00:00
Joshua Lambert
27b3838b96 Update release error tracking is available in to 11.8 2019-01-21 10:24:41 -05:00
Tristan Read
10fd131853 Add documentation for Error Tracking 2019-01-10 13:24:47 +00:00