Skip to content

Commit dffadd3

Browse files
committed
remove build_html_mans section in doc
1 parent c814ffd commit dffadd3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

R/build_dbs.R

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@
2525
#' (functionality not included). The code is meant to run on the BBS, typically
2626
#' after a package has been built or updated.
2727
#'
28-
#' The `build_html_mans` function is used to generate the HTML manuals for each
29-
#' package. These pages will be hosted on the BBS server and linked in the
30-
#' package landing page.
31-
#'
3228
#' @examples
3329
#' if (interactive()) {
3430
#' library(BiocPkgTools)

0 commit comments

Comments
 (0)