.. 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; }
.fc { background-color: #8EAF63; white-space:nowrap; }
.concurrency { background-color: #909090; white-space:nowrap; }
.dr { background-color: #FFFF99; }
</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 .. role:: fc .. role:: concurrency .. role:: dr
.. |chrono| replace:: :chrono:chrono
.. |format| replace:: :format:format
.. |ranges| replace:: :ranges:ranges
.. |spaceship| replace:: :spaceship:spaceship
.. |flat_containers| replace:: :fc:flat containers
.. |concurrency TS| replace:: :concurrency:concurrency TS
.. |DR| replace:: :dr:Defect Report
.. |sect| unicode:: U+00A7 .. |hellip| unicode:: U+2026