Skip to content

Commit f21cadd

Browse files
committed
pkgdown dev update
1 parent 129b338 commit f21cadd

26 files changed

+721
-416
lines changed

docs/dev/articles/articles/Submodels.html

Lines changed: 17 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/dev/news/index.html

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/dev/pkgdown.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,14 +244,14 @@ nav[data-toggle='toc'] .nav .nav > .active:focus > a {
244244

245245
.ref-index th {font-weight: normal;}
246246

247-
.ref-index td {vertical-align: top; min-width: 100px}
247+
.ref-index td {vertical-align: top;}
248248
.ref-index .icon {width: 40px;}
249249
.ref-index .alias {width: 40%;}
250250
.ref-index-icons .alias {width: calc(40% - 40px);}
251251
.ref-index .title {width: 60%;}
252252

253253
.ref-arguments th {text-align: right; padding-right: 10px;}
254-
.ref-arguments th, .ref-arguments td {vertical-align: top; min-width: 100px}
254+
.ref-arguments th, .ref-arguments td {vertical-align: top;}
255255
.ref-arguments .name {width: 20%;}
256256
.ref-arguments .desc {width: 80%;}
257257

docs/dev/pkgdown.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
pandoc: 2.9.2.1
2-
pkgdown: 1.5.1.9000
3-
pkgdown_sha: ac78596154e403df5f4e683f2185d88225a0fea6
2+
pkgdown: 1.5.1
3+
pkgdown_sha: ~
44
articles:
55
Classification: articles/Classification.html
66
Models: articles/Models.html
77
Regression: articles/Regression.html
88
Scratch: articles/Scratch.html
99
Submodels: articles/Submodels.html
1010
parsnip_Intro: parsnip_Intro.html
11-
last_built: 2020-05-27T00:06Z
11+
last_built: 2020-05-30T23:54Z
1212
urls:
1313
reference: https://parsnip.tidymodels.org/reference
1414
article: https://parsnip.tidymodels.org/articles

0 commit comments

Comments
 (0)