summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2017-10-31 21:01:30 +0100
committerJan Lehnardt <jan@apache.org>2017-10-31 21:01:30 +0100
commita4d13432a4f11f09981a459e31edbe31756b7c7d (patch)
treec4eb15440780985b51014aa395c62209a23a7a5f
parentd18b1026327490b31db43e43922831d5e58dfbde (diff)
downloadcouchdb-a4d13432a4f11f09981a459e31edbe31756b7c7d.tar.gz
Revert "fix: html template got renamed"
This reverts commit 198b1e965a70bcc0aa8909302d63b5287a374653.
-rw-r--r--share/doc/build/Makefile.am2
-rw-r--r--share/doc/templates/couchdb/theme.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/share/doc/build/Makefile.am b/share/doc/build/Makefile.am
index 452e1c1ea..cb46c2105 100644
--- a/share/doc/build/Makefile.am
+++ b/share/doc/build/Makefile.am
@@ -170,7 +170,7 @@ html_files = \
html/_static/comment-bright.png \
html/_static/comment-close.png \
html/_static/comment.png \
- html/_static/classic.css \
+ html/_static/default.css \
html/_static/doctools.js \
html/_static/down-pressed.png \
html/_static/down.png \
diff --git a/share/doc/templates/couchdb/theme.conf b/share/doc/templates/couchdb/theme.conf
index 6655d895b..546fca0a2 100644
--- a/share/doc/templates/couchdb/theme.conf
+++ b/share/doc/templates/couchdb/theme.conf
@@ -10,4 +10,4 @@
; specific language governing permissions and limitations under the License.
[theme]
-inherit = classic
+inherit = default