forked from OSchip/llvm-project
52 lines
1.4 KiB
ReStructuredText
52 lines
1.4 KiB
ReStructuredText
.. raw:: html
|
|
|
|
<style type="text/css">
|
|
td { text-align: left; }
|
|
.notstarted { opacity: 60%; }
|
|
.nothingtodo {
|
|
background-color: #99FF99;
|
|
font-style: italic;
|
|
}
|
|
.inprogress {
|
|
background-color: #FFFF99;
|
|
font-style: italic;
|
|
}
|
|
.inreview { background-color: #FFFF99; }
|
|
.partial {
|
|
background-color: #2CCCFF;
|
|
font-style: italic;
|
|
}
|
|
.complete { background-color: #99FF99; }
|
|
.chrono { background-color: #D8BFD8; }
|
|
.format { background-color: #FFE4B5; }
|
|
.ranges { background-color: #7FFFD4; }
|
|
.spaceship { background-color: #B0E0E6; }
|
|
</style>
|
|
|
|
.. role:: notstarted
|
|
.. role:: nothingtodo
|
|
.. role:: inprogress
|
|
.. role:: inreview
|
|
.. role:: partial
|
|
.. role:: complete
|
|
|
|
.. |Not Started| replace:: :notstarted:`Not Started`
|
|
.. |Nothing To Do| replace:: :nothingtodo:`Nothing To Do`
|
|
.. |In Progress| replace:: :inprogress:`In Progress`
|
|
.. |Review| replace:: :inreview:`Review`
|
|
.. |Partial| replace:: :partial:`Partial`
|
|
.. |Complete| replace:: :complete:`Complete`
|
|
|
|
.. role:: chrono
|
|
.. role:: format
|
|
.. role:: ranges
|
|
.. role:: spaceship
|
|
|
|
.. |chrono| replace:: :chrono:`chrono`
|
|
.. |format| replace:: :format:`format`
|
|
.. |ranges| replace:: :ranges:`ranges`
|
|
.. |spaceship| replace:: :spaceship:`spaceship`
|
|
|
|
.. |sect| unicode:: U+00A7
|
|
.. |hellip| unicode:: U+2026
|