Skip to content

Commit 9a4a994

Browse files
committed
Publishing documentation for version 0.10.6
1 parent 7171e61 commit 9a4a994

File tree

203 files changed

+102845
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

203 files changed

+102845
-0
lines changed

0.10.6/alternative-build-systems.html

+558
Large diffs are not rendered by default.

0.10.6/announcement.html

+746
Large diffs are not rendered by default.

0.10.6/changelog.html

+1,690
Large diffs are not rendered by default.

0.10.6/css/docs-back.css

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
#header, #content {
2+
max-width: 1200px;
3+
padding-left: 40px;
4+
padding-right: 40px;
5+
background-color: #ffffff;
6+
color: black;
7+
}
8+
9+
h1 {
10+
color: black !important;
11+
}
12+
13+
p {
14+
color: black !important;
15+
}

0.10.6/css/footer.css

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
#footer {
2+
padding: 0px;
3+
}
4+
5+
.foot-container {
6+
background: url('../css/images/grain.png') repeat, url('../css/images/metaimage-main-01.svg') 100% 20%/650px no-repeat, radial-gradient(79.99% 167.49% at 30.24% 129.2%, rgba(47, 79, 124, 0.8) 0%, rgba(38, 84, 107, 0) 100%), #171E25;
7+
padding: 20px 40px;
8+
}
9+
10+
.foot-content {
11+
display: flex;
12+
justify-content: center;
13+
flex-direction: row;
14+
flex-wrap: wrap;
15+
}
16+
17+
.foot-logo {
18+
display: flex;
19+
max-width: 8%;
20+
padding-right: 10px;
21+
align-items: center;
22+
}
23+
24+
.foot-text {
25+
color: #ffffff;
26+
}

0.10.6/css/images/graalvm-logo.svg

+4
Loading
Loading

0.10.6/css/images/grain.png

25.3 KB
Loading

0.10.6/css/images/logo-header.svg

+4
Loading

0 commit comments

Comments
 (0)