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.

15 lines
385 B

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