All Constants

Name Unit Description
AllChars PasDoc_Utils

 

AllSortSettings PasDoc_SortSettings

 

AllVisibilities PasDoc_Items

 

CfgMacroCfgPath PasDoc_OptionParser

Special substitution that, if found inside a config file, will be replaced with actual path of the file

CIONonHierarchy PasDoc_Items

 

CIORecordType PasDoc_Items

 

COMPILER_BITS PasDoc_Versions

 

ConsoleWidth PasDoc_OptionParser

Width of console

CP_UTF16 PasDoc_Types

Windows Unicode code page ID

CP_UTF16Be PasDoc_Types

 

CP_UTF32 PasDoc_Types

 

CP_UTF32Be PasDoc_Types

 

DefaultPasdocCss PasDoc_GenHtml

 

DefaultVisibilities PasDoc_Items

 

DEFAULT_BUFSIZE PasDoc_StreamUtils

 

DEFAULT_LANGUAGE PasDoc_Languages

 

DEFAULT_VERBOSITY_LEVEL PasDoc_Base

 

DefLongOptionString PasDoc_OptionParser

default long option string used

DefShortOptionChar PasDoc_OptionParser

default short option character used

EmptyRawDescriptionInfo PasDoc_Items

 

FlagEndSigns PasDoc_Utils

 

FlagStartSigns PasDoc_Utils

Flag Start- and Endsigns for parameters (Feature request "direction of parameter": https://github.com/pasdoc/pasdoc/issues/8)

HighCreatedOverviewFile PasDoc_Gen

 

InfoMergeTypeStr PasDoc_Items

 

KeyWordArray PasDoc_Tokenizer

all Object Pascal keywords

lgDefault PasDoc_Languages

 

LowCreatedOverviewFile PasDoc_Gen

Using High(TCreatedOverviewFile) or High(Overview) where Overview: TCreatedOverviewFile in PasDoc_GenHtml produces internal error in FPC 2.0.0.

MaxNameParts PasDoc_Types

 

MAX_BUFSIZE PasDoc_StreamUtils

 

MAX_TOKENIZERS PasDoc_Scanner

maximum number of streams we can recurse into; first one is the unit stream, any other stream an include file; current value is 32, increase this if you have more include files recursively including others

MIN_BUFSIZE PasDoc_StreamUtils

 

OptionFileChar PasDoc_OptionParser

Marks "include config file" option

OptionIndent PasDoc_OptionParser

Indentation of option's name from the start of console line

OptionSep PasDoc_OptionParser

Separator between option's name and explanation

OverviewFilesInfo PasDoc_Gen

 

PASDOC_DATE PasDoc_Versions

Date of last pasdoc release.

PASDOC_HOMEPAGE PasDoc_Versions

 

PASDOC_NAME PasDoc_Versions

 

PASDOC_NAME_AND_VERSION PasDoc_Versions

 

PASDOC_VERSION PasDoc_Versions

 

SortSettingNames PasDoc_SortSettings

Must be lowercase.

StandardDirectiveArray PasDoc_Tokenizer

Object Pascal directives

SymbolNames PasDoc_Tokenizer

Symbols as strings.

TokenCommentTypes PasDoc_Tokenizer

 

TOKEN_TYPE_NAMES PasDoc_Tokenizer

Names of the token types.

VisibilityStr PasDoc_Items

 

WhiteSpace PasDoc_Utils

Any whitespace (that may indicate newline or not)

WhiteSpaceNL PasDoc_Utils

Whitespace that is some part of newline.

WhiteSpaceNotNL PasDoc_Utils

Whitespace that is not any part of newline.


Generated by PasDoc 0.16.0.