-
Notifications
You must be signed in to change notification settings - Fork 876
Closed
Labels
extensibilityExtend the platform to support new languages, new outputs and custom behaviorsExtend the platform to support new languages, new outputs and custom behaviors
Description
Is your feature request related to a problem? Please describe.
In our project we used to use TocHelper.LoadYamlToc
to do some ToC transformations, but after upgrading to Docfx.Build
I noticed this class is now private.
Describe the solution you'd like
Make TocHelper
public.
Metadata
Metadata
Assignees
Labels
extensibilityExtend the platform to support new languages, new outputs and custom behaviorsExtend the platform to support new languages, new outputs and custom behaviors