From 19871226c09d5eccfb6282d0a00ed7c523ae56dc Mon Sep 17 00:00:00 2001 From: tnixon Date: Wed, 2 Oct 2024 05:21:23 +0000 Subject: [PATCH] deploy: 2f3c29b418706764f83be496c19ebce47d4308f6 --- .buildinfo | 2 +- {reference => _modules}/index.html | 182 +- _modules/tempo/intervals.html | 1701 +++ _modules/tempo/tsdf.html | 2124 +++ ...strap.5fd3999ee7762ccc51105388f4a9d115.css | 1 - ...-main.c949a650a448cc0ae9fd3441c0e17fb0.css | 1 - ...ables.06eb56fa6e07937060861dad626602ad.css | 7 - _sources/{ => about}/contributing.rst.txt | 0 _sources/{ => about}/future-roadmap.rst.txt | 40 +- _sources/{ => about}/tempo-team.rst.txt | 2 - _sources/{ => about}/user-guide.rst.txt | 8 +- _sources/index.rst.txt | 19 +- _sources/reference/index.rst.txt | 12 - _sources/reference/tempo.intervals.rst.txt | 5 - _sources/reference/tempo.tsdf.rst.txt | 12 - _sources/references/api-reference.rst.txt | 7 + _sources/references/intervals.rst.txt | 7 + _sources/references/tsdf.rst.txt | 7 + _static/basic.css | 73 +- _static/copybutton.js | 4 +- _static/doctools.js | 420 +- _static/documentation_options.js | 7 +- _static/jquery-3.5.1.js | 10872 ---------------- _static/jquery.js | 2 - _static/language_data.js | 104 +- ...strap.5fd3999ee7762ccc51105388f4a9d115.css | 1 - _static/panels-bootstrap.min.css | 21 + ...-main.c949a650a448cc0ae9fd3441c0e17fb0.css | 1 - ...ables.06eb56fa6e07937060861dad626602ad.css | 7 - _static/pygments.css | 12 +- _static/scripts/furo.js | 2 +- _static/scripts/furo.js.map | 2 +- _static/searchtools.js | 883 +- _static/sphinx-dropdown.css | 94 + _static/sphinx_highlight.js | 154 + _static/styles/furo-extensions.css | 2 +- _static/styles/furo-extensions.css.map | 2 +- _static/styles/furo.css | 2 +- _static/styles/furo.css.map | 2 +- _static/underscore-1.13.1.js | 2042 --- _static/underscore.js | 6 - contributing.html => about/contributing.html | 152 +- .../future-roadmap.html | 197 +- tempo-team.html => about/tempo-team.html | 152 +- user-guide.html => about/user-guide.html | 206 +- genindex.html | 434 +- index.html | 185 +- objects.inv | Bin 431 -> 1024 bytes .../tempo.intervals.html => py-modindex.html | 205 +- reference/tempo.tsdf.html | 290 - references/api-reference.html | 398 + references/intervals.html | 665 + references/tsdf.html | 801 ++ search.html | 136 +- searchindex.js | 2 +- 55 files changed, 7918 insertions(+), 14757 deletions(-) rename {reference => _modules}/index.html (56%) create mode 100644 _modules/tempo/intervals.html create mode 100644 _modules/tempo/tsdf.html delete mode 100644 _panels_static/panels-bootstrap.5fd3999ee7762ccc51105388f4a9d115.css delete mode 100644 _panels_static/panels-main.c949a650a448cc0ae9fd3441c0e17fb0.css delete mode 100644 _panels_static/panels-variables.06eb56fa6e07937060861dad626602ad.css rename _sources/{ => about}/contributing.rst.txt (100%) rename _sources/{ => about}/future-roadmap.rst.txt (55%) rename _sources/{ => about}/tempo-team.rst.txt (99%) rename _sources/{ => about}/user-guide.rst.txt (98%) delete mode 100644 _sources/reference/index.rst.txt delete mode 100644 _sources/reference/tempo.intervals.rst.txt delete mode 100644 _sources/reference/tempo.tsdf.rst.txt create mode 100644 _sources/references/api-reference.rst.txt create mode 100644 _sources/references/intervals.rst.txt create mode 100644 _sources/references/tsdf.rst.txt delete mode 100644 _static/jquery-3.5.1.js delete mode 100644 _static/jquery.js delete mode 100644 _static/panels-bootstrap.5fd3999ee7762ccc51105388f4a9d115.css create mode 100644 _static/panels-bootstrap.min.css delete mode 100644 _static/panels-main.c949a650a448cc0ae9fd3441c0e17fb0.css delete mode 100644 _static/panels-variables.06eb56fa6e07937060861dad626602ad.css create mode 100644 _static/sphinx-dropdown.css create mode 100644 _static/sphinx_highlight.js delete mode 100644 _static/underscore-1.13.1.js delete mode 100644 _static/underscore.js rename contributing.html => about/contributing.html (59%) rename future-roadmap.html => about/future-roadmap.html (59%) rename tempo-team.html => about/tempo-team.html (61%) rename user-guide.html => about/user-guide.html (84%) rename reference/tempo.intervals.html => py-modindex.html (51%) delete mode 100644 reference/tempo.tsdf.html create mode 100644 references/api-reference.html create mode 100644 references/intervals.html create mode 100644 references/tsdf.html diff --git a/.buildinfo b/.buildinfo index 1c165af1..a35f6b65 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: ce5421feb265f7ff4b30a8b8f456ee2a +config: 59b00dd47c8d7e7b2f783f9103f81c35 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/reference/index.html b/_modules/index.html similarity index 56% rename from reference/index.html rename to _modules/index.html index 541518a1..859a569c 100644 --- a/reference/index.html +++ b/_modules/index.html @@ -1,19 +1,17 @@ - + - - + - - API Reference - Tempo 0.1.26 documentation - - - - - - - + + Overview: module code - Tempo 0.1.27 documentation + + + + + + @@ -22,24 +20,18 @@ body { --color-code-background: #f8f8f8; --color-code-foreground: black; - --color-brand-primary: #7C4DFF; - --color-brand-content: #7C4DFF; } @media not print { body[data-theme="dark"] { --color-code-background: #202020; --color-code-foreground: #d0d0d0; - --color-brand-primary: #7C4DFF; - --color-brand-content: #7C4DFF; } @media (prefers-color-scheme: dark) { body:not([data-theme="light"]) { --color-code-background: #202020; --color-code-foreground: #d0d0d0; - --color-brand-primary: #7C4DFF; - --color-brand-content: #7C4DFF; } } @@ -78,7 +70,7 @@ Light mode + stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="feather-sun"> @@ -93,22 +85,63 @@ Dark mode + stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-moon"> - - Auto light/dark mode + + Auto light/dark, in light mode - - - - - - - + stroke-width="1" stroke-linecap="round" stroke-linejoin="round" + class="icon-custom-derived-from-feather-sun-and-tabler-moon"> + + + + + + + + + + + + + + Auto light/dark, in dark mode + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -122,6 +155,8 @@
Hide table of contents sidebar
+Skip to content +
@@ -133,13 +168,14 @@
@@ -160,25 +196,25 @@
- Tempo 0.1.26 documentation + Tempo 0.1.27 documentation