Skip to content

Commit

Permalink
ENH: Rearranging mkdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
wgershwitz authored and julio-santiesteban committed Aug 27, 2019
1 parent 71ed708 commit 7d2f4c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
@@ -1,7 +1,7 @@
version: 2

mkdocs:
configuration: docs/mkdocs.yml
configuration: mkdocs.yml

formats: all

Expand Down
1 change: 1 addition & 0 deletions docs/mkdocs.yml → mkdocs.yml
@@ -1,2 +1,3 @@
site_name: Kubestone
docs_dir: docs/
theme: material

0 comments on commit 7d2f4c9

Please sign in to comment.