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

📄 formmain_generate.txt

📁 DelphiDoc is a program for automatic generation of documentation on a Delphi-Project. At the momen
💻 TXT
字号:
~guiinclude FormMain_All.txt




~gui ButtonEditAllOptions Edit all Options By Category
Show all options of the generator and all helper objects sorted by their
category.


~gui EditDocPath Edit Path of Documentation
This edit field gives the path where the documentation should be generated to.
The directory should be empty, because a lot of files are generated and all
files with the same name are simply overwritten without any warning. If the
directory doesn't exist it is created automatically.

~gui ButtonBrowseDocDir Browse Directory of Documentation

Shows a dialog to select the directory where the documentation should
be generated to.



~gui EditFileName File Name of Documentation

If the generator supports it, the name of the finally generated file
can be entered here. The appropriate file extension will be added
automatically. If the generator doesn't support it, the edit field
will be gray.


~gui CheckBoxUseJavadocCharacter Javadoc compatibility

With this checkbox the special characters to be used inside comments 
can be changed to be compatible with Javadoc. ~[em DelphiDoc] uses by 
default the tilde "~~" and brackets, "[" and "]", to create sections and
use inline commands to format text. When compatibility is enabled they
are changed in the options to the at-sign "@" and normal braces, "(" and
")". When it is disabled it is changed back to the defaults of the 
program. If the check box is grayed, the options' values are incompatible 
with both, Javadoc and this program's defaults.


~gui EditProjectName Name of the Project

The name or title of the project for which the documentation is
generated. Will be inserted in the documentation.


⌨️ 快捷键说明

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