DocumentationContextBuilder<TContext>.Topics Property

Namespace
Kampute.DocToolkit
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the collection of top-level topics to include in the documentation.
public IReadOnlyCollection<ITopic> Topics { get; }

Property Value

IReadOnlyCollection<ITopic>
A read-only collection of ITopic objects representing conceptual content.