Remove docs/sphinx and related references (#8480)

https://github.com/matrix-org/synapse/tree/develop/docs/sphinx doesn't seem to really be utilised or changed recently since the initial commit. I like the idea of exportable documentation of the codebase, but at the moment after running through the build instructions the generated website wasn't very useful...
This commit is contained in:
Andrew Morgan 2020-10-07 11:45:31 +01:00 committed by GitHub
parent 3cd78bbe9e
commit 01f82bfe32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
62 changed files with 1 additions and 839 deletions

View file

@ -1 +0,0 @@
sphinx-apidoc -o docs/sphinx/ synapse/ -ef