Declare Matrix 1.0 in the index

Fixes https://github.com/matrix-org/matrix-doc/issues/2044
pull/2099/head
Travis Ralston 5 years ago
parent d9170b4b3a
commit 49dbb3ee4f

@ -52,14 +52,11 @@ is useful for browsing the Client-Server API.
Introduction to the Matrix APIs Introduction to the Matrix APIs
------------------------------- -------------------------------
.. WARNING:: .. Note::
The Matrix specification is still evolving: the APIs are not yet frozen The Matrix specification is currently at version 1.0 - a milestone indicating that
and this document is in places a work in progress or stale. We have made every anything built on top of Matrix can safely rely on the APIs in the specification
effort to clearly flag areas which are still being finalised. not changing drastically. The specification continues to evolve, however, mirroring
We're publishing it at this point because it's complete enough to be more than something similar to WHATWG's `Living Standard <https://whatwg.org/faq?#living-standard>`_.
useful and provide a canonical reference to how Matrix is evolving. Our end
goal is to mirror WHATWG's `Living Standard
<https://whatwg.org/faq?#living-standard>`_.
Matrix is a set of open APIs for open-federated Instant Messaging (IM), Voice Matrix is a set of open APIs for open-federated Instant Messaging (IM), Voice
over IP (VoIP) and Internet of Things (IoT) communication, designed to create over IP (VoIP) and Internet of Things (IoT) communication, designed to create

Loading…
Cancel
Save