You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2017/10/31 20:02:16 UTC

[couchdb] branch one-ex-ex updated: Revert "fix: html template got renamed"

This is an automated email from the ASF dual-hosted git repository.

jan pushed a commit to branch one-ex-ex
in repository https://gitbox.apache.org/repos/asf/couchdb.git


The following commit(s) were added to refs/heads/one-ex-ex by this push:
     new a4d1343  Revert "fix: html template got renamed"
a4d1343 is described below

commit a4d13432a4f11f09981a459e31edbe31756b7c7d
Author: Jan Lehnardt <ja...@apache.org>
AuthorDate: Tue Oct 31 21:01:30 2017 +0100

    Revert "fix: html template got renamed"
    
    This reverts commit 198b1e965a70bcc0aa8909302d63b5287a374653.
---
 share/doc/build/Makefile.am            | 2 +-
 share/doc/templates/couchdb/theme.conf | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/share/doc/build/Makefile.am b/share/doc/build/Makefile.am
index 452e1c1..cb46c21 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 6655d89..546fca0 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

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <co...@couchdb.apache.org>'].