Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Renderer ¶
type Renderer struct {
// contains filtered or unexported fields
}
Renderer handles markdown to HTML conversion
func (*Renderer) RenderToHTML ¶
RenderToHTML converts markdown content to HTML
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service handles documentation serving from both filesystem and embedded sources
func (*Service) GetNavigation ¶
GetNavigation returns the navigation items
Click to show internal directories.
Click to hide internal directories.