Commit Graph

18 Commits

Author SHA1 Message Date
Marcel Amirault 33c867b70d Fix whitespace in install and integration docs
Many code blocks are 4spaced, and they render in GitLab
without coloring as a result, even though they are
fenced with a language label. If in a list, other items
will render as being in a code block too, even if not
meant to. This fixes all these issues, and cleans up
minor white space issues in install and integration docs
2019-07-11 15:21:26 +00:00
Marcel Amirault 347a879909 Update redirected links to final destination
Updating redirected links in the development, install, policy
raketasks and university dirs. Should now link to final
URL to avoid redirect hops
2019-07-09 00:20:40 +00:00
Marcel Amirault 20654fb9bf Enforce consistent prefix for bullet lists
Adjusts asterisks to hyphens in assorted docs to allow lint rule to pass
2019-07-01 03:36:23 +00:00
Achilleas Pipinellis 5a4bab0853
Clean up docs under install/
This is an initiative to ensure all documentation complies completely
with the Documentation Style Guide section "Documentation is the single
source of truth (SSOT)" according to this epic
https://gitlab.com/groups/gitlab-org/-/epics/1280.

In particular, the changes of this commit touch all files under
doc/install/. Most notably:

- install/redis.md:
        Redirect to Redis section of install guide.

- install/pivotal/index.md:
        Changed its content to reflect the current status, which is no
        longer supported (since 2017!).

- install/google-protobuf.md:
        Incorporated inside installation.md under the troubleshooting section.

- install/openshift_and_gitlab.md:
        Clarified that this guide is no longer relevant. We might want to
        redirect to the Chart docs in the future.

- install/structure.md:
        Incorporated inside installation.md under its own section.

- install/kubernetes/index.md:
        Redirected to https://docs.gitlab.com/charts
2019-06-03 20:13:53 +02:00
Marcel Amirault 54358d6199 Docs: Remove all remaining orphaned images. 2019-05-17 19:21:48 +00:00
Evan Read ded2f4ef3c Fix some 404 links into charts project 2019-03-01 19:11:29 +00:00
Balasankar "Balu" C 7313705e8f Mark references to openshift template as deprecated 2019-01-04 13:58:19 +00:00
Takuya Noguchi 789b7c87ee Use OpenShift in docs and Web UI instead of Openshift
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-01-02 19:03:02 +09:00
Evan Read 1dbf8f0108 Fix broken link to Vagrant box 2018-11-07 12:52:18 +10:00
Marcel Amirault 109cfd951d
Correct grammar (setup to set-up) in Docs 2018-09-21 16:29:14 +02:00
Brett Walker b0be58a1b3 Resolve "CE documentation is not CommonMark compliant" 2018-09-06 16:52:18 +00:00
Achilleas Pipinellis 8dbcd11075
Compress all PNG images under doc/
The pngquant tool was used https://pngquant.org, and particularly, the
following command:

        /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png

Before: 47584K
After : 34924K
2018-08-27 15:52:03 +02:00
Dmitriy Zaporozhets 8070632b74
Use nip.io instead of xip.io
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-06-12 10:39:16 +03:00
Marcia Ramos 🚫 (OOO - back on May 21) 1983e15970 Docs: fix duplicate titles 2018-05-09 16:11:28 +00:00
Joe Mullally cb9d5f9064 OpenShift install docs: Recommend "add-scc-to-user" over "edit scc" 2018-03-16 01:43:14 +00:00
Marcia Ramos d54a80ca3a Update all articles with the new layout (meta data from the frontmatter)
Context: https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/182
2018-02-16 16:01:35 -02:00
Marcia Ramos 5b19032d88 Docs: deprecates articles index 2018-01-15 18:11:02 +00:00
Marcia Ramos 188b6e007d move article to its topic-related dir, update links 2018-01-10 16:37:24 -02:00