mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
reweight api doc for v1.21 to correct the order.
Signed-off-by: Morgan Bauer <mbauer@us.ibm.com>
This commit is contained in:
parent
bdba406492
commit
31a52a31c6
2 changed files with 2 additions and 1 deletions
|
@ -5,6 +5,7 @@ description = "API Documentation for the Docker Hub API"
|
||||||
keywords = ["API, Docker, index, REST, documentation, Docker Hub, registry"]
|
keywords = ["API, Docker, index, REST, documentation, Docker Hub, registry"]
|
||||||
[menu.main]
|
[menu.main]
|
||||||
parent = "smn_remoteapi"
|
parent = "smn_remoteapi"
|
||||||
|
weight = 99
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
<![end-metadata]-->
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ description = "API Documentation for Docker"
|
||||||
keywords = ["API, Docker, rcli, REST, documentation"]
|
keywords = ["API, Docker, rcli, REST, documentation"]
|
||||||
[menu.main]
|
[menu.main]
|
||||||
parent="smn_remoteapi"
|
parent="smn_remoteapi"
|
||||||
weight = 1
|
weight = 0
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
<![end-metadata]-->
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue