AuthoredPage

pamflet.AuthoredPage
sealed trait AuthoredPage extends Page

Attributes

Graph
Supertypes
trait Page
class Object
trait Matchable
class Any
Known subtypes
class Leaf
class Section

Members list

Concise view

Value members

Abstract methods

def blocks: Seq[Block]

Inherited methods

def localPath: String

Attributes

Inherited from:
Page
def name: String

Attributes

Inherited from:
Page

Attributes

Inherited from:
Page

Concrete fields

lazy val prettifyLangs: Set[String]
lazy val referencedLangs: Set[String]