diff --git a/specification/index.rst b/specification/index.rst index 4415c6e29..3bfd1b214 100644 --- a/specification/index.rst +++ b/specification/index.rst @@ -1,6 +1,11 @@ Matrix Specification ==================== +.. Note that this file is specifically unversioned because we don't want to +.. have to add Yet Another version number, and the commentary on what specs we +.. have should hopefully not get complex enough that we need to worry about +.. versioning it. + This specification has been generated from https://github.com/matrix-org/matrix-doc using https://github.com/matrix-org/matrix-doc/blob/master/scripts/gendoc.py as of diff --git a/specification/intro.rst b/specification/intro.rst index 10f423b86..3ce3ff3b0 100644 --- a/specification/intro.rst +++ b/specification/intro.rst @@ -1,6 +1,11 @@ .. contents:: Table of Contents .. sectnum:: +.. Note that this file is specifically unversioned because we don't want to +.. have to add Yet Another version number, and the commentary on what specs we +.. have should hopefully not get complex enough that we need to worry about +.. versioning it. + Introduction ------------ .. WARNING::