Files
pvc/mkdocs.yml
Joshua M. Boniface ec3507db1e Use null name for material theme
With a real name, RTD complains.
2019-07-10 15:20:53 -04:00

8 lines
176 B
YAML

site_name: Parallel Virtual Cluster documentation
theme:
name: null
custom_dir: 'mkdocs/themes/mkdocs-material/material'
markdown_extensions:
- toc:
permalink: yes