TargetFormats

laika.rewrite.nav.TargetFormats$
See theTargetFormats companion trait
object TargetFormats

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case object All extends TargetFormats

Describes a target that is intended to be rendered for all output formats.

Describes a target that is intended to be rendered for all output formats.

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
All.type
case object None extends TargetFormats

Describes a target that should not be rendered in any output format. Such a resource may still be used with a directive like @:include in which case the including document's configuration will determine the supported output formats.

Describes a target that should not be rendered in any output format. Such a resource may still be used with a directive like @:include in which case the including document's configuration will determine the supported output formats.

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
None.type
case class Selected(formats: Type[String]) extends TargetFormats

Describes a target that is only intended to be rendered for the specified set of output formats.

Describes a target that is only intended to be rendered for the specified set of output formats.

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Selected

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Selected.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Implicits

Implicits