浏览代码

Merge pull request #7114 from bfirsh/remove-blank-use-doc

Remove blank "use" documentation
James Turnbull 11 年之前
父节点
当前提交
f39e0567b6
共有 1 个文件被更改,包括 0 次插入14 次删除
  1. 0 14
      docs/sources/use.md

+ 0 - 14
docs/sources/use.md

@@ -1,14 +0,0 @@
-# Use
-
-## Contents:
-
- - [First steps with Docker](basics/)
- - [Share Images via Repositories](workingwithrepository/)
- - [Redirect Ports](port_redirection/)
- - [Configure Networking](networking/)
- - [Automatically Start Containers](host_integration/)
- - [Share Directories via Volumes](working_with_volumes/)
- - [Link Containers](working_with_links_names/)
- - [Link via an Ambassador Container](ambassador_pattern_linking/)
- - [Using Puppet](puppet/)
- - [Using certificates for repository client verification](certificates/)