Skip to content

Commit ad16186

Browse files
committed
deploy: a749788
1 parent ef48462 commit ad16186

File tree

163 files changed

+7966
-132
lines changed

Some content is hidden

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

163 files changed

+7966
-132
lines changed

.doctrees/TRANSLATING.doctree

8.9 MB
Binary file not shown.

.doctrees/environment.pickle

486 Bytes
Binary file not shown.

CONTRIBUTING.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<link rel="stylesheet" type="text/css" href="_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
4646
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
4747
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />
48-
<link rel="stylesheet" type="text/css" href="_static/pyos.css?v=f8185577" />
48+
<link rel="stylesheet" type="text/css" href="_static/pyos.css?v=94b124cf" />
4949

5050
<!-- So that users can add custom icons -->
5151
<script src="_static/scripts/fontawesome.js?digest=8878045cc6db502f8baf"></script>

TRANSLATING.html

Lines changed: 3889 additions & 2 deletions
Large diffs are not rendered by default.

_sources/TRANSLATING.md.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ This guide will help you get started contributing to the translation of the Pyth
88

99
The process of contributing to the translation of the guide is similar to the process of contributing to the guide itself, except that instead of working on the guide source files directly, you will be working on the translation files.
1010

11+
# Translation Status
12+
13+
```{translation-graph}
14+
```
15+
1116
## Overview of the Translation Process
1217

1318
The process of adapting software to different languages is called internationalization, or i18n for short. Internationalization makes sure that translation can happen without having to modify the source code, or in our case, the original English source files of the guide.

_static/pyos.css

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,31 @@ th {
419419
padding: 8px; /* Add some padding for better readability */
420420
}
421421

422+
/* -------------- */
423+
/* Plotly Heatmap */
424+
/* -------------- */
425+
426+
.plotly svg {
427+
g:not(.heatmap-label) > text {
428+
fill: var(--pst-color-text-base) !important;
429+
}
430+
431+
@media (max-width: 540px) {
432+
g.heatmap-label > text {
433+
display: none;
434+
}
435+
}
436+
}
437+
422438
/* ----------------- */
423439
/* Language Selector */
424440
/* ----------------- */
441+
442+
/* Hide the left-side column for pages marked as orphan */
443+
.orphan .bd-sidebar {
444+
display: none !important;
445+
}
446+
447+
.orphan .bd-main {
448+
margin-left: 0 !important;
449+
}

continuous-integration/ci.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<link rel="stylesheet" type="text/css" href="../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
4646
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
4747
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
48-
<link rel="stylesheet" type="text/css" href="../_static/pyos.css?v=f8185577" />
48+
<link rel="stylesheet" type="text/css" href="../_static/pyos.css?v=94b124cf" />
4949

5050
<!-- So that users can add custom icons -->
5151
<script src="../_static/scripts/fontawesome.js?digest=8878045cc6db502f8baf"></script>

continuous-integration/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<link rel="stylesheet" type="text/css" href="../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
4646
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
4747
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
48-
<link rel="stylesheet" type="text/css" href="../_static/pyos.css?v=f8185577" />
48+
<link rel="stylesheet" type="text/css" href="../_static/pyos.css?v=94b124cf" />
4949

5050
<!-- So that users can add custom icons -->
5151
<script src="../_static/scripts/fontawesome.js?digest=8878045cc6db502f8baf"></script>

documentation/hosting-tools/intro.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<link rel="stylesheet" type="text/css" href="../../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
4646
<link rel="stylesheet" type="text/css" href="../../_static/copybutton.css?v=76b2166b" />
4747
<link rel="stylesheet" type="text/css" href="../../_static/sphinx-design.min.css?v=95c83b7e" />
48-
<link rel="stylesheet" type="text/css" href="../../_static/pyos.css?v=f8185577" />
48+
<link rel="stylesheet" type="text/css" href="../../_static/pyos.css?v=94b124cf" />
4949

5050
<!-- So that users can add custom icons -->
5151
<script src="../../_static/scripts/fontawesome.js?digest=8878045cc6db502f8baf"></script>

documentation/hosting-tools/myst-markdown-rst-doc-syntax.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<link rel="stylesheet" type="text/css" href="../../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
4646
<link rel="stylesheet" type="text/css" href="../../_static/copybutton.css?v=76b2166b" />
4747
<link rel="stylesheet" type="text/css" href="../../_static/sphinx-design.min.css?v=95c83b7e" />
48-
<link rel="stylesheet" type="text/css" href="../../_static/pyos.css?v=f8185577" />
48+
<link rel="stylesheet" type="text/css" href="../../_static/pyos.css?v=94b124cf" />
4949

5050
<!-- So that users can add custom icons -->
5151
<script src="../../_static/scripts/fontawesome.js?digest=8878045cc6db502f8baf"></script>

0 commit comments

Comments
 (0)