You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ba...@apache.org on 2016/02/03 11:21:51 UTC

couchdb commit: updated refs/heads/master to 7e892d6

Repository: couchdb
Updated Branches:
  refs/heads/master f7f001827 -> 7e892d6a5


update documentation (suppress verbose LaTeX output)


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/7e892d6a
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/7e892d6a
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/7e892d6a

Branch: refs/heads/master
Commit: 7e892d6a558ac88160425cb8cda842a26799a622
Parents: f7f0018
Author: Bastian Krol <ba...@apache.org>
Authored: Wed Feb 3 11:21:23 2016 +0100
Committer: Bastian Krol <ba...@apache.org>
Committed: Wed Feb 3 11:21:26 2016 +0100

----------------------------------------------------------------------
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/7e892d6a/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 3c25470..15ece57 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -39,7 +39,7 @@ DepDescs = [
 {couch_event,      "couch-event",      "835a41885d1e276d207758954f8238aa7bba0ae8"},
 {couch_stats,      "couch-stats",      "7895d4d3f509ed24f09b6d1a0bd0e06af34551dc"},
 {couch_peruser,    "peruser",          "ff7d190970a46722137fbc7a1a75466e8a544ae1"},
-{docs,             "documentation",    "09632eabb8d4564053c68cb5bcc132ed22f11860", [raw]},
+{docs,             "documentation",    "bbc4b7191763b0aced2aab51dec98a8a42e36729", [raw]},
 {ddoc_cache,       "ddoc-cache",       "c762e90a33ce3cda19ef142dd1120f1087ecd876"},
 {ets_lru,          "ets-lru",          "c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"},
 {fabric,           "fabric",           "4c94f3095595a50a71860a75cc8866adb9a28ce3"},