play.doc

html

package html

Visibility
  1. Public
  2. All

Type Members

  1. class nextLink extends BaseScalaTemplate[twirl.api.HtmlFormat.Appendable, Format[twirl.api.HtmlFormat.Appendable]] with Template2[TocTree, String, twirl.api.HtmlFormat.Appendable]

  2. class sidebar extends BaseScalaTemplate[twirl.api.HtmlFormat.Appendable, Format[twirl.api.HtmlFormat.Appendable]] with Template1[List[Toc], twirl.api.HtmlFormat.Appendable]

  3. class toc extends BaseScalaTemplate[twirl.api.HtmlFormat.Appendable, Format[twirl.api.HtmlFormat.Appendable]] with Template1[Toc, twirl.api.HtmlFormat.Appendable]

Value Members

  1. object nextLink extends nextLink

  2. object sidebar extends sidebar

  3. object toc extends toc

Ungrouped