brintos

brintos / llvm-project-archived public Read only

0
0
Text · 1010 B · b13d2c9 Raw
38 lines · plain
1.. raw:: html2 3      <style type="text/css">4        td { text-align: left; }5        .notstarted { opacity: 60%; }6        .nothingtodo {7            background-color: #99FF99;8            font-style: italic;9         }10        .inprogress {11            background-color: #FFFF99;12            font-style: italic;13         }14        .inreview { background-color: #FFFF99; }15        .partial {16            background-color: #2CCCFF;17            font-style: italic;18         }19        .complete { background-color: #99FF99; }20      </style>21 22.. role:: notstarted23.. role:: nothingtodo24.. role:: inprogress25.. role:: inreview26.. role:: partial27.. role:: complete28 29.. |Not Started| replace:: :notstarted:`Not Started`30.. |Nothing To Do| replace:: :nothingtodo:`Nothing To Do`31.. |In Progress| replace:: :inprogress:`In Progress`32.. |Review| replace:: :inreview:`Review`33.. |Partial| replace:: :partial:`Partial`34.. |Complete| replace:: :complete:`Complete`35 36.. |sect| unicode:: U+00A737.. |hellip| unicode:: U+202638