base
/
org.jetbrains.dokka.base.renderers.html
/
NavigationPageInstaller
Navigation
Page
Installer
open class
NavigationPageInstaller
(context:
DokkaContext
) :
NavigationDataProvider
,
PageTransformer
Content copied to clipboard
Functions
Properties
Functions
invoke
Link copied to clipboard
open operator override fun
invoke
(input:
RootPageNode
):
RootPageNode
Content copied to clipboard
navigableChildren
Link copied to clipboard
open fun
navigableChildren
(input:
RootPageNode
):
NavigationNode
Content copied to clipboard
visit
Link copied to clipboard
open fun
visit
(page:
ContentPage
):
NavigationNode
Content copied to clipboard
Properties
context
Link copied to clipboard
val
context
:
DokkaContext
Content copied to clipboard