terraform/website/layouts
Nick Fagerlund 13166df619 website: move docs/index.html to docs/cli-index.html
Terraform is way bigger than the core CLI tools and the language
now, and the docs have grown accordingly. So we're adding a
global index page to help users get around the many sections of the
docs site, and bumping the CLI/core docs down so they're no longer at the
top of the hierarchy.

The "right" (as in, conceptually pure) way to do this would be to actually
create a new level of directory hierarchy in between. But that would be real
expensive and annoying — the amount of 301s and links to edit would be
monumental, and it wouldn't gain us much beyond a certain picture-straightening
satisfaction, so I'm resisting the temptation.
2019-03-15 13:00:58 +00:00
..
backend-types.erb website: move docs/index.html to docs/cli-index.html 2019-03-15 13:00:58 +00:00
commands-providers.erb website: move docs/index.html to docs/cli-index.html 2019-03-15 13:00:58 +00:00
commands-state.erb website: move docs/index.html to docs/cli-index.html 2019-03-15 13:00:58 +00:00
commands-workspace.erb website: move docs/index.html to docs/cli-index.html 2019-03-15 13:00:58 +00:00
docs.erb website: move docs/index.html to docs/cli-index.html 2019-03-15 13:00:58 +00:00
downloads.erb website: Use a middleman partial for "other docs" list instead of hardcoding it 2019-03-14 10:38:07 +00:00
functions.erb website: move docs/index.html to docs/cli-index.html 2019-03-15 13:00:58 +00:00
guides.erb website: Use a middleman partial for "other docs" list instead of hardcoding it 2019-03-14 10:38:07 +00:00
intro.erb website: Use a middleman partial for "other docs" list instead of hardcoding it 2019-03-14 10:38:07 +00:00
registry.erb website: Use a middleman partial for "other docs" list instead of hardcoding it 2019-03-14 10:38:07 +00:00
terraform.erb provider/terraform: reorganize for merge into core 2017-11-02 10:46:31 -07:00