Skip to content

Commit 3469165

Browse files
committed
Add release bullet about knit_engine_docs()
1 parent aef20ae commit 3469165

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

R/aaa.R

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,8 @@ utils::globalVariables(
9696
)
9797
)
9898

99+
release_bullets <- function() {
100+
c("Run `knit_engine_docs()` and `devtools::document()` to update docs")
101+
}
102+
99103
# nocov end

0 commit comments

Comments
 (0)