Skip to content

Commit d406f98

Browse files
author
docs-bot
committed
docs: update from source@2d9c389
1 parent 70139ae commit d406f98

12 files changed

Lines changed: 17 additions & 0 deletions

docs/community-supported-devices.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
font-family: var(--mono); font-size: 0.82rem;
103103
background: var(--bg3); padding: 0.15rem 0.4rem;
104104
border-radius: 4px; color: var(--accent2);
105+
word-break: break-word; overflow-wrap: anywhere;
105106
}
106107
.sidebar-content pre {
107108
background: var(--bg2); border: 1px solid var(--border);

docs/cool-things-you-can-do.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
font-family: var(--mono); font-size: 0.82rem;
103103
background: var(--bg3); padding: 0.15rem 0.4rem;
104104
border-radius: 4px; color: var(--accent2);
105+
word-break: break-word; overflow-wrap: anywhere;
105106
}
106107
.sidebar-content pre {
107108
background: var(--bg2); border: 1px solid var(--border);

docs/features.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
font-family: var(--mono); font-size: 0.82rem;
103103
background: var(--bg3); padding: 0.15rem 0.4rem;
104104
border-radius: 4px; color: var(--accent2);
105+
word-break: break-word; overflow-wrap: anywhere;
105106
}
106107
.sidebar-content pre {
107108
background: var(--bg2); border: 1px solid var(--border);

docs/gpu-acceleration.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
font-family: var(--mono); font-size: 0.82rem;
103103
background: var(--bg3); padding: 0.15rem 0.4rem;
104104
border-radius: 4px; color: var(--accent2);
105+
word-break: break-word; overflow-wrap: anywhere;
105106
}
106107
.sidebar-content pre {
107108
background: var(--bg2); border: 1px solid var(--border);

docs/installation-android.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
font-family: var(--mono); font-size: 0.82rem;
103103
background: var(--bg3); padding: 0.15rem 0.4rem;
104104
border-radius: 4px; color: var(--accent2);
105+
word-break: break-word; overflow-wrap: anywhere;
105106
}
106107
.sidebar-content pre {
107108
background: var(--bg2); border: 1px solid var(--border);

docs/installation-linux.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
font-family: var(--mono); font-size: 0.82rem;
103103
background: var(--bg3); padding: 0.15rem 0.4rem;
104104
border-radius: 4px; color: var(--accent2);
105+
word-break: break-word; overflow-wrap: anywhere;
105106
}
106107
.sidebar-content pre {
107108
background: var(--bg2); border: 1px solid var(--border);

docs/linux-cli.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
font-family: var(--mono); font-size: 0.82rem;
103103
background: var(--bg3); padding: 0.15rem 0.4rem;
104104
border-radius: 4px; color: var(--accent2);
105+
word-break: break-word; overflow-wrap: anywhere;
105106
}
106107
.sidebar-content pre {
107108
background: var(--bg2); border: 1px solid var(--border);

docs/nix-nixos.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
font-family: var(--mono); font-size: 0.82rem;
103103
background: var(--bg3); padding: 0.15rem 0.4rem;
104104
border-radius: 4px; color: var(--accent2);
105+
word-break: break-word; overflow-wrap: anywhere;
105106
}
106107
.sidebar-content pre {
107108
background: var(--bg2); border: 1px solid var(--border);

docs/troubleshooting.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
font-family: var(--mono); font-size: 0.82rem;
103103
background: var(--bg3); padding: 0.15rem 0.4rem;
104104
border-radius: 4px; color: var(--accent2);
105+
word-break: break-word; overflow-wrap: anywhere;
105106
}
106107
.sidebar-content pre {
107108
background: var(--bg2); border: 1px solid var(--border);

docs/uninstallation.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
font-family: var(--mono); font-size: 0.82rem;
103103
background: var(--bg3); padding: 0.15rem 0.4rem;
104104
border-radius: 4px; color: var(--accent2);
105+
word-break: break-word; overflow-wrap: anywhere;
105106
}
106107
.sidebar-content pre {
107108
background: var(--bg2); border: 1px solid var(--border);

0 commit comments

Comments
 (0)