Commit graph

6 commits

Author SHA1 Message Date
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
James Ramsay
db86214e6a Update docs and compress images 2018-08-13 10:58:53 -04:00
Phil Hughes
132f3545ce
Added docs for Web IDE Client Evaluation
Closes #50143
2018-08-13 08:59:13 +01:00
James Ramsay
a9520809a3 Update Web IDE documentation with recent changes
- Add file finder docs
- Updated commit panel docs and screenshot
2018-05-11 12:27:02 -04:00
James Ramsay
8d2c01f83b Remove web ide beta flag from docs and update 2018-04-16 11:54:21 -04:00
James Ramsay
c1017ebf1b Backport Web IDE docs to gitlab-ce 2018-04-16 11:38:03 -04:00