You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2013/07/24 14:24:43 UTC

[06/50] [abbrv] git commit: updated refs/heads/1781-reorganize-and-improve-docs to fa11c25

Set header for replicator options group.


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

Branch: refs/heads/1781-reorganize-and-improve-docs
Commit: 7315da07e6ad46587780b0328cfb7639851eca4a
Parents: 1a06693
Author: Alexander Shorin <kx...@apache.org>
Authored: Wed Jul 17 08:55:44 2013 +0400
Committer: Alexander Shorin <kx...@apache.org>
Committed: Wed Jul 24 10:48:37 2013 +0400

----------------------------------------------------------------------
 share/doc/src/config/index.rst      | 3 +--
 share/doc/src/config/replicator.rst | 8 ++++----
 2 files changed, 5 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/7315da07/share/doc/src/config/index.rst
----------------------------------------------------------------------
diff --git a/share/doc/src/config/index.rst b/share/doc/src/config/index.rst
index f678b21..5db70f8 100644
--- a/share/doc/src/config/index.rst
+++ b/share/doc/src/config/index.rst
@@ -25,10 +25,9 @@ Configuring CouchDB
    auth
    compaction
    logging
+   replicator
    query-servers
    externals
    services
    misc
    proxying
-
-   replicator

http://git-wip-us.apache.org/repos/asf/couchdb/blob/7315da07/share/doc/src/config/replicator.rst
----------------------------------------------------------------------
diff --git a/share/doc/src/config/replicator.rst b/share/doc/src/config/replicator.rst
index 883b051..bac4d49 100644
--- a/share/doc/src/config/replicator.rst
+++ b/share/doc/src/config/replicator.rst
@@ -12,6 +12,10 @@
 
 .. highlight:: ini
 
+==========
+Replicator
+==========
+
 .. _config/replicator:
 
 ``[replicator]`` :: Replicator Database Configuration
@@ -19,10 +23,6 @@
 
 .. versionadded:: 1.2
 
-These options are under ``[replicator]`` section and applies to
-:ref:`replicator` feature.
-
-
 .. _config/replicator/db:
 
 ``db``