[New Feature] Add web folder to support web documentation
This commit is contained in:
20
docs/website/sidebarsContributing.json
Normal file
20
docs/website/sidebarsContributing.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"contributing": [
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Contributing to OpenDBM",
|
||||
"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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user