SiteConfig

laika.io.config.SiteConfig$
object SiteConfig

Configuration for special folders in Laika's site output.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
SiteConfig.type

Members list

Value members

Concrete methods

def apiPath(config: Config): ConfigResult[Path]

The path within the virtual tree where API documentation will be generated or copied into.

The path within the virtual tree where API documentation will be generated or copied into.

Attributes

def downloadPath(config: Config): ConfigResult[Path]

The path within the virtual tree to place downloads (EPUB and PDF) in.

The path within the virtual tree to place downloads (EPUB and PDF) in.

Attributes