Remove the redundant include_search in mkdocs.yml

Upstream-commit: b92d7cd60db0a03b0ace62a2a6c11df9f64f4256
Component: engine
This commit is contained in:
tobe
2014-11-10 20:23:46 +08:00
parent 67f7f0aa89
commit 49ecfd85ad

View File

@ -17,7 +17,6 @@ use_absolute_urls: true
# theme: docker
theme_dir: ./theme/mkdocs/
theme_center_lead: false
include_search: true
copyright: Copyright © 2014, Docker, Inc.
google_analytics: ['UA-6096819-11', 'docker.io']