📄 introduction_doxy.txt
字号:
// The following text is included in the main documentation page by doxygen
/*! \mainpage testlib : Testing Library
*
* testlib provides some common functionality used in testing vxl. It
* provides a framework for generating a single test driver that will
* run a bunch of tests, thus minimising the number of test executables
* generated.
*
* testlib_root_dir() can be used to find golden data files.
*/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -