Skip to content

Error in main-db.html #172

@delphidabbler

Description

@delphidabbler

The File Format | Meta Data | Format Of Individual Category .ini Files section of main-db.html omits two compiler keys: Delphi12A and Delphi13F in the example [snippet-name] section. These need adding after Delphi11A in the following text:

[snippet-name]
DisplayName=<snippet-display-name>
Desc=<description-text>
DescEx=<description-REML>
Snip=<snippet-file-name>
Units=<required-units>
Depends=<required-snippets>
SeeAlso=<cross-referenced-snippets>
Credits=<credits-text>
Credits_URL=<url-used-in-credits>
Comments=<comments-text>
Delphi2=<Y|N|Q|W>
Delphi3=<Y|N|Q|W>
Delphi4=<Y|N|Q|W>
Delphi5=<Y|N|Q|W>
Delphi6=<Y|N|Q|W>
Delphi7=<Y|N|Q|W>
Delphi2005Win32=<Y|N|Q|W>
Delphi2006Win32=<Y|N|Q|W>
Delphi2007=<Y|N|Q|W>
Delphi2009Win32=<Y|N|Q|W>
Delphi2010=<Y|N|Q|W>
DelphiXE=<Y|N|Q|W>
DelphiXE2=<Y|N|Q|W>
DelphiXE3=<Y|N|Q|W>
DelphiXE4=<Y|N|Q|W>
DelphiXE5=<Y|N|Q|W>
DelphiXE6=<Y|N|Q|W>
DelphiXE7=<Y|N|Q|W>
DelphiXE8=<Y|N|Q|W>
Delphi10S=<Y|N|Q|W>
Delphi101B=<Y|N|Q|W>
Delphi102T=<Y|N|Q|W>
Delphi103R=<Y|N|Q|W>
Delphi104S=<Y|N|Q|W>
Delphi11A=<Y|N|Q|W>
... Missing entries ...
FPC=<Y|N|Q|W>
Extra=<extra-info-REML>
StandardFormat=<0|1>
Kind=<freeform|routine|type|const|class|unit>
TestInfo=<none|basic|advanced>
MinVer=<version-number>

Metadata

Metadata

Assignees

Labels

acceptedAccepted for implementation / fixingdocumentationIssue relating to documentation, including help file

Projects

Status

Accepted

Relationships

None yet

Development

No branches or pull requests

Issue actions