docs(doc): update docs
This commit is contained in:
parent
81b9e45428
commit
eb811156ea
1 changed files with 6 additions and 0 deletions
|
|
@ -39,6 +39,12 @@ docsearch({
|
|||
</script>
|
||||
```
|
||||
|
||||
You can also install docsearch via `npm`:
|
||||
|
||||
```sh
|
||||
npm install --save docsearch.js
|
||||
```
|
||||
|
||||
## Customization
|
||||
|
||||
The default colorscheme is white and gray:
|
||||
|
|
|
|||
Loading…
Reference in a new issue