Skip to content
Snippets Groups Projects
Commit cb73c8ba authored by Jacob Cain's avatar Jacob Cain
Browse files

Navigation/directory structure

parent 24a9c40e
No related branches found
No related tags found
No related merge requests found
File moved
# Concepts
File moved
# Getting Started
# How-To Guides
File moved
...@@ -4,6 +4,15 @@ theme: ...@@ -4,6 +4,15 @@ theme:
name: material name: material
custom_dir: custom_theme/ custom_dir: custom_theme/
features:
- navigation.expand
- navigation.path
- navigation.sections
- navigation.instant
- navigation.instant.progress
- navigation.tabs
palette: palette:
# Palette toggle for dark mode # Palette toggle for dark mode
- media: "(prefers-color-scheme: dark)" - media: "(prefers-color-scheme: dark)"
...@@ -23,7 +32,10 @@ theme: ...@@ -23,7 +32,10 @@ theme:
nav: nav:
- Links To Software Docs: index.md - Home: index.md
- Getting Started: getting-started/index.md
- How-To Guides: how-to-guides/index.md
- Concepts: concepts/index.md
extra_css: extra_css:
- css/neoteroi-mkdocs.css - css/neoteroi-mkdocs.css
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment