IDEIntf: comments

git-svn-id: trunk@56364 -
This commit is contained in:
mattias 2017-11-11 14:23:08 +00:00
parent be3e98c7ab
commit b0701b8534
2 changed files with 2 additions and 2 deletions

View File

@ -63,9 +63,8 @@ begin
Result:=TFPDocHTMLHelpDatabase(
HelpDatabases.CreateHelpDatabase(DBName,TFPDocHTMLHelpDatabase,true));
Result.DefaultBaseURL:=BaseURL;
// FPDoc nodes for units in the LCL
FPDocNode:=THelpNode.CreateURL(Result,DBTitle,'file://index.html');
// register TOC (table of contents)
FPDocNode:=THelpNode.CreateURL(Result,DBTitle,'file://index.html');
Result.TOCNode:=THelpNode.Create(Result,FPDocNode);
// register fpdoc item
Result.RegisterItem(THelpDBISourceDirectory.Create(FPDocNode,

View File

@ -287,6 +287,7 @@
<Filename Value="frames/help_general_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="HelpGeneralOptionsFrame"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
</Unit35>
<Unit36>