method
documentation_page
v2_6_3 -
Show latest stable
- Class:
RDoc::Servlet
documentation_page(store, generator, path, req, res)public
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.