Supporting-docs now in matrix.org repo.

This commit is contained in:
Richard van der Hoff 2017-11-06 14:57:04 +00:00
parent 17af66105d
commit e7772af5c3
211 changed files with 3 additions and 6075 deletions

View file

@ -12,9 +12,6 @@ mkdir -p assets
# and the swagger
./scripts/dump-swagger.py -o assets/spec/client_server/unstable.json
# also need the supporting-docs, which become the jekyll posts.
cp -rT supporting-docs assets/jekyll-posts
# create a tarball of the assets. Exclude the spec index for now, as
# we want to leave it pointing at the release versions of the specs.
# (XXX: how to maintain this?)