Content Page
Functions
modified
Link copied to clipboard
abstract fun modified(name: String = this.name, children: List<PageNode> = this.children): PageNode
Content copied to clipboard
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
Content copied to clipboard
Properties
content
Link copied to clipboard
documentable
Link copied to clipboard
embeddedResources
Link copied to clipboard
Inheritors
MultimoduleRootPage
Link copied to clipboard
ModulePage
Link copied to clipboard
PackagePage
Link copied to clipboard
ClasslikePage
Link copied to clipboard
MemberPage
Link copied to clipboard