Class THTMLHelpDocGenerator

Unit

Declaration

type THTMLHelpDocGenerator = class(TGenericHTMLDocGenerator)

Description

No description available, ancestor TGenericHTMLDocGenerator description follows

generates HTML documentation

Extends TDocGenerator and overwrites many of its methods to generate output in HTML (HyperText Markup Language) format.

Hierarchy

Overview

Methods

Public procedure WriteDocumentation; override;

Properties

Published property ContentsFile: string read FContentsFile write FContentsFile;

Description

Methods

Public procedure WriteDocumentation; override;
 

Properties

Published property ContentsFile: string read FContentsFile write FContentsFile;

Contains Name of a file to read HtmlHelp Contents from. If empty, create default contents file.


Generated by PasDoc 0.16.0.