Commit graph

9 commits

Author SHA1 Message Date
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
Marcia Ramos
819f6d9bce Documentation process at GitLab 2018-08-16 09:30:04 +00:00
Achilleas Pipinellis
9982ff3f99
Prefer using direct links in docs styleguide 2018-07-25 09:26:47 +02:00
Achilleas Pipinellis
e0af4c1982
Document how the new automatic review apps for docs work
This was missed from
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20130
2018-06-25 16:35:25 +02:00
Marcia Ramos
c4b185fb5a clarify what "methods" are 2018-06-20 14:13:03 +01:00
Marcia Ramos
25f90286f2 Update styleguide.md with rules for navigation items 2018-06-20 09:48:34 +00:00
Mark Chao
d5a303cf4d Doc update 2018-06-06 21:01:43 +09:00
Marcia Ramos
cc9928c256 Docs: add the documentation guidelines into its own dir 2018-06-06 11:32:38 +00:00