Enable sections enumeration. Looks nicer for further referencing.
Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/17ee14c6 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/17ee14c6 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/17ee14c6 Branch: refs/heads/docs Commit: 17ee14c621729effa98d09c6f98e67da8f5763bb Parents: 0da9587 Author: Alexander Shorin <[email protected]> Authored: Mon Dec 3 04:06:03 2012 +0400 Committer: Dave Cottlehuber <[email protected]> Committed: Mon Dec 3 08:47:46 2012 +0100 ---------------------------------------------------------------------- share/doc/src/index.rst | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/17ee14c6/share/doc/src/index.rst ---------------------------------------------------------------------- diff --git a/share/doc/src/index.rst b/share/doc/src/index.rst index 5442cd3..52fa290 100644 --- a/share/doc/src/index.rst +++ b/share/doc/src/index.rst @@ -25,6 +25,7 @@ Contents .. toctree:: :maxdepth: 2 + :numbered: intro api-basics
