1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00

Merge pull request #9065 from tobegit3hub/master

Remove the redundant include_search in mkdocs.yml
Upstream-commit: 67c7faa002839ec1a038970c676772f282497370
Component: engine
This commit is contained in:
Sven Dowideit
2014-11-10 17:24:07 -08:00

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']