Skip to content

Commit

Permalink
docs(*): fix and rebuild w/ latest roxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
nteetor committed Jun 5, 2022
1 parent 6f10342 commit d82ef8b
Show file tree
Hide file tree
Showing 41 changed files with 868 additions and 4,941 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ BugReports: https://github.com/nteetor/yonder/issues
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.0.2
RoxygenNote: 7.2.0
Depends:
R (>= 3.2),
shiny (>= 1.6.0)
Expand Down
2 changes: 1 addition & 1 deletion R/design-border.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#'
#' Use `border()` to add or modify tag element borders.
#'
#' @param tag A tag element.
#' @inheritParams affix
#'
#' @eval param_color("border")
#'
Expand Down
178 changes: 36 additions & 142 deletions man/alert.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d82ef8b

Please sign in to comment.