Merge pull request #8964 from backstage/rugvip/build-system

docs: introduce build system docs
This commit is contained in:
Patrik Oldsberg
2022-01-17 18:22:53 +01:00
committed by GitHub
6 changed files with 544 additions and 116 deletions
+5 -1
View File
@@ -34,7 +34,11 @@
{
"type": "subcategory",
"label": "CLI",
"ids": ["local-dev/cli-overview", "local-dev/cli-commands"]
"ids": [
"local-dev/cli-overview",
"local-dev/cli-build-system",
"local-dev/cli-commands"
]
},
"local-dev/linking-local-packages"
],