Commit Graph

4 Commits

Author SHA1 Message Date
Stan Hu 05d0263f66 Backport doc/user/group/img/groups.png changes from EE
These changes were introduced in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6622
but should have originated in CE.
2018-08-29 11:33:35 -07: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
Matej Latin 4bd4a1b9d8 Resolve "The screenshots on the Groups documentation page are outdated" 2018-04-25 17:47:09 +00:00
Marcia Ramos af39e4be09 Refactor groups docs 2017-07-16 16:03:39 +00:00