mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-10 08:05:22 +02:00
feat: add devcontainer based setup docs
This commit is contained in:
parent
1eb6c534d8
commit
c4df866bcf
10 changed files with 311 additions and 125 deletions
|
|
@ -129,7 +129,10 @@
|
|||
"group": "Contribution",
|
||||
"pages": [
|
||||
"contribution/introduction",
|
||||
"contribution/setup"
|
||||
"contribution/setup",
|
||||
"contribution/devcontainer",
|
||||
"contribution/host-managed-setup",
|
||||
"contribution/fork-workflow"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -292,7 +295,6 @@
|
|||
"search": {
|
||||
"prompt": "Search for Tools, Webhook, Deployment, etc..."
|
||||
},
|
||||
"openapi": "/api-reference/openapi.json",
|
||||
"customCSS": "/custom.css",
|
||||
"contextual": {
|
||||
"options": [
|
||||
|
|
@ -311,5 +313,8 @@
|
|||
"github": "https://github.com/dograh-hq",
|
||||
"linkedin": "https://linkedin.com/company/dograh"
|
||||
}
|
||||
},
|
||||
"api": {
|
||||
"openapi": "api-reference/openapi.json"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue