Commit Graph

3 Commits

Author SHA1 Message Date
Steven Follis 7eea662f4f
Enhanced Export Artifacts script
- Fixed an errant line break
- Switched to more verbose `docker container X` syntax rather than shorthand aliases
- Swapped shorthand flags to `--` variants for clarity
2019-10-01 08:19:12 -04:00
Traci Morrison 18c9ec932b Add commands to export scripts 2019-09-25 10:59:08 -04:00
Sebastiaan van Stijn 213a1891c7
Update TOC and change "overview" to "index"
This changes the index page URL for cluster to `/cluster/`
instead of `/cluster/overview/`, which makes URL navigation
more fitting the expectations.

Note that there's still issues to resolve; because we're adding links
to the *same* "reference" pages and "environment variables" in multiple
locations in the navigation tree, the navigation marks all occurrences
as "active". Which means that browsing the Docker CLI reference, and
going to the "cluster" section, will make the navigation jump to the
"Deploy Docker Enterprise" section.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-06-20 14:27:33 +02:00