add ./script/doc to build fig documentation using the docs.docker.com tooling

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
Sven Dowideit 2015-02-23 13:56:13 +10:00
commit bd320b19fe
11 changed files with 44 additions and 11 deletions

View file

@ -172,9 +172,9 @@ the daemon.
Configures the path to the `ca.pem`, `cert.pem`, and `key.pem` files used for TLS verification. Defaults to `~/.docker`.
## Compose Docs
## Compose Documentation
[Installing Compose](http://docs.docker.com/compose/install)
[Intro & Overview]((http://docs.docker.com/compose/userguide)
[Yaml file reference]((http://docs.docker.com/compose/yml)
- [Installing Compose](install.md)
- [Intro & Overview](index.md)
- [Yaml file reference](yml.md)