⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 howtobuilddoc.txt

📁 CppUnit 是著名的用于单元测试的JUnit框架的C++移植。测试输出是XML或文本格式
💻 TXT
字号:
Building documentation for MSDN Integration (press F1 on a class in VC++ and jump to doc...):

In the Doxygen (http://www.doxygen.org) configuration file, ensure that the following option
are set to YES:

GENERATE_HTMLHELP      = YES
GENERATE_CHI           = YES
BINARY_TOC             = YES

For CppUnit, CppUnit-win.dox is already configured that way. Use doc/makedoc.bat to generate 
the documentation.

Open the html/index.hhp file using HTML Workshop (hhw.exe)

Click the compile button, and wait. Once done, index.chm and index.chi in html/.

Ship those two files with MSDN Integrator and the appropriate INI file.

Baptiste.

--
Baptiste Lepilleur <gaiacrtn@free.>
http://gaiacrtn.free.fr/index.html

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -