⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 doc++.conf

📁 Doc++,可以根据你的C/C++和java的源码文件中的注释行自动生成Html说明文件的工具
💻 CONF
字号:
# Document alldocumentAll		false# Use C/C++ comments as doc++-commentsuseNormalComments	false# Parse HTML syntax, not only TeXHTMLSyntax		false# Read a list of input files from this file# fileList# Parse Java instead of C/C++parseJava		false# Ignore `#define' macrosignoreDefines		false# Do not generate the class graphnoClassGraph		false# Document private membersdocumentPrivateMembers	false# Optimize for speed instead of sizeoptimizeForSpeed	false# Activate Quantel extensions, folding & appended commentsquantelExtensions	false# Generate internal documentationinternalDoc		false# Generate TeX output instead of HTMLdoTeX			false# Generate upwards arrows in class graphsupwardsArrows		false# Turn verbose mode onverboseOperation	false# Scan `#include'ed header filesscanIncludes		false# Parse IDL instead of C/C++parseIDL		false# Parse PHP instead of C/C++parsePHP		false# Generate DocBook SGML output instead of HTMLdoDocBook		false# List of input files# inputFiles## Additional options for HTML output## Use tables instead of descriptions listsuseTables		false# Use tables with borders instead of descriptions listsuseTablesWithBorders	false# Use this file as footer on HTML pages# footer# Set the output directoryoutputDir		html# Show filenames in manual pagesshowFilenames		false# Show filenames with path in manual pagesshowFilenamesWithPath	false# Do not generate GIFS for equations, etc.noGifs			false# Force generation of GIFsforceGifs		false# Don't show inherited membersnoInheritedMembers	false# Do not generate Java graphsnoJavaGraphs		false# Keep trivial class graphstrivialGraphs		false# Don't show members without documentation in DOC sectionnoMembers		false# Show members in TOCshowMembersInTOC	false# Discard general stuffdiscardGeneral		false# Sort entries alphabeticallysortEntries		false# Use this file as header on HTML pages# header# Print group documentation before groupgroupBeforeGroup	false# Print class documentation before groupclassBeforeGroup	false# Use this suffix for HTML pageshtmlSuffix		.html# use this file as HTML style sheet# htmlStyleSheet## Additional options for TeX output## Only generate class graphonlyClassGraph		false# Read TeX environment from this file# environment# Generate indexgenerateIndex		false# Setup TeX style option# style# Use the following TeX packages# usePackage# Use the content of this file as TeX title page# title# Set minimum depth (number of levels) in TOCminimumDepth		1# Do not generate TeX environmentnoEnvironment		false# Set output file name# outputFilename# Generate source code listinggenerateSourceListing	false# Do not generate index when starting a new sectionhideIndex		false

⌨️ 快捷键说明

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