Will
a974bdaf45
Remove h7 and h8 headings
2021-08-27 19:16:42 +01:00
wbamberg
f1711ff3e4
Merge pull request #3000 from wbamberg/add-proposals-tables
...
Support rendering of proposal tables
2021-08-27 19:16:42 +01:00
wbamberg
d5f975edaf
Merge pull request #2999 from wbamberg/stop-scroll-overflow
...
Prevent sidebar scroll from overflowing
2021-08-27 19:16:42 +01:00
Will
25924a498c
Fix tab/spaces mix
2021-08-27 19:16:42 +01:00
wbamberg
e88a18ca5d
Merge pull request #2988 from wbamberg/support-rendered-data
...
Support rendered data
2021-08-27 19:16:42 +01:00
Will
2371a7a804
Prevent sidebar scroll from overflowing
2021-08-27 19:16:42 +01:00
Will
643cdd19c8
Support rendering of proposal tables
2021-08-27 19:16:42 +01:00
wbamberg
07c66616ac
Fix typo in comment
...
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2021-08-27 19:16:42 +01:00
wbamberg
6fc1f52f2f
Fix typo in comment
...
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2021-08-27 19:16:42 +01:00
wbamberg
942f865f64
Fix typo in comment
...
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2021-08-27 19:16:42 +01:00
Will
a0316f6794
Update path to Swagger files
2021-08-27 19:16:42 +01:00
Will
3e03e7b17a
A few small fixes in /data and /content
2021-08-27 19:16:42 +01:00
Will
9a179038cc
Fix links to rendered APIs
2021-08-27 19:16:42 +01:00
Will
72ff5b92cb
Update content to call the new template for event definitions
2021-08-27 19:16:42 +01:00
Will
52f5e73a39
Update content to call the new template for HTTP APIs
2021-08-27 19:16:42 +01:00
Will
1d629bae40
Add styles for rendered data
2021-08-27 19:16:42 +01:00
Will
5f45a897ef
Add templates used to render data
2021-08-27 19:16:42 +01:00
Will
06983e1eb1
Remove RST comment, add bullets into list
2021-08-27 19:16:42 +01:00
Will
215b625d81
Replace csv table with GFM table
2021-08-27 19:16:42 +01:00
Will
873e8b30eb
Fix links in data
2021-08-27 19:16:42 +01:00
Will
27f8867aa0
Change RST code formatting markup to Markdown
2021-08-27 19:16:42 +01:00
Will
c7cf90abfa
Remove RST alert directives, replace with simple Markdown formatting
2021-08-27 19:16:42 +01:00
Will
00c6a866e2
Move raw API and event schemas into /data directory
...
Historical note: this was originally a series of several commits, spread out
over several weeks. They have been squashed together to make `git annotate`
work properly.
The original commits were:
* 91ab3934 <Will> 2021-01-25 21:16:42 -0800 Add raw API end event schemas into /data directory
* aae22f47 <Will> 2021-01-25 21:33:06 -0800 Remove non-data files
* 1092d4ca <Will> 2021-01-26 20:41:33 -0800 Add data-compatiuble extension (.yaml) to all data files that currently omit one
* 21060109 <Will> 2021-01-26 20:57:28 -0800 Remove symlink to event-schemas, and update openAPI schema paths accordingly
* 4f633845 <Travis Ralston> 2021-04-12 21:54:54 -0600 Fix event schema examples too
* 301c7b2f <Will> 2021-02-05 10:15:42 -0800 Restore docs describing OpenAPI extensions that we use
2021-08-27 19:16:39 +01:00
wbamberg
a26c352d78
Merge pull request #1 from matrix-org/anoa/support-rendered-data
...
Reinstate and fix schema validation files
2021-08-27 18:27:11 +01:00
Andrew Morgan
3c66e149f3
Move validator.js to scripts/ directory, update calls
2021-08-27 18:27:11 +01:00
Andrew Morgan
64231f079d
Update checker scripts to work correctly from the scripts/ dir
...
check-swagger-sources also had a bug which caused it to fail while validating the directory
structure of /data/api. This was fixed by @KitsuneRal - thank you!
2021-08-27 18:27:11 +01:00
Andrew Morgan
b8dafe86f4
Move and more aptly name check_examples.py scripts
2021-08-27 18:27:07 +01:00
Travis Ralston
315cf67f6b
Merge pull request #2366 from uhoreg/key_verification_accept
...
MSC2366: Key verification flow additions: m.key.verification.ready and m.key.verification.done
2021-01-31 10:06:36 -07:00
wbamberg
7fed40ad04
Merge pull request #2980 from wbamberg/all-spec-pages
...
Migrate all spec pages
2021-01-28 20:36:48 -08:00
Will
68370677ef
Use italics instead of code formatting
2021-01-28 16:21:16 -08:00
Will
ea9fced092
Formatting fixes for the authentication section
2021-01-24 11:30:45 -08:00
Will
fd658f674f
Fix mangling of sub/superscript in e2e module
2021-01-22 15:29:16 -08:00
Will
183ecfda03
Replace sas-emojis template
2021-01-22 14:31:39 -08:00
Will
86152613b1
Remove changelog sections
2021-01-22 14:27:36 -08:00
Will
47f37d5ab5
Remove {{apis}} template
2021-01-22 14:17:16 -08:00
Will
79036a34cc
Update proposals document
2021-01-21 20:41:19 -08:00
Will
965f573c9e
Add example that went missing
2021-01-21 18:23:02 -08:00
Will
3864c11c33
Add content for rooms list page
2021-01-21 17:28:47 -08:00
Will
52745160f3
Use GFM table syntax instead of raw HTML
2021-01-21 17:08:08 -08:00
Will
afa62628e8
Extend blockquote style
2021-01-21 10:01:31 -08:00
Will
f0a4f59bb0
Fix broken Markdown lists
2021-01-21 09:43:22 -08:00
Will
02a41edc76
Fix heading levels
2021-01-21 09:35:39 -08:00
Will
4e39200cfa
Fix internal links
2021-01-20 21:45:35 -08:00
Will
338434bfcd
Support alerts (notes, warnings, rationales)
2021-01-20 12:34:49 -08:00
Will
ab64bda76d
Add syntax highlighting
2021-01-20 10:48:15 -08:00
Will
6c6bd57ebf
Fix ASCII diagrams
2021-01-19 16:41:28 -08:00
Will
55aed1d296
Remove 'unstable' warning
2021-01-19 16:03:15 -08:00
Will
228c737f56
Add support for modules
2021-01-19 15:57:35 -08:00
Will
74adbfc1ec
Remove 'Table of Contents'
2021-01-19 15:32:30 -08:00
Will
9d4803c8af
Remove duplicate titles
2021-01-19 15:30:52 -08:00