Skip to content

Commit 82d4a23

Browse files
committed
Fix book.json configuration
1 parent a7a7004 commit 82d4a23

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed
File renamed without changes.

SUMMARY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Summary
2+
3+
* [Getting started](_docs/getting-started/index.md)

_docs/SUMMARY.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

book.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"root": "_docs",
32
"structure": {
4-
"summary": "_docs/SUMMARY.md",
5-
"glossary": "_docs/GLOSSARY.md"
3+
"readme": "README.md",
4+
"summary": "SUMMARY.md",
5+
"glossary": "GLOSSARY.md"
66
},
77
"title": "Jetbrains Plugin - Graph Database Support",
88
"description": "Graph Database support plugin allows you to work with databases without leaving IDE.",

0 commit comments

Comments
 (0)