From ed10656969b01c94a6b0e4d4600dfd676f2958db Mon Sep 17 00:00:00 2001 From: Russ Hughes Date: Sat, 18 Nov 2023 15:31:25 -0800 Subject: [PATCH] update docs --- docs/.buildinfo | 2 +- docs/_modules/index.html | 104 +- docs/_modules/st7789py.html | 368 +- docs/_sources/examples.rst.txt | 145 +- docs/_sources/examples_atoms3.rst.txt | 27 + docs/_sources/examples_generic.rst.txt | 58 + docs/_sources/examples_pi_pico.rst.txt | 20 + docs/_sources/examples_tdisplay.rst.txt | 80 + .../_sources/examples_tdisplay_rp2040.rst.txt | 80 + docs/_sources/index.rst.txt | 17 +- .../_sphinx_javascript_frameworks_compat.js | 123 + docs/_static/basic.css | 74 +- docs/_static/css/badge_only.css | 2 +- docs/_static/css/theme.css | 4 +- docs/_static/doctools.js | 373 +- docs/_static/documentation_options.js | 9 +- docs/_static/jquery-3.5.1.js | 10872 ---------------- docs/_static/jquery.js | 4 +- docs/_static/language_data.js | 102 +- docs/_static/pygments.css | 35 +- docs/_static/searchtools.js | 817 +- docs/_static/sphinx_highlight.js | 154 + docs/_static/underscore-1.13.1.js | 2042 --- docs/_static/underscore.js | 6 - docs/examples.html | 1410 +- docs/examples_atoms3.html | 438 + docs/examples_generic.html | 771 ++ docs/examples_pi_pico.html | 415 + docs/examples_tdisplay.html | 857 ++ docs/examples_tdisplay_rp2040.html | 869 ++ docs/fonts.html | 152 +- docs/genindex.html | 104 +- docs/index.html | 140 +- docs/objects.inv | Bin 792 -> 1148 bytes docs/py-modindex.html | 104 +- docs/search.html | 104 +- docs/searchindex.js | 2 +- docs/st7789py.html | 234 +- sphinx/{requires.txt => requirements.txt} | 0 sphinx/source/conf.py | 2 +- sphinx/source/examples.rst | 145 +- sphinx/source/examples_atoms3.rst | 27 + sphinx/source/examples_generic.rst | 58 + sphinx/source/examples_pi_pico.rst | 20 + sphinx/source/examples_tdisplay.rst | 80 + sphinx/source/examples_tdisplay_rp2040.rst | 80 + sphinx/source/index.rst | 17 +- 47 files changed, 5870 insertions(+), 15677 deletions(-) create mode 100644 docs/_sources/examples_atoms3.rst.txt create mode 100644 docs/_sources/examples_generic.rst.txt create mode 100644 docs/_sources/examples_pi_pico.rst.txt create mode 100644 docs/_sources/examples_tdisplay.rst.txt create mode 100644 docs/_sources/examples_tdisplay_rp2040.rst.txt create mode 100644 docs/_static/_sphinx_javascript_frameworks_compat.js delete mode 100644 docs/_static/jquery-3.5.1.js create mode 100644 docs/_static/sphinx_highlight.js delete mode 100644 docs/_static/underscore-1.13.1.js delete mode 100644 docs/_static/underscore.js create mode 100644 docs/examples_atoms3.html create mode 100644 docs/examples_generic.html create mode 100644 docs/examples_pi_pico.html create mode 100644 docs/examples_tdisplay.html create mode 100644 docs/examples_tdisplay_rp2040.html rename sphinx/{requires.txt => requirements.txt} (100%) create mode 100644 sphinx/source/examples_atoms3.rst create mode 100644 sphinx/source/examples_generic.rst create mode 100644 sphinx/source/examples_pi_pico.rst create mode 100644 sphinx/source/examples_tdisplay.rst create mode 100644 sphinx/source/examples_tdisplay_rp2040.rst diff --git a/docs/.buildinfo b/docs/.buildinfo index dc4aa0f..d528c14 100644 --- a/docs/.buildinfo +++ b/docs/.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: c3ee77c984b40f5f1fa8edd7fd2d47af +config: 354224033269ae3498edec28eb943172 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/_modules/index.html b/docs/_modules/index.html index f4b1825..c3f8904 100644 --- a/docs/_modules/index.html +++ b/docs/_modules/index.html @@ -10,10 +10,11 @@ - - - - + + + + + @@ -24,11 +25,15 @@