From cb10ee59afc1e9c3f57703d112152e2979da66a7 Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Thu, 25 Jul 2019 17:38:02 -0700 Subject: [PATCH] switched to material design theme for documentation site --- mkdocs.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index 8e25578..3c5126b 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -3,6 +3,9 @@ site_description: Documentation for the Pyr0-Piezo Z-probe sensor site_author: Alan "pyr0ball" Weinstock repo_url: https://github.com/pyr0ball/pyr0piezo/ +theme: + name: 'material' + markdown_extensions: #http://pythonhosted.org/Markdown/extensions/admonition.html - admonition: