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:
Nick Fagerlund 2020-10-26 17:58:30 -07:00
parent 596e529602
commit fa9ad0c5e5
19 changed files with 19 additions and 19 deletions

View File

@ -1,5 +1,5 @@
---
layout: "commands-providers"
layout: "docs"
page_title: "Command: providers"
sidebar_current: "docs-commands-providers"
description: |-

View File

@ -1,5 +1,5 @@
---
layout: "commands-providers"
layout: "docs"
page_title: "Command: providers lock"
sidebar_current: "docs-commands-providers-lock"
description: |-

View File

@ -1,5 +1,5 @@
---
layout: "commands-providers"
layout: "docs"
page_title: "Command: providers mirror"
sidebar_current: "docs-commands-providers-mirror"
description: |-

View File

@ -1,5 +1,5 @@
---
layout: "commands-providers"
layout: "docs"
page_title: "Command: providers schema"
sidebar_current: "docs-commands-providers-schema"
description: |-

View File

@ -1,5 +1,5 @@
---
layout: "commands-state"
layout: "docs"
page_title: "Command: state resource addressing"
sidebar_current: "docs-commands-state-address"
description: |-

View File

@ -1,5 +1,5 @@
---
layout: "commands-state"
layout: "docs"
page_title: "Command: state"
sidebar_current: "docs-commands-state-index"
description: |-

View File

@ -1,5 +1,5 @@
---
layout: "commands-state"
layout: "docs"
page_title: "Command: state list"
sidebar_current: "docs-commands-state-sub-list"
description: |-

View File

@ -1,5 +1,5 @@
---
layout: "commands-state"
layout: "docs"
page_title: "Command: state mv"
sidebar_current: "docs-commands-state-sub-mv"
description: |-

View File

@ -1,5 +1,5 @@
---
layout: "commands-state"
layout: "docs"
page_title: "Command: state pull"
sidebar_current: "docs-commands-state-sub-pull"
description: |-

View File

@ -1,5 +1,5 @@
---
layout: "commands-state"
layout: "docs"
page_title: "Command: state push"
sidebar_current: "docs-commands-state-sub-push"
description: |-

View File

@ -1,5 +1,5 @@
---
layout: "commands-state"
layout: "docs"
page_title: "Command: state replace-provider"
sidebar_current: "docs-commands-state-sub-replace-provider"
description: |-

View File

@ -1,5 +1,5 @@
---
layout: "commands-state"
layout: "docs"
page_title: "Command: state rm"
sidebar_current: "docs-commands-state-sub-rm"
description: |-

View File

@ -1,5 +1,5 @@
---
layout: "commands-state"
layout: "docs"
page_title: "Command: state show"
sidebar_current: "docs-commands-state-sub-show"
description: |-

View File

@ -1,5 +1,5 @@
---
layout: "commands-workspace"
layout: "docs"
page_title: "Command: workspace delete"
sidebar_current: "docs-commands-workspace-sub-delete"
description: |-

View File

@ -1,5 +1,5 @@
---
layout: "commands-workspace"
layout: "docs"
page_title: "Command: workspace"
sidebar_current: "docs-commands-workspace-index"
description: |-

View File

@ -1,5 +1,5 @@
---
layout: "commands-workspace"
layout: "docs"
page_title: "Command: workspace list"
sidebar_current: "docs-commands-workspace-sub-list"
description: |-

View File

@ -1,5 +1,5 @@
---
layout: "commands-workspace"
layout: "docs"
page_title: "Command: workspace new"
sidebar_current: "docs-commands-workspace-sub-new"
description: |-

View File

@ -1,5 +1,5 @@
---
layout: "commands-workspace"
layout: "docs"
page_title: "Command: workspace select"
sidebar_current: "docs-commands-workspace-sub-select"
description: |-

View File

@ -1,5 +1,5 @@
---
layout: "commands-workspace"
layout: "docs"
page_title: "Command: workspace show"
sidebar_current: "docs-commands-workspace-sub-show"
description: |-