NavigationBuilder

laika.render.epub.NavigationBuilder$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def forTree(tree: RenderedTree, depth: Option[Int]): Seq[NavigationItem]
def fullPath(path: Path, forceXhtml: Boolean): String

Provides the full path to the document relative to the EPUB container root from the specified virtual path of the Laika document tree.

Provides the full path to the document relative to the EPUB container root from the specified virtual path of the Laika document tree.

Attributes