forked from line/conflr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
30 lines (29 loc) · 811 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Generated by roxygen2: do not edit by hand
export(confl_contentbody_convert)
export(confl_create_post_from_Rmd)
export(confl_delete_page)
export(confl_get_current_user)
export(confl_get_page)
export(confl_get_space)
export(confl_get_user)
export(confl_list_attachments)
export(confl_list_pages)
export(confl_list_spaces)
export(confl_macro_excerpt)
export(confl_macro_expand)
export(confl_macro_info)
export(confl_macro_jira)
export(confl_macro_note)
export(confl_macro_tip)
export(confl_macro_toc)
export(confl_macro_warning)
export(confl_post_attachment)
export(confl_post_page)
export(confl_update_attachment_data)
export(confl_update_attachment_metadata)
export(confl_update_page)
export(confluence_document)
import(rlang)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(utils,browseURL)