website: Adopt islanded subcommands into unified "docs" (CLI) layout
Several `terraform` subcommands include sub-sub-commands; with our old sidebar system, viewing those took you to an isolated "island" nav sidebar, away from the main docs. The new navigation will adopt all these pages, so we don't need to exile the reader to odd places.
This commit is contained in:
parent
596e529602
commit
fa9ad0c5e5
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: "commands-providers"
|
layout: "docs"
|
||||||
page_title: "Command: providers"
|
page_title: "Command: providers"
|
||||||
sidebar_current: "docs-commands-providers"
|
sidebar_current: "docs-commands-providers"
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: "commands-providers"
|
layout: "docs"
|
||||||
page_title: "Command: providers lock"
|
page_title: "Command: providers lock"
|
||||||
sidebar_current: "docs-commands-providers-lock"
|
sidebar_current: "docs-commands-providers-lock"
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: "commands-providers"
|
layout: "docs"
|
||||||
page_title: "Command: providers mirror"
|
page_title: "Command: providers mirror"
|
||||||
sidebar_current: "docs-commands-providers-mirror"
|
sidebar_current: "docs-commands-providers-mirror"
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: "commands-providers"
|
layout: "docs"
|
||||||
page_title: "Command: providers schema"
|
page_title: "Command: providers schema"
|
||||||
sidebar_current: "docs-commands-providers-schema"
|
sidebar_current: "docs-commands-providers-schema"
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: "commands-state"
|
layout: "docs"
|
||||||
page_title: "Command: state resource addressing"
|
page_title: "Command: state resource addressing"
|
||||||
sidebar_current: "docs-commands-state-address"
|
sidebar_current: "docs-commands-state-address"
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: "commands-state"
|
layout: "docs"
|
||||||
page_title: "Command: state"
|
page_title: "Command: state"
|
||||||
sidebar_current: "docs-commands-state-index"
|
sidebar_current: "docs-commands-state-index"
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: "commands-state"
|
layout: "docs"
|
||||||
page_title: "Command: state list"
|
page_title: "Command: state list"
|
||||||
sidebar_current: "docs-commands-state-sub-list"
|
sidebar_current: "docs-commands-state-sub-list"
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: "commands-state"
|
layout: "docs"
|
||||||
page_title: "Command: state mv"
|
page_title: "Command: state mv"
|
||||||
sidebar_current: "docs-commands-state-sub-mv"
|
sidebar_current: "docs-commands-state-sub-mv"
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: "commands-state"
|
layout: "docs"
|
||||||
page_title: "Command: state pull"
|
page_title: "Command: state pull"
|
||||||
sidebar_current: "docs-commands-state-sub-pull"
|
sidebar_current: "docs-commands-state-sub-pull"
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: "commands-state"
|
layout: "docs"
|
||||||
page_title: "Command: state push"
|
page_title: "Command: state push"
|
||||||
sidebar_current: "docs-commands-state-sub-push"
|
sidebar_current: "docs-commands-state-sub-push"
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: "commands-state"
|
layout: "docs"
|
||||||
page_title: "Command: state replace-provider"
|
page_title: "Command: state replace-provider"
|
||||||
sidebar_current: "docs-commands-state-sub-replace-provider"
|
sidebar_current: "docs-commands-state-sub-replace-provider"
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: "commands-state"
|
layout: "docs"
|
||||||
page_title: "Command: state rm"
|
page_title: "Command: state rm"
|
||||||
sidebar_current: "docs-commands-state-sub-rm"
|
sidebar_current: "docs-commands-state-sub-rm"
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: "commands-state"
|
layout: "docs"
|
||||||
page_title: "Command: state show"
|
page_title: "Command: state show"
|
||||||
sidebar_current: "docs-commands-state-sub-show"
|
sidebar_current: "docs-commands-state-sub-show"
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: "commands-workspace"
|
layout: "docs"
|
||||||
page_title: "Command: workspace delete"
|
page_title: "Command: workspace delete"
|
||||||
sidebar_current: "docs-commands-workspace-sub-delete"
|
sidebar_current: "docs-commands-workspace-sub-delete"
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: "commands-workspace"
|
layout: "docs"
|
||||||
page_title: "Command: workspace"
|
page_title: "Command: workspace"
|
||||||
sidebar_current: "docs-commands-workspace-index"
|
sidebar_current: "docs-commands-workspace-index"
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: "commands-workspace"
|
layout: "docs"
|
||||||
page_title: "Command: workspace list"
|
page_title: "Command: workspace list"
|
||||||
sidebar_current: "docs-commands-workspace-sub-list"
|
sidebar_current: "docs-commands-workspace-sub-list"
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: "commands-workspace"
|
layout: "docs"
|
||||||
page_title: "Command: workspace new"
|
page_title: "Command: workspace new"
|
||||||
sidebar_current: "docs-commands-workspace-sub-new"
|
sidebar_current: "docs-commands-workspace-sub-new"
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: "commands-workspace"
|
layout: "docs"
|
||||||
page_title: "Command: workspace select"
|
page_title: "Command: workspace select"
|
||||||
sidebar_current: "docs-commands-workspace-sub-select"
|
sidebar_current: "docs-commands-workspace-sub-select"
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: "commands-workspace"
|
layout: "docs"
|
||||||
page_title: "Command: workspace show"
|
page_title: "Command: workspace show"
|
||||||
sidebar_current: "docs-commands-workspace-sub-show"
|
sidebar_current: "docs-commands-workspace-sub-show"
|
||||||
description: |-
|
description: |-
|
||||||
|
|
Loading…
Reference in New Issue