📄 doxyfile
字号:
## $Id: Doxyfile,v 1.9 2000/10/15 15:22:14 root Exp $## Copyright (C) 1997-1999 by Dimitri van Heesch.## Permission to use, copy, modify, and distribute this software and its# documentation under the terms of the GNU General Public License is hereby # granted. No representations are made about the suitability of this software # for any purpose. It is provided "as is" without express or implied warranty.# See the GNU General Public License for more details.## Documents produced by Doxygen are derivative works derived from the# input used in their production; they are not affected by this license.PROJECT_NAME = "Doxygen manual"OUTPUT_DIRECTORY = ..HTML_HEADER = HTML_FOOTER = QUIET = NOWARNINGS = YESDISABLE_INDEX = YESEXTRACT_ALL = NOEXTRACT_PRIVATE = NOGENERATE_MAN = NOGENERATE_LATEX = YESGENERATE_HTML = YESGENERATE_HTMLHELP = YESGENERATE_RTF = NOENABLED_SECTIONS = logo_onENABLE_PREPROCESSING = NOCASE_SENSE_NAMES = NOIMAGE_PATH = .INPUT = index.doc install.doc starting.doc docblocks.doc lists.doc \ grouping.doc formulas.doc diagrams.doc preprocessing.doc \ external.doc faq.doc trouble.doc history.doc features.doc \ doxygen_usage.doc doxytag_usage.doc doxysearch_usage.doc \ doxywizard_usage.doc \ installdox_usage.doc output.doc autolink.doc \ config.doc commands.doc htmlcmds.doc language.doc arch.docFILE_PATTERNS = *.cpp *.h *.docEXAMPLE_PATH = ../examplesRECURSIVE = NOTAGFILES =ALLEXTERNALS = NOPERL_PATH = /usr/local/bin/perlSEARCHENGINE = NOCGI_NAME = search.cgiCGI_URL =DOC_URL =DOC_ABSPATH =BIN_ABSPATH = /usr/local/bin/EXT_DOC_PATHS =PDF_HYPERLINKS = YES
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -