Commit graph

14 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
Cindy Pallares
00780264a7
Update the installation link
The installation link has changed from /installation/ to /install/. This
commit will update all the remaining links that are missing.
2019-07-08 17:24:54 -05:00
Marcel Amirault
6feda1df3b Change absolute links to relative
Change assorted absolute links to ce and ee docs
to relative links
2019-07-05 16:25:58 +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
Achilleas Pipinellis
59a811a52b Fix URL that causes test_external_links to fail
https://gitlab.com/gitlab-com/gitlab-docs/-/jobs/196921364
2019-04-15 16:34:25 +00:00
Evan Read
472e9e1c7d Edits for GKE whitepaper note 2019-04-11 10:56:44 +00:00
Evan Read
c2c2d04b3a Fix most instances of bare URLs in markdown 2019-01-24 06:52:33 +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
Marcia Ramos
f703ba3f85 Docs: add custom descriptions to most relevant docs 2018-05-09 11:07:11 +00:00
Pascal Borreli
12e3eff462 Fixed typos 2018-04-27 08:50:05 +00:00
Joshua Lambert
b94131b670 Update GCP install instructions to utilize a standard VM 2018-02-16 15:47:34 +00:00
eliran.mesika
da25505f1c Update Google launcher details 2017-07-16 11:59:22 +03:00
Achilleas Pipinellis
1e0df21a74 Hide GCP install guide from index page until our image is added 2017-05-09 16:59:20 +02:00
Achilleas Pipinellis
d33fab3faf Add docs on how to install GitLab on GCP
[ci skip]
2017-03-02 13:55:29 +01:00