Skip to content

Commit b42a9f1

Browse files
Update _pkgdown.yml
#94
1 parent c71cb3c commit b42a9f1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

_pkgdown.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ reference:
1313
- title: Download functions
1414
contents:
1515
- has_concept("download")
16+
- title: Plotting functions
17+
contents:
18+
- has_concept("plotting")
1619
- title: Datasets
1720
contents:
1821
- has_concept("dataset")
@@ -21,7 +24,7 @@ reference:
2124
- has_concept("library")
2225
- title: Other functions
2326
contents:
24-
- lacks_concepts(c("spatial", "dataframe_comparison", "dataset", "library", "download"))
27+
- lacks_concepts(c("spatial", "dataframe_comparison", "dataset", "library", "download", "plotting"))
2528

2629
build:
2730
without_rdb: true

0 commit comments

Comments
 (0)