Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
Adding book.json
Browse files Browse the repository at this point in the history
  • Loading branch information
eliperelman committed Feb 7, 2017
1 parent a7119b0 commit 98e8be9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions book.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"title": "Neutrino",
"root": "./docs",
"plugins": ["edit-link", "prism", "-highlight", "github", "anchorjs"],
"pluginsConfig": {
"edit-link": {
"base": "https://github.com/mozilla-neutrino/neutrino-dev/tree/master",
"label": "Edit page"
},
"github": {
"url": "https://github.com/mozilla-neutrino/neutrino-dev/"
}
}
}

0 comments on commit 98e8be9

Please sign in to comment.