Commit Graph

15 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
Victor Wu f59e5cc25d Update docs milestones 2018-07-22 05:27:49 +00:00
Victor Wu a9772bff8a Remove line regarding future feature of assigning ancestor group milestones 2018-06-14 17:49:54 +00:00
Pascal Borreli 12e3eff462 Fixed typos 2018-04-27 08:50:05 +00:00
Clement Ho 9cf505eb25 Add missing empty line at the end of file 2018-02-22 15:35:46 -06:00
Victor Wu 5c2102d0f6 Update docs milestones 2018-02-21 20:59:47 -05:00
Ville Skyttä 0cbbb08e79 doc: Spelling fixes 2018-01-19 12:09:59 +02:00
Victor Wu 31176ece43 Milestone sidebar docs 2017-12-12 08:52:10 +00:00
Felipe Artur 2f8577d45e Allow promoting project milestones to group milestones 2017-10-31 15:03:52 +00:00
Sean McGivern 76b80d6e96 Show group milestones in autocomplete 2017-08-07 11:55:01 +01:00
Victor Wu 957274f40e Update milestone docs CE 2017-08-02 13:56:23 +00:00
Felipe Artur b5f596c3ff Native group milestones 2017-07-07 15:08:49 +00:00
Chris Wilson 2e98f5bcbc Add docs on milestone percentage stats
Clarify how the milestone percentage is calculated in the docs.
Include example image of milestone.
2017-05-25 14:31:12 +10:00
Victor Wu dd04ad3600 Remove reference to burndown charts since they don't exist for ce. 2017-04-21 19:38:14 +00:00
Achilleas Pipinellis 6f923251f5 Milestones documentation refactor 2017-04-20 16:28:05 +00:00