<%- include('top') %>
Documentation
<% docs.forEach(function(doc){ %> <%= doc.title %> <% }) %>
<%= docTitle %>
<%- docHtml %>
<%- include('bottom') %>