diff --git a/docs/book.json b/docs/book.json new file mode 100644 index 000000000..a4bfa3157 --- /dev/null +++ b/docs/book.json @@ -0,0 +1,10 @@ +{ + "root": "./docs", + "title": "Apache SkyWalking 6 Documents", + "links": { + "sidebar" : { + "Home": "http://skywalking.apache.org/", + "GitHub": "https://github.com/apache/incubator-skywalking" + } + } +} \ No newline at end of file