Skip to content

Commit

Permalink
Update development documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Sep 15, 2018
1 parent 08896f0 commit d1ed574
Show file tree
Hide file tree
Showing 24 changed files with 1,328 additions and 706 deletions.
1 change: 1 addition & 0 deletions API
Expand Up @@ -51,6 +51,7 @@ pillar_shaft.factor(x, ...)
pillar_shaft.list(x, ...)
pillar_shaft.logical(x, ...)
pillar_shaft.numeric(x, ..., sigfig = getOption("pillar.sigfig", 3))
pillar_shaft.pillar_vertical(x, ..., min_width = 3L)
type_sum.AsIs(x)
type_sum.Date(x)
type_sum.POSIXct(x)
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Expand Up @@ -26,7 +26,7 @@ Suggests:
testthat (>= 2.0.0),
withr
Roxygen: list(markdown = TRUE, roclets = c("collate", "namespace", "rd", "pkgapi::api_roclet"))
RoxygenNote: 6.1.0
RoxygenNote: 6.1.0.9000
Collate:
'capital.R'
'compat-purrr.R'
Expand Down
49 changes: 33 additions & 16 deletions docs-dev/authors.html

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

43 changes: 27 additions & 16 deletions docs-dev/index.html

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

99 changes: 79 additions & 20 deletions docs-dev/news/index.html

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

6 changes: 3 additions & 3 deletions docs-dev/pkgdown.yml
@@ -1,5 +1,5 @@
pandoc: 1.19.2.1
pkgdown: 1.0.0.9000
pkgdown_sha: fb68cf8f323e86efb5998b93d5c51a70b674e6c3
pandoc: 1.19.2.4
pkgdown: 1.1.0
pkgdown_sha: ~
articles: []

0 comments on commit d1ed574

Please sign in to comment.