Table of Contents

Method WriteMainTitle

Namespace
Sisk.Documenting.Html
Assembly
Sisk.Documenting.Html.dll

WriteMainTitle(ApiDocumentation)

Writes the main title of the API documentation.

protected virtual HtmlElement? WriteMainTitle(ApiDocumentation documentation)

Parameters

documentation ApiDocumentation

The API documentation to write the title for.

Returns

HtmlElement

The HTML element representing the main title.