Papyrus

papyrus.logic.Papyrus
See thePapyrus companion object
trait Papyrus

Represents a complete Papyrus document with metadata and content

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def build(): Unit

Builds and launches the document as an HTML file

Builds and launches the document as an HTML file

Attributes

Document content (sections, elements, etc.)

Document content (sections, elements, etc.)

Attributes

Document metadata (title, style, language, etc.)

Document metadata (title, style, language, etc.)

Attributes