diff options
| author | Tomi Ollila <tomi.ollila@iki.fi> | 2014-06-25 15:20:11 +0300 |
|---|---|---|
| committer | Tomi Ollila <tomi.ollila@iki.fi> | 2014-06-25 15:20:11 +0300 |
| commit | 7a8718a2137fb129f9f516c43616cd584dd7dc14 (patch) | |
| tree | d4f561b39dcf663d18f181d132392e657d3fa4db | |
| parent | aef545fe85712f9d3c25b7e1c445b9be06994ce2 (diff) | |
backquote html_static_path
| -rw-r--r-- | news/release-0.18.1.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/release-0.18.1.mdwn b/news/release-0.18.1.mdwn index be67316..d9b9b85 100644 --- a/news/release-0.18.1.mdwn +++ b/news/release-0.18.1.mdwn @@ -14,7 +14,7 @@ Build System ### Put notmuch lib directory first in RPATH -### Fix handling of html_static_path in sphinx +### Fix handling of `html_static_path` in sphinx Both the python bindings and the main docs had spurious settings of this variable. |
