Static

laika.ast.DocumentType$.Static
case class Static(formats: TargetFormats) extends DocumentType

A static file that needs to get copied over to the output target.

Attributes

Graph
Supertypes
trait Serializable
class DocumentType
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product