Module: PDoc::Generators::Html

Defined in:
lib/pdoc/generators/html/page.rb,
lib/pdoc/generators/html/helpers.rb,
lib/pdoc/generators/html/website.rb,
lib/pdoc/generators/html/template.rb,
lib/pdoc/generators/html/syntax_highlighter.rb

Defined Under Namespace

Modules: Helpers Classes: DocPage, Page, SyntaxHighlighter, Template, Website

Constant Summary collapse

TEMPLATES_DIRECTORY =
File.join(TEMPLATES_DIR, "html")