PageIndex

play.doc.PageIndex
See thePageIndex companion object
class PageIndex(val toc: Toc, path: Option[String])

The page index

Value parameters

toc

The table of contents

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def get(page: String): Option[Page]

Get the page for the given page name

Get the page for the given page name

Attributes

Concrete fields

val toc: Toc