mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 10:46:21 +07:00
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:
committed by
Jos Poortvliet
parent
07bf3b068a
commit
bfc9df162d
@@ -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."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user