Unit PasDoc_GenHtml

Description

HTML documentation generator in TGenericHTMLDocGenerator.

Source: source/component/PasDoc_GenHtml.pas (line 39).

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TGenericHTMLDocGenerator HTML documentation generator.
Class THTMLDocGenerator Right now this is the same thing as TGenericHTMLDocGenerator.

Functions and Procedures

function SignatureToHtmlId(const Signature: string): string;
function StringToInheritedMembers(const S: String): TInheritedMembers;

Types

TInheritedMembers = (...);

Description

Functions and Procedures

function SignatureToHtmlId(const Signature: string): string;

DON'T EDIT – this file was automatically generated from "pasdoc.css"

Source: source/component/PasDoc_GenHtml.pas (line 391).

function StringToInheritedMembers(const S: String): TInheritedMembers;

This item has no description.

Source: source/component/PasDoc_GenHtml.pas (line 393).

Types

TInheritedMembers = (...);

Show we show inherited members (in outputs that make it possible, which right now means only HTML output).

Values
  • imNever
  • imDefaultShow
  • imDefaultHide

Source: source/component/PasDoc_GenHtml.pas (line 59).

Authors


Generated by PasDoc 1.0.2.