Skip to content
This repository has been archived by the owner on Apr 30, 2020. It is now read-only.

Commit

Permalink
Change theme specification to fix RTD
Browse files Browse the repository at this point in the history
Signed-off-by: John Strunk <jstrunk@redhat.com>
  • Loading branch information
JohnStrunk committed Jul 27, 2018
1 parent 624533c commit 472f079
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mkdocs.yml
Expand Up @@ -7,6 +7,7 @@ site_description: "A Kubernetes/OpenShift operator to manage Gluster clusters"
repo_url: "https://github.com/gluster/anthill/"
edit_uri: "blob/master/docs/"
# readthedocs.org supports only readthedocs theme
theme: "readthedocs"
theme:
name: "readthedocs"
# Broken documentation links break the build
strict: true

0 comments on commit 472f079

Please sign in to comment.