howto doxygen.txt

来自「使用AVR单片机控制步进电机的软件代码」· 文本 代码 · 共 10 行

TXT
10
字号
How to generate source code documentation (MS Windows users):

1. Install Doxygen (www.doxygen.org)
2. Open the 'config.doxygen' file in the Doxygen Wizard.
3. Generate documentation (Ctrl-R).
4. Open the 'doxygen\refman.rtf' file.
5. Strip off everything but the 'File Documentation' section.
6. Save as 'source.doc' in MS Word format.
7. Remove the 'doxygen' directory.

⌨️ 快捷键说明

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