36 lines
663 B
JSON
36 lines
663 B
JSON
{
|
|
"title": "OHIF",
|
|
"description": "Documentation for the OHIF framework",
|
|
"gitbook": ">3.0.0",
|
|
"plugins": [
|
|
"edit-link",
|
|
"theme-cornerstone",
|
|
"-fontsettings",
|
|
"github",
|
|
"ga",
|
|
"sitemap",
|
|
"anchors"
|
|
],
|
|
"pluginsConfig": {
|
|
"edit-link": {
|
|
"base": "https://github.com/OHIF/Viewers/edit/master/docs",
|
|
"label": "Edit This Page"
|
|
},
|
|
"github": {
|
|
"url": "https://github.com/OHIF/Viewers"
|
|
},
|
|
"ga": {
|
|
"token": "UA-110573590-2"
|
|
},
|
|
"sitemap": {
|
|
"hostname": "https://docs.ohif.org"
|
|
}
|
|
},
|
|
"links": {
|
|
"sharing": {
|
|
"facebook": false,
|
|
"twitter": false
|
|
}
|
|
}
|
|
}
|