Skip to content

Commit 93a06f4

Browse files
author
Travis CI
committed
update auto-generated documentation [ci skip]
fix tests (#421) * fix tests * more relaxed tests * relax tests * fix imports
1 parent 595f191 commit 93a06f4

File tree

7 files changed

+31
-11
lines changed

7 files changed

+31
-11
lines changed

docs/LICENSE-text.html

Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/authors.html

Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pkgdown.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ a.anchor {
9494

9595
.contents h1, .contents h2, .contents h3, .contents h4 {
9696
padding-top: 60px;
97-
margin-top: -60px;
97+
margin-top: -40px;
9898
}
9999

100100
/* Static header placement on mobile devices */
@@ -134,7 +134,6 @@ a.anchor {
134134
/* Reference index & topics ----------------------------------------------- */
135135

136136
.ref-index th {font-weight: normal;}
137-
.ref-index h2 {font-size: 20px;}
138137

139138
.ref-index td {vertical-align: top;}
140139
.ref-index .alias {width: 40%;}

docs/pkgdown.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ $(function() {
1414
offset: 60
1515
});
1616

17+
$('[data-toggle="tooltip"]').tooltip();
18+
1719
var cur_path = paths(location.pathname);
1820
$("#navbar ul li a").each(function(index, value) {
1921
if (value.text == "Home")

docs/pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pandoc: 1.15.2
22
pkgdown: 0.1.0.9000
3-
pkgdown_sha: 33ed98635ee5aad483501dd1a3f2d5d7b38eab4e
3+
pkgdown_sha: 5e4825875751c009444c56ce43d06324ec53e910
44
articles:
55
animation: helpers/animation.html
66
mlrMBO: mlrMBO.html

docs/reference/index.html

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

0 commit comments

Comments
 (0)