From 5b76d7d5b3286bdb2b0fadbdabef6219886908db Mon Sep 17 00:00:00 2001 From: yanghan234 Date: Tue, 19 Nov 2024 12:45:52 +0000 Subject: [PATCH] deploy: f66060df1f1e419afddaf63fedd2451fcac921ba --- README.html | 94 ++++------ _static/scripts/bootstrap.js.map | 2 +- _static/scripts/fontawesome.js | 3 + .../fontawesome.js.LICENSE.txt} | 0 _static/scripts/fontawesome.js.map | 1 + _static/scripts/pydata-sphinx-theme.js | 2 +- _static/scripts/pydata-sphinx-theme.js.map | 2 +- _static/styles/bootstrap.css | 6 - _static/styles/bootstrap.css.map | 1 - _static/styles/pydata-sphinx-theme.css | 32 +++- _static/styles/pydata-sphinx-theme.css.map | 2 +- _static/vendor/fontawesome/6.5.2/LICENSE.txt | 165 ------------------ .../vendor/fontawesome/6.5.2/css/all.min.css | 5 - .../vendor/fontawesome/6.5.2/js/all.min.js | 2 - .../6.5.2/webfonts/fa-v4compatibility.ttf | Bin 10832 -> 0 bytes .../6.5.2/webfonts/fa-v4compatibility.woff2 | Bin 4792 -> 0 bytes .../{6.5.2 => }/webfonts/fa-brands-400.ttf | Bin .../{6.5.2 => }/webfonts/fa-brands-400.woff2 | Bin .../{6.5.2 => }/webfonts/fa-regular-400.ttf | Bin .../{6.5.2 => }/webfonts/fa-regular-400.woff2 | Bin .../{6.5.2 => }/webfonts/fa-solid-900.ttf | Bin .../{6.5.2 => }/webfonts/fa-solid-900.woff2 | Bin _static/webpack-macros.html | 23 +-- examples/examples.html | 91 ++++------ examples/phonon_example.html | 94 ++++------ examples/relax_example.html | 94 ++++------ genindex.html | 91 ++++------ index.html | 94 ++++------ search.html | 92 ++++------ user_guide/getting_started.html | 94 ++++------ user_guide/installation.html | 94 ++++------ 31 files changed, 383 insertions(+), 701 deletions(-) create mode 100644 _static/scripts/fontawesome.js rename _static/{vendor/fontawesome/6.5.2/js/all.min.js.LICENSE.txt => scripts/fontawesome.js.LICENSE.txt} (100%) create mode 100644 _static/scripts/fontawesome.js.map delete mode 100644 _static/styles/bootstrap.css delete mode 100644 _static/styles/bootstrap.css.map delete mode 100644 _static/vendor/fontawesome/6.5.2/LICENSE.txt delete mode 100644 _static/vendor/fontawesome/6.5.2/css/all.min.css delete mode 100644 _static/vendor/fontawesome/6.5.2/js/all.min.js delete mode 100644 _static/vendor/fontawesome/6.5.2/webfonts/fa-v4compatibility.ttf delete mode 100644 _static/vendor/fontawesome/6.5.2/webfonts/fa-v4compatibility.woff2 rename _static/vendor/fontawesome/{6.5.2 => }/webfonts/fa-brands-400.ttf (100%) rename _static/vendor/fontawesome/{6.5.2 => }/webfonts/fa-brands-400.woff2 (100%) rename _static/vendor/fontawesome/{6.5.2 => }/webfonts/fa-regular-400.ttf (100%) rename _static/vendor/fontawesome/{6.5.2 => }/webfonts/fa-regular-400.woff2 (100%) rename _static/vendor/fontawesome/{6.5.2 => }/webfonts/fa-solid-900.ttf (100%) rename _static/vendor/fontawesome/{6.5.2 => }/webfonts/fa-solid-900.woff2 (100%) diff --git a/README.html b/README.html index 1e0103f..fb38b1c 100644 --- a/README.html +++ b/README.html @@ -16,26 +16,29 @@ document.documentElement.dataset.mode = localStorage.getItem("mode") || ""; document.documentElement.dataset.theme = localStorage.getItem("theme") || ""; - - - - - + + - - - - + + + + + - - - + + @@ -49,6 +52,7 @@ + @@ -64,19 +68,8 @@ Back to top - - - - - - -
-
-
+ +
-
+ +
@@ -111,7 +103,8 @@ -
+ +
@@ -141,15 +134,11 @@
+