Skip to content

Commit

Permalink
genarate doc
Browse files Browse the repository at this point in the history
  • Loading branch information
csouchet committed Sep 12, 2023
1 parent 1e1e213 commit 344aa59
Show file tree
Hide file tree
Showing 6 changed files with 381 additions and 1 deletion.
3 changes: 3 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# Generated by roxygen2: do not edit by hand

export(bpmnVisualizationROutput)
export(create_edge_style)
export(create_gradient_fill)
export(create_overlay)
export(create_overlay_style)
export(create_shape_style)
export(display)
export(overlay_edge_position)
export(overlay_shape_position)
Expand Down
102 changes: 102 additions & 0 deletions man/create_edge_style.Rd

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

93 changes: 93 additions & 0 deletions man/create_element_style.Rd

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

22 changes: 22 additions & 0 deletions man/create_gradient_fill.Rd

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

112 changes: 112 additions & 0 deletions man/create_shape_style.Rd

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

Loading

0 comments on commit 344aa59

Please sign in to comment.