PlayDocTemplates

play.doc.PlayDocTemplates
See thePlayDocTemplates companion object

Templates for rendering Play documentation snippets.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def toc(toc: Toc): String

Render a table of contents.

Render a table of contents.

Value parameters

toc

The table of contents to render.

Attributes

Returns

The table of contents.

Concrete methods