📄 howtobuilddoc.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 + -