Skip to content

Commit 031c19f

Browse files
author
剪巽
committed
update doc
1 parent db1a705 commit 031c19f

48 files changed

Lines changed: 27419 additions & 2547 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Makefile

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
release:
2+
@gitbook build
3+
@git add -A
4+
@git st
5+
6+
PHONY: release

book.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"output": "./book"
3+
}

0 commit comments

Comments
 (0)