Limit sections enumeration.
Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/ebaac5cc Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/ebaac5cc Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/ebaac5cc Branch: refs/heads/1781-reorganize-and-improve-docs Commit: ebaac5cc519210d81ed9857d12c850b672a0cd30 Parents: 508b565 Author: Alexander Shorin <[email protected]> Authored: Wed Sep 18 10:51:09 2013 +0400 Committer: Alexander Shorin <[email protected]> Committed: Fri Sep 27 22:01:49 2013 +0400 ---------------------------------------------------------------------- share/doc/src/contents.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/ebaac5cc/share/doc/src/contents.rst ---------------------------------------------------------------------- diff --git a/share/doc/src/contents.rst b/share/doc/src/contents.rst index f00aed6..700e90a 100644 --- a/share/doc/src/contents.rst +++ b/share/doc/src/contents.rst @@ -16,7 +16,7 @@ .. toctree:: :maxdepth: 3 - :numbered: + :numbered: 3 intro/index install/index
