toggle menu
core
1.9.10
jvm
switch theme
search in API
core
/
org.jetbrains.dokka.pages
/
ContentPage
/
modified
modified
abstract
fun
modified
(
name
:
String
=
this.name
,
content
:
ContentNode
=
this.content
,
dri
:
Set
<
DRI
>
=
this.dri
,
embeddedResources
:
List
<
String
>
=
this.embeddedResources
,
children
:
List
<
PageNode
>
=
this.children
)
:
ContentPage