Ver Fonte

Trying out the RTD theme for the docs site

cmacrae há 10 anos atrás
pai
commit
fe51265110
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      mkdocs.yml

+ 1 - 1
mkdocs.yml

@@ -4,7 +4,7 @@ repo_url: https://github.com/cmacrae/ansible-sensu/
 site_description: An Ansible role to deploy a fully dynamic Sensu stack!
 site_author: Calum MacRae
 
-theme: readable
+theme: readthedocs
 pages:
   - [ 'index.md', 'Home' ]
   - [ 'role_variables.md', 'Usage', 'Role variables' ]