Use rst roles to format cli help text

This commit is contained in:
Kovid Goyal
2018-05-30 19:07:12 +05:30
parent fba37e73e7
commit 28803d9a5a
9 changed files with 94 additions and 95 deletions

View File

@@ -92,6 +92,10 @@ div.sphinxsidebar {
color: blue;
}
.env {
font-style: italic;
}
.italic {
font-style: italic;
}