AdHocTopic.GenerateContent Method

Namespace
Kampute.DocToolkit.Topics
Assembly
  • Kampute.DocToolkit.dll

Definition

Generates the documentation content using the specified MarkupWriter and IDocumentationContext.
protected override void GenerateContent(MarkupWriter writer, IDocumentationContext context)

Parameters

writer MarkupWriter
The MarkupWriter used to write the documentation content.
context IDocumentationContext
The documentation context, which provides additional information for rendering the topic.