MarkdownRenderer
dotty.tools.scaladoc.renderers.MarkdownRenderer
class MarkdownRenderer(rootPackage: Member, members: Map[DRI, Member])(using ctx: DocContext) extends Renderer
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Handler to prepare the content to be rendered. It's a good place to organize frame, footers, front-matter, etc.
Handler to prepare the content to be rendered. It's a good place to organize frame, footers, front-matter, etc.
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- Locations
Attributes
- Inherited from:
- Writer
Attributes
- Inherited from:
- Locations
Attributes
- Inherited from:
- Resources
Attributes
- Inherited from:
- Locations
Attributes
- Inherited from:
- Locations
Attributes
- Inherited from:
- Locations
Attributes
- Inherited from:
- Locations
Attributes
- Inherited from:
- Renderer
Method to be overriden by concrete renderer to render single page
Method to be overriden by concrete renderer to render single page
Attributes
- Inherited from:
- Renderer
Attributes
- Inherited from:
- Resources
Attributes
- Inherited from:
- Locations
Attributes
- Inherited from:
- Locations
Attributes
- Inherited from:
- Resources
Attributes
- Inherited from:
- Resources
Attributes
- Inherited from:
- SiteRenderer
Attributes
- Inherited from:
- SiteRenderer
Inherited fields
Here we have to retrive index pages from hidden pages and replace fake index pages in navigable page tree.
Here we have to retrive index pages from hidden pages and replace fake index pages in navigable page tree.
Attributes
- Inherited from:
- Renderer
Attributes
- Inherited from:
- Resources
Attributes
- Inherited from:
- Resources
Attributes
- Inherited from:
- Resources
Attributes
- Inherited from:
- Resources
Attributes
- Inherited from:
- Resources
Attributes
- Inherited from:
- Resources
Attributes
- Inherited from:
- Resources
Attributes
- Inherited from:
- Renderer
Attributes
- Inherited from:
- Resources
Attributes
- Inherited from:
- Resources
Attributes
- Inherited from:
- Renderer
Attributes
- Inherited from:
- Renderer
Attributes
- Inherited from:
- Renderer
Attributes
- Inherited from:
- Resources
Attributes
- Inherited from:
- Resources
Attributes
- Inherited from:
- Renderer
Attributes
- Inherited from:
- Resources
Attributes
- Inherited from:
- Resources
In this article