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

Remove blank "use" documentation
This commit is contained in:
James Turnbull 2014-07-19 03:09:47 -07:00
commit f39e0567b6
1 changed files with 0 additions and 14 deletions

View File

@ -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/)