Skip to content

[Feature] Add third level headers to the doc page table of contents to improve navigation #430

Description

@UnchartedSediment

Can you please consider adding the third level of headings in the docs pages to the table of contents, some of the larger pages are also the ones I reference the most like Start-ADTProcess and Start-ADTMsiProcess, being able to navigate directly to the necessary parameter would significantly improve the end user experience for the site on the longer pages.

Example of this in action from the Docusaurus Powershell site

tableOfContents: {
minHeadingLevel: 2,
maxHeadingLevel: 2,
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions