blob: 6291d4df7bebb6c74e5afd454f6e98c15d27374a [file] [log] [blame]
Kent Ross8db68cb2021-08-26 10:08:59 -04001.. raw:: html
2
3 <style type="text/css">
Kent Ross788cf5a2021-08-26 10:23:54 -04004 td { text-align: left; }
5 .notstarted { opacity: 60%; }
Kent Ross8db68cb2021-08-26 10:08:59 -04006 .nothingtodo {
7 background-color: #99FF99;
8 font-style: italic;
9 }
10 .inprogress {
11 background-color: #FFFF99;
12 font-style: italic;
13 }
Kent Ross788cf5a2021-08-26 10:23:54 -040014 .inreview { background-color: #FFFF99; }
Kent Ross8db68cb2021-08-26 10:08:59 -040015 .partial {
16 background-color: #2CCCFF;
17 font-style: italic;
18 }
19 .complete { background-color: #99FF99; }
Mark de Wever67e52d62021-10-08 21:01:55 +020020 .chrono { background-color: #D8BFD8; }
21 .format { background-color: #FFE4B5; }
22 .ranges { background-color: #7FFFD4; }
23 .spaceship { background-color: #B0E0E6; }
Kent Ross8db68cb2021-08-26 10:08:59 -040024 </style>
25
Kent Ross788cf5a2021-08-26 10:23:54 -040026.. role:: notstarted
Kent Ross8db68cb2021-08-26 10:08:59 -040027.. role:: nothingtodo
28.. role:: inprogress
Kent Ross788cf5a2021-08-26 10:23:54 -040029.. role:: inreview
Kent Ross8db68cb2021-08-26 10:08:59 -040030.. role:: partial
31.. role:: complete
32
Kent Ross788cf5a2021-08-26 10:23:54 -040033.. |Not Started| replace:: :notstarted:`Not Started`
Kent Ross8db68cb2021-08-26 10:08:59 -040034.. |Nothing To Do| replace:: :nothingtodo:`Nothing To Do`
35.. |In Progress| replace:: :inprogress:`In Progress`
Kent Ross788cf5a2021-08-26 10:23:54 -040036.. |Review| replace:: :inreview:`Review`
Kent Ross8db68cb2021-08-26 10:08:59 -040037.. |Partial| replace:: :partial:`Partial`
38.. |Complete| replace:: :complete:`Complete`
39
Mark de Wever67e52d62021-10-08 21:01:55 +020040.. role:: chrono
41.. role:: format
42.. role:: ranges
43.. role:: spaceship
44
45.. |chrono| replace:: :chrono:`chrono`
46.. |format| replace:: :format:`format`
47.. |ranges| replace:: :ranges:`ranges`
48.. |spaceship| replace:: :spaceship:`spaceship`
49
Kent Ross8db68cb2021-08-26 10:08:59 -040050.. |sect| unicode:: U+00A7
51.. |hellip| unicode:: U+2026