Skip to content

Commit 4b0e01d

Browse files
author
Sylvain Pace
authored
feat: add DocSearch as recommended by pkgdown (#3943)
1 parent f4cff4f commit 4b0e01d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_pkgdown.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ url: https://ggplot2.tidyverse.org
22

33
template:
44
package: tidytemplate
5+
params:
6+
docsearch:
7+
api_key: e1261f3df95d2d4704c626ff11a4b536
8+
index_name: tidyverse_ggplot2
59

610
development:
711
mode: auto

0 commit comments

Comments
 (0)