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:
parent
a7fe67e691
commit
bd320b19fe
11 changed files with 44 additions and 11 deletions
7
docs/mkdocs.yml
Normal file
7
docs/mkdocs.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
- ['compose/index.md', 'User Guide', 'Docker Compose' ]
|
||||
- ['compose/install.md', 'Installation', 'Docker Compose']
|
||||
- ['compose/cli.md', 'Reference', 'Compose command line']
|
||||
- ['compose/yml.md', 'Reference', 'Compose yml']
|
||||
- ['compose/env.md', 'Reference', 'Compose ENV variables']
|
||||
- ['compose/completion.md', 'Reference', 'Compose commandline completion']
|
||||
Loading…
Add table
Add a link
Reference in a new issue