declslides.dsl

package declslides.dsl

Members list

Type members

Classlikes

object DSL

Public DSL for building presentations in a small, declarative style.

Public DSL for building presentations in a small, declarative style.

The DSL is split into two levels:

  • presentation-level builders, used to compose a whole deck
  • slide-level builders, used to compose the content of a single slide

The public entry point is presentation, which can be used either with the default theme or with an explicit theme configuration.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
DSL.type