Use null name for material theme

With a real name, RTD complains.
This commit is contained in:
Joshua Boniface 2019-07-10 15:20:53 -04:00
parent 9ccf3390ab
commit ec3507db1e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
site_name: Parallel Virtual Cluster documentation site_name: Parallel Virtual Cluster documentation
theme: theme:
name: material name: null
custom_dir: 'mkdocs/themes/mkdocs-material/material' custom_dir: 'mkdocs/themes/mkdocs-material/material'
markdown_extensions: markdown_extensions:
- toc: - toc: