Will
9a179038cc
Fix links to rendered APIs
3 years ago
Will
72ff5b92cb
Update content to call the new template for event definitions
3 years ago
Will
52f5e73a39
Update content to call the new template for HTTP APIs
3 years ago
Will
1d629bae40
Add styles for rendered data
3 years ago
Will
5f45a897ef
Add templates used to render data
3 years ago
Will
06983e1eb1
Remove RST comment, add bullets into list
3 years ago
Will
215b625d81
Replace csv table with GFM table
3 years ago
Will
873e8b30eb
Fix links in data
3 years ago
Will
27f8867aa0
Change RST code formatting markup to Markdown
3 years ago
Will
c7cf90abfa
Remove RST alert directives, replace with simple Markdown formatting
3 years ago
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
3 years ago
wbamberg
a26c352d78
Merge pull request #1 from matrix-org/anoa/support-rendered-data
...
Reinstate and fix schema validation files
3 years ago
Andrew Morgan
3c66e149f3
Move validator.js to scripts/ directory, update calls
3 years ago
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!
3 years ago
Andrew Morgan
b8dafe86f4
Move and more aptly name check_examples.py scripts
3 years ago
wbamberg
7fed40ad04
Merge pull request #2980 from wbamberg/all-spec-pages
...
Migrate all spec pages
4 years ago
Will
68370677ef
Use italics instead of code formatting
4 years ago
Will
ea9fced092
Formatting fixes for the authentication section
4 years ago
Will
fd658f674f
Fix mangling of sub/superscript in e2e module
4 years ago
Will
183ecfda03
Replace sas-emojis template
4 years ago
Will
86152613b1
Remove changelog sections
4 years ago
Will
47f37d5ab5
Remove {{apis}} template
4 years ago
Will
79036a34cc
Update proposals document
4 years ago
Will
965f573c9e
Add example that went missing
4 years ago
Will
3864c11c33
Add content for rooms list page
4 years ago
Will
52745160f3
Use GFM table syntax instead of raw HTML
4 years ago
Will
afa62628e8
Extend blockquote style
4 years ago
Will
f0a4f59bb0
Fix broken Markdown lists
4 years ago
Will
02a41edc76
Fix heading levels
4 years ago
Will
4e39200cfa
Fix internal links
4 years ago
Will
338434bfcd
Support alerts (notes, warnings, rationales)
4 years ago
Will
ab64bda76d
Add syntax highlighting
4 years ago
Will
6c6bd57ebf
Fix ASCII diagrams
4 years ago
Will
55aed1d296
Remove 'unstable' warning
4 years ago
Will
228c737f56
Add support for modules
4 years ago
Will
74adbfc1ec
Remove 'Table of Contents'
4 years ago
Will
9d4803c8af
Remove duplicate titles
4 years ago
Will
19836aa949
Fix headings for Appendices
4 years ago
Will
c924b3246f
Add page content as raw Pandoc output
4 years ago
Will
ebc6db233b
Add empty page placeholders
4 years ago
wbamberg
636974948d
Merge pull request #2959 from wbamberg/first-page
...
Basic machinery for the new spec platform
4 years ago
Will
9fd35dad78
Use a different directory for assets
4 years ago
Will
985d681645
Use GFM table style
4 years ago
Will
9b2d9cf6b7
Add copyright statements to SCSS and JS; fix indentation for JS
4 years ago
wbamberg
1dadff5701
Set `author` and `private` in package.json
...
Co-authored-by: Travis Ralston <travpc@gmail.com>
4 years ago
Travis Ralston
5800dcb654
Merge pull request #2844 from matrix-org/travis/msc/global-versioning
...
MSC2844: Global version number for the whole spec
4 years ago
Will
9547ba1314
Ignore node_modules
4 years ago
Will
0abbb1857f
Comments for all the layout templates
4 years ago
Will
55eae7b70b
Render a single page of the spec in Hugo
4 years ago
Travis Ralston
46d843e8fa
Make deprecation industry standard
4 years ago