tone down warning
This commit is contained in:
parent
2f1f37cc4c
commit
2c9707633e
1 changed files with 10 additions and 15 deletions
|
@ -1,21 +1,6 @@
|
||||||
Matrix Specification
|
Matrix Specification
|
||||||
====================
|
====================
|
||||||
|
|
||||||
WARNING
|
|
||||||
=======
|
|
||||||
|
|
||||||
.. WARNING::
|
|
||||||
The Matrix specification is still very much evolving: the API is not yet frozen
|
|
||||||
and this document is in places incomplete, stale, and may contain security
|
|
||||||
issues. Needless to say, we have made every effort to highlight the problem
|
|
||||||
areas that we're aware of.
|
|
||||||
|
|
||||||
We're publishing it at this point because it's complete enough to be more than
|
|
||||||
useful and provide a canonical reference to how Matrix is evolving. Our end
|
|
||||||
goal is to mirror WHATWG's `Living Standard <http://wiki.whatwg.org/wiki/FAQ#What_does_.22Living_Standard.22_mean.3F>`_
|
|
||||||
approach except right now Matrix is more in the process of being born than actually being
|
|
||||||
living!
|
|
||||||
|
|
||||||
Table of Contents
|
Table of Contents
|
||||||
=================
|
=================
|
||||||
|
|
||||||
|
@ -28,6 +13,16 @@ communication ecosystem on the internet. This specification is the ongoing
|
||||||
result of standardising the APIs used by the various components of the Matrix
|
result of standardising the APIs used by the various components of the Matrix
|
||||||
ecosystem to communicate with one another.
|
ecosystem to communicate with one another.
|
||||||
|
|
||||||
|
.. WARNING::
|
||||||
|
The Matrix specification is still evolving: the APIs are not yet frozen
|
||||||
|
and this document is in places a work in progress or stale. We have made every
|
||||||
|
effort to clearly flag areas which are still being finalised.
|
||||||
|
|
||||||
|
We're publishing it at this point because it's complete enough to be more than
|
||||||
|
useful and provide a canonical reference to how Matrix is evolving. Our end
|
||||||
|
goal is to mirror WHATWG's `Living Standard
|
||||||
|
<http://wiki.whatwg.org/wiki/FAQ#What_does_.22Living_Standard.22_mean.3F>`_.
|
||||||
|
|
||||||
The principles that Matrix attempts to follow are:
|
The principles that Matrix attempts to follow are:
|
||||||
|
|
||||||
- Pragmatic Web-friendly APIs (i.e. JSON over REST)
|
- Pragmatic Web-friendly APIs (i.e. JSON over REST)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue