documentation_page(store, generator, path, req, res)
Instance Public methods
Fills in res with the class, module or page for
req from store.
path is relative to the mount_path and is used to determine
the class, module or page name (/RDoc/Servlet.html becomes RDoc::Servlet). generator is used to
create the page.