site_name: Python Project Boilerplate Docs site_description: Replace with documentation summary. site_author: Your Name site_url: https://example.com/docs site_dir: build/site nav: - Home: index.md theme: name: material palette: - scheme: default primary: indigo accent: indigo toggle: icon: material/brightness-7 name: Switch to dark mode - scheme: slate primary: indigo accent: indigo toggle: icon: material/brightness-4 name: Switch to light mode plugins: - search markdown_extensions: - admonition - codehilite - toc: permalink: true