forked from GeekyAnts/native-base-market-dating-app-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
book.json
22 lines (22 loc) · 732 Bytes
/
book.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"title": "Dating App Docs",
"plugins": [
"versions"
],
"pluginsConfig": {
"versions": {
"gitbookConfigURL": "http://rawgit.com/GeekyAnts/native-base-market-dating-app-docs/master/book.json",
"options": [
{
"value": "http://rawgit.com/GeekyAnts/native-base-market-dating-app-docs/master/_book/index.html",
"text": "latest"
},
{
"value": "http://rawgit.com/GeekyAnts/native-base-market-dating-app-docs/master/_book/index.html",
"text": "-- select version --",
"selected": false
}
]
}
}
}