Skip to content

Commit

Permalink
docs: do not use family tag for dev topics
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle authored and aviator-bot committed Sep 19, 2024
1 parent cc411fb commit ac9d767
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 48 deletions.
2 changes: 0 additions & 2 deletions R/make.R
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,6 @@ graph.atlas <- function(n) { # nocov start
#' @param .variant Constructor variant; must be one of \sQuote{make},
#' \sQuote{graph} or \sQuote{sample}. Used in cases when the same constructor
#' specification has deterministic and random variants.
#' @family constructor modifiers
#' @return A named list with three items: \sQuote{cons} for the constructor
#' function, \sQuote{mods} for the modifiers and \sQuote{args} for the
#' remaining, unparsed arguments.
Expand Down Expand Up @@ -715,7 +714,6 @@ graph.atlas <- function(n) { # nocov start
#'
#' @param graph The graph to apply the modifiers to
#' @param mods The modifiers to apply
#' @family constructor modifiers
#' @return The modified graph
#' @dev
.apply_modifiers <- function(graph, mods) {
Expand Down
14 changes: 0 additions & 14 deletions man/dot-apply_modifiers.Rd

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

14 changes: 0 additions & 14 deletions man/dot-extract_constructor_and_modifiers.Rd

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

2 changes: 0 additions & 2 deletions man/make_.Rd

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

2 changes: 0 additions & 2 deletions man/sample_.Rd

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

2 changes: 0 additions & 2 deletions man/simplified.Rd

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

2 changes: 0 additions & 2 deletions man/with_edge_.Rd

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

2 changes: 0 additions & 2 deletions man/with_graph_.Rd

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

2 changes: 0 additions & 2 deletions man/with_vertex_.Rd

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

2 changes: 0 additions & 2 deletions man/without_attr.Rd

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

2 changes: 0 additions & 2 deletions man/without_loops.Rd

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

2 changes: 0 additions & 2 deletions man/without_multiples.Rd

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

0 comments on commit ac9d767

Please sign in to comment.