Remove old theme and unused dependencies (#1743)

* Remove old theme and unused dependencies

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>

* Remove last uneeded files

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>

* Bump jQuery

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ
2019-12-30 09:47:28 +01:00
committed by Jos Poortvliet
parent 07bf3b068a
commit bfc9df162d
83 changed files with 7 additions and 11217 deletions

View File

@@ -47,7 +47,7 @@ html: html-com
html-all: html-release html-com
html-release:
$(SPHINXBUILD) -b html -D html_theme='nextcloud_release' $(ALLSPHINXOPTS) $(BUILDDIR)/html/release
$(SPHINXBUILD) -b html -D html_theme='sphinx_rtd_theme' $(ALLSPHINXOPTS) $(BUILDDIR)/html/release
@echo
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html/release."