From 4be0abd93b9ec7729fc8115be7f306fdca83b2d3 Mon Sep 17 00:00:00 2001 From: Victoria Bialas Date: Thu, 3 Aug 2017 21:22:47 -0700 Subject: [PATCH] surface Compose file example at top of topic (#4090) * surface Compose file example at top of topic Signed-off-by: Victoria Bialas * removed extraneous intro Signed-off-by: Victoria Bialas --- compose/compose-file/index.md | 43 +++++++++++++++++------------------ 1 file changed, 21 insertions(+), 22 deletions(-) diff --git a/compose/compose-file/index.md b/compose/compose-file/index.md index 1fd82bd00d..423a5a3cf9 100644 --- a/compose/compose-file/index.md +++ b/compose/compose-file/index.md @@ -24,28 +24,6 @@ how to upgrade, see **[About versions and upgrading](compose-versioning.md)**. ## Compose file structure and examples -The topics on this reference page are organized alphabetically by top-level key -to reflect the structure of the Compose file itself. Top-level keys that define -a section in the configuration file such as `build`, `deploy`, `depends_on`, -`networks`, and so on, are listed with the options that support them as -sub-topics. This maps to the `: