📄 srcguide.dox
字号:
/*
define all of the file groups used to structure the documentation.
*/
/**
@defgroup common_src Source code common to all implementations
*/
/**
@defgroup win_src Source code common to all Windows implementations
*/
/**
@defgroup unix_src Source code common to all Unix implementations
*/
/**
@defgroup macosx_src Source code common to all Macintosh implementations
*/
/**
@defgroup hostaip_src Source code for specific Host APIs
*/
/**
@defgroup test_src Test and example programs
*/
/**
@page srcguide A guide to the PortAudio sources.
- \ref common_src
- \ref win_src
- \ref unix_src
- \ref macosx_src
- \ref hostaip_src
- \ref test_src
*/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -