Added --tmpdir, #650 (#651)

This commit is contained in:
Rhet Turnbull
2022-03-02 06:58:23 -08:00
committed by GitHub
parent f132e9a843
commit d8802368fc
20 changed files with 341 additions and 181 deletions

View File

@@ -4,7 +4,7 @@
*
* Sphinx stylesheet -- basic theme.
*
* :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
* :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
* :license: BSD, see LICENSE for details.
*
*/
@@ -757,6 +757,7 @@ span.pre {
-ms-hyphens: none;
-webkit-hyphens: none;
hyphens: none;
white-space: nowrap;
}
div[class*="highlight-"] {