You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

14 lines
368 B

{
"title": "Neutrino",
"root": "./docs",
"plugins": ["edit-link", "prism", "-highlight", "github", "anchorjs"],
"pluginsConfig": {
"edit-link": {
"base": "https://github.com/mozilla-neutrino/neutrino-dev/tree/master/docs",
"label": "Edit page"
},
"github": {
"url": "https://github.com/mozilla-neutrino/neutrino-dev/"
}
}
}