diff --git a/docs/amaranth/latest/.buildinfo b/docs/amaranth/latest/.buildinfo index f35f9ad2..add4a040 100644 --- a/docs/amaranth/latest/.buildinfo +++ b/docs/amaranth/latest/.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: be66936d1fb7c3227dbfaa88e7ccb45a +config: d461e6dcf4dd3592e3d5e9035f1f4cd8 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/amaranth/latest/.doctrees/environment.pickle b/docs/amaranth/latest/.doctrees/environment.pickle index 7ccf461c..b11f3545 100644 Binary files a/docs/amaranth/latest/.doctrees/environment.pickle and b/docs/amaranth/latest/.doctrees/environment.pickle differ diff --git a/docs/amaranth/latest/_static/custom.css b/docs/amaranth/latest/_static/custom.css index 163b9fac..e95df7d5 100644 --- a/docs/amaranth/latest/_static/custom.css +++ b/docs/amaranth/latest/_static/custom.css @@ -1,3 +1,13 @@ +/* Links in text should be underlined. */ +a { text-decoration: underline; } +.wy-menu-vertical a, .wy-side-nav-search > a { text-decoration: none; } + +/* Match the logo colors in the background. */ +.wy-side-nav-search { background-color: #784b9a; } + +/* Make the logo more reasonably sized. */ +.wy-side-nav-search > a img.logo { width: 200px; } + /* Some of our section titles are looong */ .wy-nav-side, .wy-side-scroll, .wy-menu-vertical { width: 340px; } .wy-side-nav-search { width: 325px; } diff --git a/docs/amaranth/latest/_static/documentation_options.js b/docs/amaranth/latest/_static/documentation_options.js index 1a825208..559610f8 100644 --- a/docs/amaranth/latest/_static/documentation_options.js +++ b/docs/amaranth/latest/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '0.4.1.dev15', + VERSION: '0.4.1.dev19', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/docs/amaranth/latest/_static/logo.png b/docs/amaranth/latest/_static/logo.png new file mode 100644 index 00000000..cb2e7cf6 Binary files /dev/null and b/docs/amaranth/latest/_static/logo.png differ diff --git a/docs/amaranth/latest/changes.html b/docs/amaranth/latest/changes.html index c8a734b6..6c5fd80f 100644 --- a/docs/amaranth/latest/changes.html +++ b/docs/amaranth/latest/changes.html @@ -4,7 +4,7 @@ -