diff --git a/docs/amaranth/latest/.buildinfo b/docs/amaranth/latest/.buildinfo index 9908aaad..0a2772e6 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: e4deb5d652f5ecf6175d0de204014d76 +config: f7adba0709f4a722694a083f81b0b658 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/amaranth/latest/.doctrees/changes.doctree b/docs/amaranth/latest/.doctrees/changes.doctree index b6c4aa90..cd9e5f69 100644 Binary files a/docs/amaranth/latest/.doctrees/changes.doctree and b/docs/amaranth/latest/.doctrees/changes.doctree differ diff --git a/docs/amaranth/latest/.doctrees/environment.pickle b/docs/amaranth/latest/.doctrees/environment.pickle index e65f49b0..1933cc88 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/_sources/changes.rst.txt b/docs/amaranth/latest/_sources/changes.rst.txt index 45e71c8b..34cad61f 100644 --- a/docs/amaranth/latest/_sources/changes.rst.txt +++ b/docs/amaranth/latest/_sources/changes.rst.txt @@ -63,6 +63,7 @@ Implemented RFCs .. _RFC 31: https://amaranth-lang.org/rfcs/0031-enumeration-type-safety.html .. _RFC 34: https://amaranth-lang.org/rfcs/0034-interface-rename.html .. _RFC 35: https://amaranth-lang.org/rfcs/0035-shapelike-valuelike.html +.. _RFC 37: https://amaranth-lang.org/rfcs/0037-make-signature-immutable.html * `RFC 1`_: Aggregate data structure library @@ -83,6 +84,7 @@ Implemented RFCs * `RFC 31`_: Enumeration type safety * `RFC 34`_: Rename ``amaranth.lib.wiring.Interface`` to ``PureInterface`` * `RFC 35`_: Add ``ShapeLike``, ``ValueLike`` +* `RFC 37`_: Make ``Signature`` immutable Language changes diff --git a/docs/amaranth/latest/_static/documentation_options.js b/docs/amaranth/latest/_static/documentation_options.js index fb7fd872..2eaebccc 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.dev262', + VERSION: '0.4.dev263', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/docs/amaranth/latest/changes.html b/docs/amaranth/latest/changes.html index a53ed5f1..7def75f6 100644 --- a/docs/amaranth/latest/changes.html +++ b/docs/amaranth/latest/changes.html @@ -4,7 +4,7 @@ -