We describe in plain language how this module, class or function contributes to the whole of wiki.
Used to initial the DOM managed by all the functions of the View Module.
<html> <body> ... <section> <article>, <article>, ... </section> <footer> ... </footer> </body> </html>
Uses Section Function for the initial lineup.
DOT FROM module-diagram
Start appends to the body of the page. This will leave any custom application structure in place should their be any outside of just rendering wiki pages.