Summary
Generates links to each heading on a page and returns a string containing all of the links.
- Assembly
- Wyam
.Docs .dll - Namespace
- Wyam
.Docs - Containing Type
- Extensions
Syntax
public static string GenerateInfobarHeadings(this IExecutionContext context, IDocument document)
Parameters
Name | Type | Description |
---|---|---|
context | IExecutionContext | |
document | IDocument |
Return Value
Type | Description |
---|---|
string |