Fix #4501: graphviz: epub3 validation error caused if graph is not clickable

This commit is contained in:
Takeshi KOMIYA
2018-01-29 21:09:27 +09:00
parent dcbebb1286
commit 2312a0a5bc
3 changed files with 109 additions and 15 deletions

View File

@@ -24,6 +24,7 @@ Bugs fixed
* #4477: Build fails after building specific files
* #4449: apidoc: include "empty" packages that contain modules
* #3917: citation labels are tranformed to ellipsis
* #4501: graphviz: epub3 validation error caused if graph is not clickable
Testing
--------