class

TableOfContentsController

Inherits Ktistec::ViewHelper < Utils::Paths < Ktistec::Controller < Reference < Object

Class methods

build_path_tree(entries : Enumerable(ActivityPub::Object)) : Hash(String, PathTreeNode)
Source
render_toc_html(tree : Hash(String, PathTreeNode), prefix : String, content_io : IO)
Source
render_toc_html(tree : Hash(String, PathTreeNode), prefix : String = "") : String
Source
render_toc_json(json : JSON::Builder, tree : Hash(String, PathTreeNode), prefix : String)
Source
render_toc_json(tree : Hash(String, PathTreeNode), prefix : String = "") : String
Source

Nested types