Skip to content

Commit 534c72d

Browse files
committed
[NEW] GitBook Source Structure Closes #16
1 parent fec51c7 commit 534c72d

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

book.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"gitbook": "2.5.2",
3+
"structure": {
4+
"summary": "docs/SUMMARY.md"
5+
}
6+
}
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Summary
22

33
* [Introduction](README.md)
4-
* [Quick Start](quick-start.md)
5-
4+
* [Quick Start](docs/quick-start.md)

quick-start.md renamed to docs/quick-start.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,3 @@ npm run build
99
cd ..
1010
npm start
1111
```
12-
13-
14-

0 commit comments

Comments
 (0)