소스 검색

Trying out the RTD theme for the docs site

cmacrae 10 년 전
부모
커밋
fe51265110
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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' ]