Nacara.Theme
Modules
| Assembly | ||
|---|---|---|
Badge | The badge kinds this theme paints | Nacara.Theme.Default |
Components | The building blocks of the default theme | Nacara.Theme.Default |
Icons | Inline SVG icons | Nacara.Theme.Default |
Menu | Menu entries, built by pipeline | Nacara.Theme.Default |
OfferedMenus | The menus plugins offered for the sections they generate | Nacara.Theme.Default |
Theme | The default theme: a documentation layout and the assets it needs | Nacara.Theme.Default |
Records
| Assembly | ||
|---|---|---|
DocFrontMatter | Front matter understood by the theme's ready-made collection | Nacara.Theme.Default |
DocPage | What the theme needs to know about the page it is rendering | Nacara.Theme.Default |
MenuBadge | A mark beside a menu entry: new, deprecated, whatever a site needs to say | Nacara.Theme.Default |
MenuItem | An entry of the sidebar menu | Nacara.Theme.Default |
ThemeOptions | Options of the default theme | Nacara.Theme.Default |
Unions
| Assembly | ||
|---|---|---|
MenuEntry | What a menu entry points at | Nacara.Theme.Default |
NavbarItem | An entry of the navigation bar | Nacara.Theme.Default |
TocSetting | What a page says about its table of contents | Nacara.Theme.Default |
Class
| Assembly | ||
|---|---|---|
NacaraCodeBlockRenderer | How this theme draws a code block | Nacara.Theme.Default |