# Generated by roxygen2: do not edit by hand

S3method(as.list,Rd_content)
S3method(print,COMMENT)
S3method(print,RCODE)
S3method(print,Rd_content)
S3method(print,TEXT)
S3method(print,VERB)
S3method(print,sd_package)
S3method(to_html,"NULL")
S3method(to_html,"if")
S3method(to_html,COMMENT)
S3method(to_html,LIST)
S3method(to_html,RCODE)
S3method(to_html,Rd_content)
S3method(to_html,Rd_doc)
S3method(to_html,S3method)
S3method(to_html,S4method)
S3method(to_html,Sexpr)
S3method(to_html,TEXT)
S3method(to_html,VERB)
S3method(to_html,alias)
S3method(to_html,arguments)
S3method(to_html,author)
S3method(to_html,character)
S3method(to_html,concept)
S3method(to_html,cr)
S3method(to_html,deqn)
S3method(to_html,describe)
S3method(to_html,description)
S3method(to_html,details)
S3method(to_html,docType)
S3method(to_html,dontrun)
S3method(to_html,dontshow)
S3method(to_html,email)
S3method(to_html,enc)
S3method(to_html,enumerate)
S3method(to_html,eqn)
S3method(to_html,examples)
S3method(to_html,format)
S3method(to_html,href)
S3method(to_html,ifelse)
S3method(to_html,item)
S3method(to_html,itemize)
S3method(to_html,keyword)
S3method(to_html,link)
S3method(to_html,list)
S3method(to_html,method)
S3method(to_html,name)
S3method(to_html,note)
S3method(to_html,references)
S3method(to_html,section)
S3method(to_html,seealso)
S3method(to_html,source)
S3method(to_html,special)
S3method(to_html,tab)
S3method(to_html,tabular)
S3method(to_html,testonly)
S3method(to_html,title)
S3method(to_html,url)
S3method(to_html,usage)
S3method(to_html,value)
export(build_vignettes)
export(check_output)
export(check_rd_index)
export(deploy_travis)
export(init_vignettes)
export(package_docs)
export(package_docs_rd)
export(rd_link)
export(rd_template)
export(read_rmd_yaml)
export(render_redirect)
export(secure_token)
export(to_html)
export(use_travis)
import(htmltools)
import(rmarkdown)
import(stringr)
import(tools)
importFrom(devtools,as.package)
importFrom(devtools,parse_deps)
importFrom(digest,digest)
importFrom(evaluate,evaluate)
importFrom(highlight,formatter_html)
importFrom(highlight,highlight)
importFrom(highlight,renderer_html)
importFrom(lazyrmd,html_dependency_recliner)
importFrom(magrittr,extract2)
importFrom(magrittr,set_names)
importFrom(tools,Rd_db)
importFrom(tools,parse_Rd)
importFrom(utils,browseURL)
importFrom(utils,capture.output)
importFrom(utils,getFromNamespace)
importFrom(utils,getParseData)
importFrom(utils,packageDescription)
importFrom(whisker,whisker.render)
importFrom(yaml,yaml.load_file)
