Skip to content

Commit

Permalink
docs: removed links to stack_tasks & stack_ls
Browse files Browse the repository at this point in the history
`docsreference/commandline/stack_tasks.md ` &  `docsreference/commandline/stack_ls.md` do not exist.

I need this to be merge to solve that issue: docker/docs#1068, and merge new CI tests for the docs: docker/docs#1052

Signed-off-by: Adrien Duermael <adrien@duermael.com>
  • Loading branch information
aduermael committed Jan 13, 2017
1 parent 78d1802 commit c529d3d
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion docs/reference/commandline/deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,3 @@ axqh55ipl40h vossibility-stack_vossibility-collector 1 icecrime/vossibility-co
* [stack config](stack_config.md)
* [stack deploy](stack_deploy.md)
* [stack rm](stack_rm.md)
* [stack tasks](stack_tasks.md)
1 change: 0 additions & 1 deletion docs/reference/commandline/stack_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,3 @@ Displays the configuration of a stack.
* [stack rm](stack_rm.md)
* [stack services](stack_services.md)
* [stack ps](stack_ps.md)
* [stack ls](stack_ls.md)
1 change: 0 additions & 1 deletion docs/reference/commandline/stack_deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,3 @@ axqh55ipl40h vossibility-stack_vossibility-collector 1 icecrime/vossibility-co
* [stack rm](stack_rm.md)
* [stack services](stack_services.md)
* [stack ps](stack_ps.md)
* [stack ls](stack_ls.md)
1 change: 0 additions & 1 deletion docs/reference/commandline/stack_rm.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,3 @@ a manager node.
* [stack deploy](stack_deploy.md)
* [stack services](stack_services.md)
* [stack ps](stack_ps.md)
* [stack ls](stack_ls.md)
1 change: 0 additions & 1 deletion docs/reference/commandline/stack_services.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,3 @@ The currently supported filters are:
* [stack deploy](stack_deploy.md)
* [stack rm](stack_rm.md)
* [stack ps](stack_ps.md)
* [stack ls](stack_ls.md)

0 comments on commit c529d3d

Please sign in to comment.