浏览代码

The pages configuration option has been deprecated and will be removed in a future release of MkDocs. Use nav instead.

Signed-off-by: Jared Ledvina <jared@techsmix.net>
Jared Ledvina 6 年之前
父节点
当前提交
6b84874e84
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      mkdocs.yml

+ 1 - 1
mkdocs.yml

@@ -6,7 +6,7 @@ site_description: An Ansible role to deploy a fully dynamic Sensu stack!
 site_author: Calum MacRae
 
 theme: readthedocs
-pages:
+nav:
   - Home: index.md
   - Usage:
       - Role variables: role_variables.md