Class THTMLHelpDocGenerator

Unit

Declaration

type THTMLHelpDocGenerator = class(TGenericHTMLDocGenerator)

Description

This item has no description. Showing description inherited from TGenericHTMLDocGenerator.

HTML documentation generator. Extends TDocGenerator and overwrites many of its methods to generate output in HTML format.

Source: source/component/PasDoc_GenHtmlHelp.pas (line 33).

Hierarchy

Overview

Methods

Public procedure WriteDocumentation; override;

Properties

Published property ContentsFile: string read FContentsFile write FContentsFile;

Description

Methods

Public procedure WriteDocumentation; override;

This item has no description. Showing description inherited from TGenericHTMLDocGenerator.WriteDocumentation.

The method that does everything - writes documentation for all units and creates overview files.

Source: source/component/PasDoc_GenHtmlHelp.pas (line 40).

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.

Source: source/component/PasDoc_GenHtmlHelp.pas (line 44).


Generated by PasDoc 0.17.0.snapshot.