【发布时间】:2014-03-26 14:48:12
【问题描述】:
我想在使用 doxygen 创建的文档中使用交互式 svg 图像文件。 在浏览器中打开 html 帮助文件没有任何错误。
当我在 windows chm 帮助文件查看器中打开页面时,出现错误:
An error has occurred in the script on this page.
Line: 9
Char: 1
Error: "init" is undefined.
Code: 0
URL: mk:@MSITStore some_long_address.svg
如何使用交互式 svg 图像文件?
【问题讨论】: