Swap maintenance-replication sections.
Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/de48ff31 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/de48ff31 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/de48ff31 Branch: refs/heads/1781-reorganize-and-improve-docs Commit: de48ff311b223563b302b5e93bd9feba66543c47 Parents: 71abc8f Author: Alexander Shorin <[email protected]> Authored: Wed Sep 11 20:16:09 2013 +0400 Committer: Alexander Shorin <[email protected]> Committed: Fri Sep 27 22:01:49 2013 +0400 ---------------------------------------------------------------------- share/doc/src/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/de48ff31/share/doc/src/index.rst ---------------------------------------------------------------------- diff --git a/share/doc/src/index.rst b/share/doc/src/index.rst index bb491de..f00aed6 100644 --- a/share/doc/src/index.rst +++ b/share/doc/src/index.rst @@ -21,8 +21,8 @@ intro/index install/index config/index - maintenance/index replication/index + maintenance/index couchapp/index externals query-server/index
