Commit graph

29 commits

Author SHA1 Message Date
Travis Ralston
d37f7a25b4
Make translations for SAS emoji available in-tree (#2728)
* add a base file

* Fix directory name

* Added translation using Weblate (English)

* Translated using Weblate (English)

Currently translated at 1.6% (1 of 64 strings)

Translation: matrix-doc/SAS Emoji v1
Translate-URL: https://translate.riot.im/projects/matrix-doc/sas-emoji-v1/en_EN/

* add english files

* delete english files

* Added translation using Weblate (English)

* Added translation using Weblate (English)

* Do manual translations

* Deleted translation using Weblate (English)

* Deleted translation using Weblate (English)

* Add a script to update the definitions with the translations

* update i18n

* Add a note to the spec about translations

* changelog

* Ensure translations end with json
2020-08-12 14:04:48 -06:00
Richard van der Hoff
ae163ab818
remove some lies about markdown being bad (#2337) 2019-11-01 14:05:54 +00:00
Richard van der Hoff
62cc11eee6 add missing github-labels file 2019-08-30 13:50:00 +01:00
Travis Ralston
b1689a3036 Misc improvements 2019-02-10 18:03:17 -07:00
Travis Ralston
375104127c Fix spec release process to match new changelog stuff
Also while we're here, make it accurate. 

Fixes https://github.com/matrix-org/matrix-doc/issues/1858
2019-02-06 22:03:16 -07:00
Travis Ralston
7d34995ece It's actually an "identity server implementing the Identity Service API"
Also add a note about appservices being special.
2018-08-31 15:35:32 -06:00
Travis Ralston
c94f3619b7 Missed a rogue case of identity server 2018-08-31 15:09:18 -06:00
Travis Ralston
7ac76fa27c Actually we're going with "identity server" afterall 2018-08-31 15:04:00 -06:00
Travis Ralston
ec248b436f Identity Service is lowercase 2018-08-31 15:04:00 -06:00
Travis Ralston
cc0badaaa1 Fix all naming cases of "identity service"
Fixes https://github.com/matrix-org/matrix-doc/issues/1396

Includes some "homeserver" fixes too. This commit does not include historical documentation or notes.
2018-08-31 15:04:00 -06:00
Travis Ralston
138419cdd4
fix indentation on release process doc 2018-08-30 11:19:55 -06:00
Travis Ralston
2ab2f91088 Merge remote-tracking branch 'matrix-org/master' into travis/releases/push-gateway/r0.1.0 2018-08-29 17:54:34 -06:00
Travis Ralston
e141f61df3 Update release instructions to reference symlinks, what files to update, etc 2018-08-20 14:05:48 -06:00
Travis Ralston
5b73a0174d Clarify what the release branch is used for, and how it should be named 2018-08-20 14:05:23 -06:00
Richard van der Hoff
c2ed79bd1a
Sentence case for headings 2018-08-17 17:07:03 +01:00
Travis Ralston
ba51d5960e r0.1.0 release of the Push Gateway specification
Because this is the first release, it has several moving parts to it:
* The version variables have been defined.
* The towncrier changelog has been prepared for future modifications.
* The templating has been updated to better support future versions of the specification.
* A release process document has been created.
2018-08-16 11:50:18 -06:00
Richard van der Hoff
2605c75f92
typo 2018-06-22 14:31:31 +01:00
Richard van der Hoff
c84066df89
do not use 'optional' in descriptions. 2018-06-22 14:30:24 +01:00
Richard van der Hoff
dfa4af5c19
record that "identity server" has two words 2018-06-22 11:08:19 +01:00
Richard van der Hoff
3c7db643c3
Update documentation_style.rst
spell homeserver
2018-04-19 16:04:47 +01:00
Richard van der Hoff
196e668768
Update documentation_style.rst 2018-02-14 16:44:09 +00:00
Richard van der Hoff
0a917b2c70
documentation_style typo 2018-02-14 07:08:01 +00:00
Richard van der Hoff
1028ea3558
doc style: lists 2018-02-06 17:30:22 +00:00
Richard van der Hoff
3c40d5a94e
documentation_style: fix indentation 2018-02-06 16:10:55 +00:00
Richard van der Hoff
306783b7bf notes on doc style 2018-02-06 16:09:53 +00:00
Richard van der Hoff
91c1d9ed58
documentation_style.rst: Fix rst syntax
apparently the rst parser gets confused by '- `````'.
2018-02-06 14:58:59 +00:00
Richard van der Hoff
b5d68b8ff1 Link to doc style doc
(and update it to cover extra section characters)
2016-07-14 10:13:10 +01:00
Kegsay
4fd5b9ced8 Update doc style
We use RST everywhere, which dictates most of the style, so the styles mentioned previously were either obsolete or inaccurate. Updated the doc to be clearer on things which RST does not specify/care about.
2015-02-19 17:14:25 +00:00
Matthew Hodgson
556e3f8a71 move matrix-generic documentation from synapse/docs into new matrix-doc project 2014-10-09 20:30:40 +02:00