Merge pull request #6107 from backstage/mob/rearrange-docs

docs: move away from top-level support and glossary sections
This commit is contained in:
Patrik Oldsberg
2021-06-21 21:17:02 +02:00
committed by GitHub
5 changed files with 8 additions and 5 deletions
+4 -3
View File
@@ -8,6 +8,8 @@
"overview/background",
"overview/adopting",
"overview/stability-index",
"overview/support",
"overview/glossary",
"overview/logos"
],
"Getting Started": [
@@ -24,7 +26,8 @@
},
"getting-started/keeping-backstage-updated",
"getting-started/concepts",
"getting-started/contributors"
"getting-started/contributors",
"getting-started/project-structure"
],
"CLI": ["cli/index", "cli/commands"],
"Core Features": [
@@ -260,8 +263,6 @@
"architecture-decisions/adrs-adr010",
"architecture-decisions/adrs-adr011"
],
"Support": ["support/support", "support/project-structure"],
"Glossary": ["glossary"],
"FAQ": ["FAQ"]
}
}