org.specs2.html

Members list

Concise view

Type members

Classlikes

String template for HTML files using the Pandoc templating approach where variables to replace are enclosed with $$

String template for HTML files using the Pandoc templating approach where variables to replace are enclosed with $$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait Htmlx

This trait provide additional methods on a NodeSeq or a Node representing an html document

This trait provide additional methods on a NodeSeq or a Node representing an html document

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Htmlx.type
Self type
object Htmlx extends Htmlx

Attributes

Companion:
trait
Graph
Supertypes
trait Htmlx
class Object
trait Matchable
class Any
Self type
Htmlx.type
case class Index(entries: Vector[IndexEntry])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object Index

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Index.type
case class IndexEntry(title: String, text: String, tags: IndexedSeq[String], path: FilePath)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
case class IndexedPage(path: FilePath, title: String, contents: String, tags: IndexedSeq[String])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object Indexing

Fold functions to create index files

Fold functions to create index files

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
case class SpecHtmlPage(specification: SpecStructure, path: FilePath, outDir: DirectoryPath, content: String)

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

This trait checks for the presence of a tag at the beginning of a xml document and replaces it by a list of links to the headers of the document

This trait checks for the presence of a tag at the beginning of a xml document and replaces it by a list of links to the headers of the document

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object TableOfContents.type

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type