0
0
Fork 0
Commit Graph

18 Commits

Author SHA1 Message Date
Erik Johnston 1ea03da9b6 Add .vscode to .gitignore 2019-01-10 12:18:22 +00:00
Travis Ralston 9277e4c52d Add initial towncrier support 2018-07-06 16:32:27 -06:00
Travis Ralston f54d5a4039 Convert build scripts to python 3 2018-07-06 15:21:07 -06:00
Travis Ralston 864b6b6b3a Add build output to the .gitignore
This is more of a problem if the build fails for whatever reason.

Signed-off-by: Travis Ralston <travpc@gmail.com>
2018-03-03 12:49:49 -07:00
Travis Ralston 714c922371 Update .gitignore
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-10-17 09:09:11 -06:00
Travis Ralston a1265a274b Add spec for m.room.pinned_events
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-09-29 11:59:27 -06:00
Richard van der Hoff b0ea6038c6 Move jekyll back out of matrix-doc again
Having the jekyll assets here is a mistake, because they need to be versioned
separately to the spec: we keep old versions of the spec, but they sometimes
need to be restyled to match the latest website.
2017-08-03 15:49:17 +01:00
Richard van der Hoff 9d2a93ad7b Run jekyll as part of the matrix-doc build
- this saves us having to run it manually on the web server.
2017-08-02 16:20:46 +01:00
Richard van der Hoff c39d797cce Dump-swagger: take output file name rather than output dir
Make the argument to dump-swagger.py be the name of the output file rather than
the output dir, and give it a sensible default.

Also, use the absolute path to the output file, so that the output path is
relative to the user's cwd rather than the templating dir.
2016-05-03 12:03:21 +01:00
Daniel Wagner-Hall f4f186baee Add _cs suffix to client-server http APIs
I'm about to add identity service APIs, so differentiating is good.
2016-03-08 17:42:41 +00:00
Daniel Wagner-Hall b247761465 .gitignore speculator 2015-09-14 10:33:25 +01:00
Daniel Wagner-Hall c4acee3bcb continuserv: Live serves updates to the spec 2015-09-10 11:16:31 +01:00
Daniel Wagner-Hall 267d2bd3de Add api/node_modules to .gitignore 2015-09-09 13:40:32 +01:00
Oddvar Lovaas 16ff77adf9 AS guide and index page added 2015-08-24 10:39:59 +01:00
Oddvar Lovaas b24582aead Introducing jekyll (jekyllrb.com) for docs 2015-08-14 11:03:15 +01:00
Kegan Dougal d6943dfbff Update .gitignore 2015-05-26 11:00:40 +01:00
Kegan Dougal 7563f1058b Make the templating system work(!) 2015-05-19 15:03:31 +01:00
Kegan Dougal df448df813 Redo gendoc script. 2015-02-19 16:00:21 +00:00