Skip to content

Commit 348e6bc

Browse files
committed
enable search
1 parent 9641050 commit 348e6bc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/de/hyperbook.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "Scratch für Java",
33
"version": "0.0.0",
4+
"search": true,
45
"qrcode": true,
56
"description": "Eine Java-Bibliothek, die Scratch in Java nachbildet.",
67
"author": {

docs/en/hyperbook.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "Scratch for Java",
33
"version": "0.0.0",
4+
"search": true,
45
"qrcode": true,
56
"description": "A library which remodels Scratch in Java",
67
"author": {

0 commit comments

Comments
 (0)