From 47dfee77d23a799d67c2bc9d54bb583e641a0d36 Mon Sep 17 00:00:00 2001 From: segevfiner Date: Thu, 22 Feb 2024 17:47:56 +0000 Subject: [PATCH] deploy: 1a1425911926dfbe7c4bd269a6e8319d5d7a2713 --- .buildinfo | 2 +- _static/alabaster.css | 23 ++++++++++++++--------- _static/basic.css | 2 +- _static/documentation_options.js | 2 +- _static/pygments.css | 2 +- genindex.html | 15 ++++++++++----- index.html | 17 ++++++++++++----- objects.inv | Bin 457 -> 462 bytes py-modindex.html | 11 ++++++----- samples/index.html | 11 ++++++----- samples/messagebox_class.html | 11 ++++++----- samples/messagebox_init.html | 11 ++++++----- search.html | 11 ++++++----- searchindex.js | 2 +- 14 files changed, 71 insertions(+), 49 deletions(-) diff --git a/.buildinfo b/.buildinfo index 8cfb457..db07090 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: 165cda7d2fd3cb9710709f8f15b68676 +config: b4f4e35b42bb2295082b183dd990d029 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/_static/alabaster.css b/_static/alabaster.css index 517d0b2..e3174bf 100644 --- a/_static/alabaster.css +++ b/_static/alabaster.css @@ -69,6 +69,11 @@ div.relations { } +div.sphinxsidebar { + max-height: 100%; + overflow-y: auto; +} + div.sphinxsidebar a { color: #444; text-decoration: none; @@ -155,6 +160,14 @@ div.sphinxsidebar input { font-size: 1em; } +div.sphinxsidebar #searchbox input[type="text"] { + width: 160px; +} + +div.sphinxsidebar .search > div { + display: table-cell; +} + div.sphinxsidebar hr { border: none; height: 1px; @@ -638,15 +651,7 @@ a:hover tt, a:hover code { display: none!important; } -/* Make nested-list/multi-paragraph items look better in Releases changelog - * pages. Without this, docutils' magical list fuckery causes inconsistent - * formatting between different release sub-lists. - */ -div#changelog > div.section > ul > li > p:only-child { - margin-bottom: 0; -} - -/* Hide fugly table cell borders in ..bibliography:: directive output */ +/* Hide ugly table cell borders in ..bibliography:: directive output */ table.docutils.citation, table.docutils.citation td, table.docutils.citation th { border: none; /* Below needed in some edge cases; if not applied, bottom shadows appear */ diff --git a/_static/basic.css b/_static/basic.css index 4e9a9f1..6646046 100644 --- a/_static/basic.css +++ b/_static/basic.css @@ -222,7 +222,7 @@ table.modindextable td { /* -- general body styles --------------------------------------------------- */ div.body { - min-width: 360px; + min-width: inherit; max-width: 800px; } diff --git a/_static/documentation_options.js b/_static/documentation_options.js index c99fee7..f976da0 100644 --- a/_static/documentation_options.js +++ b/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '0.1.2', + VERSION: '0.1.4', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/_static/pygments.css b/_static/pygments.css index 57c7df3..04a4174 100644 --- a/_static/pygments.css +++ b/_static/pygments.css @@ -56,7 +56,7 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: .highlight .nv { color: #000000 } /* Name.Variable */ .highlight .ow { color: #004461; font-weight: bold } /* Operator.Word */ .highlight .pm { color: #000000; font-weight: bold } /* Punctuation.Marker */ -.highlight .w { color: #f8f8f8; text-decoration: underline } /* Text.Whitespace */ +.highlight .w { color: #f8f8f8 } /* Text.Whitespace */ .highlight .mb { color: #990000 } /* Literal.Number.Bin */ .highlight .mf { color: #990000 } /* Literal.Number.Float */ .highlight .mh { color: #990000 } /* Literal.Number.Hex */ diff --git a/genindex.html b/genindex.html index 7d9d7c4..73f974d 100644 --- a/genindex.html +++ b/genindex.html @@ -5,7 +5,7 @@ - Index — cyminhook 0.1.2 documentation + Index — cyminhook 0.1.4 documentation @@ -19,8 +19,9 @@ + + - @@ -55,6 +56,10 @@

A

C

+