Getting Started
Writing content
API Documentation
Customization
Recipes
API References Develop
@ng-doc/builder / Interface

NgDocGuideConfiguration

The configuration for the guide page

Properties

NameTypeDescription
anchorHeadings
NgDocHeading[] | undefined

Defines a list of the heading levels for which the anchor will be generated.

headerTemplate
string | undefined

Path from the project root to the header HTML template file. It can be used to customize the header of the guide page.