Browse Source

Bare `mkdocs` support with material theme

tags/v0.3.28^2
Matthew Barber 2 years ago
parent
commit
27b5192ade
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      mkdocs.yml

+ 3
- 0
mkdocs.yml View File

@@ -0,0 +1,3 @@
site_name: OpenBLAS
theme:
name: material

Loading…
Cancel
Save