Browse Source

Merge pull request #9065 from tobegit3hub/master

Remove the redundant include_search in mkdocs.yml
Sven Dowideit 10 years ago
parent
commit
67c7faa002
1 changed files with 0 additions and 1 deletions
  1. 0 1
      docs/mkdocs.yml

+ 0 - 1
docs/mkdocs.yml

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