diff options
Diffstat (limited to 'devtools/docs/contributor/book.json')
-rw-r--r-- | devtools/docs/contributor/book.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devtools/docs/contributor/book.json b/devtools/docs/contributor/book.json new file mode 100644 index 0000000000..a0a738e0b7 --- /dev/null +++ b/devtools/docs/contributor/book.json @@ -0,0 +1,6 @@ +{ + "plugins": ["hints"], + "structure": { + "summary": "index.md" + } +} |