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, modules, exceptions, protocols) %>
<%= content |> link_headings() %>
<%= footer_template(config) %>