Docs: add basic search feature for install and API

This commit is contained in:
Lovell Fuller
2020-04-14 21:26:41 +01:00
parent 1d6ef630a5
commit 70e730bb67
6 changed files with 179 additions and 6 deletions

View File

@@ -4,9 +4,10 @@
"public": ".",
"ignore": [
".*",
"*.json",
"firebase.json",
"*.md",
"image/**"
"image/**",
"search-index/**"
],
"headers": [
{