Skip to content

Commit

Permalink
deploy: ea182bd
Browse files Browse the repository at this point in the history
  • Loading branch information
jlegrand62 committed Dec 17, 2024
1 parent 9e1f67b commit 880a8f7
Show file tree
Hide file tree
Showing 24 changed files with 235 additions and 232 deletions.
34 changes: 17 additions & 17 deletions 404.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/_markdown_exec_pyodide.css
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ html[data-theme="dark"] {
.pyodide-output {
width: 100%;
margin-bottom: -15px;
min-height: 46px;
max-height: 400px
}

Expand Down
26 changes: 25 additions & 1 deletion assets/_mkdocstrings.css
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,33 @@
float: right;
}

/* Parameter headings must be inline, not blocks. */
.doc-heading-parameter {
display: inline;
}

/* Prefer space on the right, not the left of parameter permalinks. */
.doc-heading-parameter .headerlink {
margin-left: 0 !important;
margin-right: 0.2rem;
}

/* Backward-compatibility: docstring section titles in bold. */
.doc-section-title {
font-weight: bold;
}

/* Symbols in Navigation and ToC. */
:root,
:root, :host,
[data-md-color-scheme="default"] {
--doc-symbol-parameter-fg-color: #df50af;
--doc-symbol-attribute-fg-color: #953800;
--doc-symbol-function-fg-color: #8250df;
--doc-symbol-method-fg-color: #8250df;
--doc-symbol-class-fg-color: #0550ae;
--doc-symbol-module-fg-color: #5cad0f;

--doc-symbol-parameter-bg-color: #df50af1a;
--doc-symbol-attribute-bg-color: #9538001a;
--doc-symbol-function-bg-color: #8250df1a;
--doc-symbol-method-bg-color: #8250df1a;
Expand All @@ -48,12 +61,14 @@
}

[data-md-color-scheme="slate"] {
--doc-symbol-parameter-fg-color: #ffa8cc;
--doc-symbol-attribute-fg-color: #ffa657;
--doc-symbol-function-fg-color: #d2a8ff;
--doc-symbol-method-fg-color: #d2a8ff;
--doc-symbol-class-fg-color: #79c0ff;
--doc-symbol-module-fg-color: #baff79;

--doc-symbol-parameter-bg-color: #ffa8cc1a;
--doc-symbol-attribute-bg-color: #ffa6571a;
--doc-symbol-function-bg-color: #d2a8ff1a;
--doc-symbol-method-bg-color: #d2a8ff1a;
Expand All @@ -68,6 +83,15 @@ code.doc-symbol {
font-weight: bold;
}

code.doc-symbol-parameter {
color: var(--doc-symbol-parameter-fg-color);
background-color: var(--doc-symbol-parameter-bg-color);
}

code.doc-symbol-parameter::after {
content: "param";
}

code.doc-symbol-attribute {
color: var(--doc-symbol-attribute-fg-color);
background-color: var(--doc-symbol-attribute-bg-color);
Expand Down
16 changes: 16 additions & 0 deletions assets/javascripts/bundle.88dd0f4e.min.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions assets/javascripts/bundle.88dd0f4e.min.js.map

Large diffs are not rendered by default.

29 changes: 0 additions & 29 deletions assets/javascripts/bundle.ad660dcc.min.js

This file was deleted.

7 changes: 0 additions & 7 deletions assets/javascripts/bundle.ad660dcc.min.js.map

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion assets/stylesheets/main.6543a935.min.css

This file was deleted.

1 change: 0 additions & 1 deletion assets/stylesheets/main.6543a935.min.css.map

This file was deleted.

1 change: 1 addition & 0 deletions assets/stylesheets/main.6f8fc17f.min.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/stylesheets/main.6f8fc17f.min.css.map

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions developer/blender/index.html

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions developer/documentation/index.html

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions developer/index.html

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions developer/virtualplantimager/index.html

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions docker/index.html

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions docker/virtualplantimager/index.html

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions index.html

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions reference/SUMMARY/index.html

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions rest_api/index.html

Large diffs are not rendered by default.

27 changes: 9 additions & 18 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,47 +2,38 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://romi.github.io/plant-imager/</loc>
<lastmod>2024-06-13</lastmod>
<changefreq>daily</changefreq>
<lastmod>2024-12-17</lastmod>
</url>
<url>
<loc>https://romi.github.io/plant-imager/rest_api/</loc>
<lastmod>2024-06-13</lastmod>
<changefreq>daily</changefreq>
<lastmod>2024-12-17</lastmod>
</url>
<url>
<loc>https://romi.github.io/plant-imager/developer/</loc>
<lastmod>2024-06-13</lastmod>
<changefreq>daily</changefreq>
<lastmod>2024-12-17</lastmod>
</url>
<url>
<loc>https://romi.github.io/plant-imager/developer/blender/</loc>
<lastmod>2024-06-13</lastmod>
<changefreq>daily</changefreq>
<lastmod>2024-12-17</lastmod>
</url>
<url>
<loc>https://romi.github.io/plant-imager/developer/documentation/</loc>
<lastmod>2024-06-13</lastmod>
<changefreq>daily</changefreq>
<lastmod>2024-12-17</lastmod>
</url>
<url>
<loc>https://romi.github.io/plant-imager/developer/virtualplantimager/</loc>
<lastmod>2024-06-13</lastmod>
<changefreq>daily</changefreq>
<lastmod>2024-12-17</lastmod>
</url>
<url>
<loc>https://romi.github.io/plant-imager/docker/</loc>
<lastmod>2024-06-13</lastmod>
<changefreq>daily</changefreq>
<lastmod>2024-12-17</lastmod>
</url>
<url>
<loc>https://romi.github.io/plant-imager/docker/virtualplantimager/</loc>
<lastmod>2024-06-13</lastmod>
<changefreq>daily</changefreq>
<lastmod>2024-12-17</lastmod>
</url>
<url>
<loc>https://romi.github.io/plant-imager/reference/SUMMARY/</loc>
<lastmod>2024-06-13</lastmod>
<changefreq>daily</changefreq>
<lastmod>2024-12-17</lastmod>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 880a8f7

Please sign in to comment.