aboutsummaryrefslogtreecommitdiff
path: root/test.R
blob: 5733960fee2b3dd3b17ef5db61f6583935e6c6a7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
devtools::document("~/git/staticdocs")
devtools::install("~/git/staticdocs")
library(staticdocs)

debug(staticdocs:::to_html.list)
debug(staticdocs:::to_html.Rd_doc)
debug(staticdocs:::to_html.examples)
debug(staticdocs:::replay_html)
debug(staticdocs:::replay_html.recordedplot)
build_site("~/git/mkin", site_path = "~/svn/kinfit.r-forge/www/mkin_static")

Contact - Imprint