Current section

Files

Jump to
ex_doc lib ex_doc formatter html templates extra_template.eex
Raw

lib/ex_doc/formatter/html/templates/extra_template.eex

<%= head_template(config, %{title: title, type: :extra}) %>
<%= sidebar_template(config, nodes_map) %>
<%= link_headings(content) %>
<%= footer_template(config) %>