base
1.7.10
base
/
org.jetbrains.dokka.base.renderers
/
PackageListService
Package
List
Service
class
PackageListService
(
val
context
:
DokkaContext
,
val
rootPage
:
RootPageNode
)
Content copied to clipboard
Types
Constructors
Functions
Properties
Constructors
Package
List
Service
Link copied to clipboard
fun
PackageListService
(
context
:
DokkaContext
,
rootPage
:
RootPageNode
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
create
Package
List
Link copied to clipboard
fun
createPackageList
(
module
:
ModulePage
,
format
:
LinkFormat
)
:
String
Content copied to clipboard
Properties
context
Link copied to clipboard
val
context
:
DokkaContext
Content copied to clipboard
rootPage
Link copied to clipboard
val
rootPage
:
RootPageNode
Content copied to clipboard