Close #1464: html: warn html_static_path is inside outdir

This commit is contained in:
Takeshi KOMIYA
2019-06-18 00:17:15 +09:00
parent 3047bd211f
commit d8208d406a
3 changed files with 39 additions and 2 deletions

View File

@@ -25,6 +25,8 @@ Features added
--------------
* #5124: graphviz: ``:graphviz_dot:`` option is renamed to ``:layout:``
* #1464: html: emit a warning if :confval:`html_static_path` and
:confval:`html_extra_path` directories are inside output directory
Bugs fixed
----------