本文介绍了将外部文档文件链接到visual studio的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
有没有办法将doxygen html或javadoc html中的文档链接到visual studio?
Is there any way to link a documentation in doxygen html or javadoc html to visual studio?
(因为我已经下载了html格式的opencv离线文档并想要当我按f1)获取一些信息
(because i've downloaded opencv offline documentation in html format and want to get some information from that when i press f1)
推荐答案
我认为以下工具可以帮助您:
I think the tools below could help you with it:
参考链接:
https://stackoverflow.com/questions/15316381/create-html-documentation-for-c-sharp-code
祝你好运,
Fletch
这篇关于将外部文档文件链接到visual studio的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!