[New Feature] Add web folder to support web documentation

This commit is contained in:
Rudy Haryanto
2022-10-04 20:17:17 +07:00
parent c27f624ca8
commit a54aa04c9b
251 changed files with 11079 additions and 0 deletions

View File

@@ -0,0 +1,32 @@
{
"extras": [
{
"type": "category",
"label": "Resources",
"collapsed": false,
"items": ["extras",
"ci-cd-pipeline",
"odbm-rest-api",
"odbm-doc",
"opendbm-python-api",
"opendbm-python-api-unittest",
"opendbm-python-api-add-new-variable"]
},
{
"type": "category",
"label": "Contributing",
"collapsed": false,
"collapsible": true,
"items": [
"overview",
"code-of-conduct",
"how-to-contribute-code",
"issue-reporting",
"community-discussions",
"publications-and-referencing",
"opendbm-listserv-signup",
"license-contact"
]
}
]
}