Skip to content

Commit

Permalink
/enterprise -> /ee (docker#415)
Browse files Browse the repository at this point in the history
* /enterprise -> /ee
* /datacenter/dtr/2.5 -> /ee/dtr/
* /datacenter/ucp/3.0->/ee/ucp
* Fix configs
* Fix broken images
* Remove unused images for DTR
* Remove unused images for UCP
* Add a few redirects to avoid breaking beta exercises
  • Loading branch information
joaofnfernandes authored and Jim Galasyn committed Apr 16, 2018
1 parent d9d05a6 commit 9a4fdf9
Show file tree
Hide file tree
Showing 484 changed files with 269 additions and 870 deletions.
8 changes: 4 additions & 4 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ ucp_version: "3.0"

ucp_versions:
- version: "3.0"
path: /datacenter/ucp/3.0/guides/
path: /ee/ucp/
latest: true
- version: "2.2"
path: /datacenter/ucp/2.2/guides/
Expand All @@ -44,7 +44,7 @@ ucp_versions:

dtr_versions:
- version: "2.5"
path: /datacenter/dtr/2.5/guides/
path: /ee/dtr/
latest: true
- version: "2.4"
path: /datacenter/dtr/2.4/guides/
Expand Down Expand Up @@ -151,7 +151,7 @@ defaults:
dtr_latest_image: "docker/dtr:2.5.0"
enterprise: true
- scope:
path: "datacenter/dtr/2.5"
path: "ee/dtr"
values:
dtr_org: "docker"
dtr_repo: "dtr"
Expand Down Expand Up @@ -187,7 +187,7 @@ defaults:
ucp_version: "1.1"
dtr_version: "2.0"
- scope:
path: "datacenter/ucp/3.0"
path: "ee/ucp"
values:
ucp_org: "docker"
ucp_repo: "ucp"
Expand Down
4 changes: 2 additions & 2 deletions _config_authoring.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ ucp_version: "3.0"

ucp_versions:
- version: "3.0"
path: /datacenter/ucp/3.0/guides/
path: /ee/ucp/
latest: true
- version: "2.2"
path: /datacenter/ucp/2.2/guides/
Expand All @@ -43,7 +43,7 @@ ucp_versions:

dtr_versions:
- version: "2.5"
path: /datacenter/dtr/2.5/guides/
path: /ee/dtr/
latest: true
- version: "2.4"
path: /datacenter/dtr/2.4/guides/
Expand Down
298 changes: 149 additions & 149 deletions _data/toc.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _layouts/docs.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ <h1>{{ page.title }}</h1>{% endif %} {% if page.advisory %}
{% capture enterprise_advisory %}<blockquote>
<p>These instructions require Docker Enterprise</p>
<p>The UI instructions shown here are for the dashboard provided with
<a href="/enterprise/#docker-ee-feature-tiers">Docker Enterprise Standard</a>
<a href="/ee/">Docker Enterprise Standard</a>
or higher.</p></blockquote>
{% if page.whole_page_ee %}{{ enterprise_advisory }}{% endif %}{% endcapture %}
{% if page.intro %}{{ page.intro | markdownify }}{% else %}{{ page.description | markdownify }}{% endif %}
Expand Down
47 changes: 0 additions & 47 deletions datacenter/dtr/2.5/guides/images/Makefile

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed datacenter/dtr/2.5/guides/images/azure_filter.png
Binary file not shown.
Binary file removed datacenter/dtr/2.5/guides/images/azure_ip.png
Binary file not shown.
Binary file removed datacenter/dtr/2.5/guides/images/azure_portal.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed datacenter/dtr/2.5/guides/images/jenkins-plugins.png
Binary file not shown.
Binary file removed datacenter/dtr/2.5/guides/images/jenkins-ui.png
Binary file not shown.
Binary file removed datacenter/dtr/2.5/guides/images/overview-1.png
Binary file not shown.
Binary file removed datacenter/dtr/2.5/guides/images/overview-2.png
Binary file not shown.
Binary file removed datacenter/dtr/2.5/guides/images/release-notes-1.png
Binary file not shown.
148 changes: 0 additions & 148 deletions datacenter/dtr/2.5/guides/images/repair-single-replica-1.svg

This file was deleted.

Loading

0 comments on commit 9a4fdf9

Please sign in to comment.