You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by dj...@apache.org on 2013/05/21 22:02:19 UTC

[10/10] git commit: updated refs/heads/master to 0b2fbd4

docs: improve chapter title consistency


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

Branch: refs/heads/master
Commit: 0b2fbd472bbdd1ccf56d46055437a467a6db5e5c
Parents: 8615df0
Author: Dirkjan Ochtman <dj...@apache.org>
Authored: Tue May 21 21:59:18 2013 +0200
Committer: Dirkjan Ochtman <dj...@apache.org>
Committed: Tue May 21 22:02:00 2013 +0200

----------------------------------------------------------------------
 share/doc/src/api-basics.rst       |    6 +++---
 share/doc/src/api/reference.rst    |    4 ++--
 share/doc/src/changelog.rst        |    4 ++--
 share/doc/src/config_reference.rst |    4 ++--
 share/doc/src/configuring.rst      |    6 +++---
 share/doc/src/query-servers.rst    |    2 +-
 6 files changed, 13 insertions(+), 13 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/0b2fbd47/share/doc/src/api-basics.rst
----------------------------------------------------------------------
diff --git a/share/doc/src/api-basics.rst b/share/doc/src/api-basics.rst
index 60ea74c..8ffd83b 100644
--- a/share/doc/src/api-basics.rst
+++ b/share/doc/src/api-basics.rst
@@ -12,9 +12,9 @@
 
 .. _api-basics:
 
-===========
-CouchDB API
-===========
+==========
+API Basics
+==========
 
 The CouchDB API is the primary method of interfacing to a CouchDB
 instance. Requests are made using HTTP and requests are used to request

http://git-wip-us.apache.org/repos/asf/couchdb/blob/0b2fbd47/share/doc/src/api/reference.rst
----------------------------------------------------------------------
diff --git a/share/doc/src/api/reference.rst b/share/doc/src/api/reference.rst
index 2014c7e..59b3536 100644
--- a/share/doc/src/api/reference.rst
+++ b/share/doc/src/api/reference.rst
@@ -12,8 +12,8 @@
 
 .. _api-overview:
 
-CouchDB API Reference
-=====================
+API Reference
+=============
 
 The components of the API URL path help determine the part of the
 CouchDB server that is being accessed. The result is the structure of

http://git-wip-us.apache.org/repos/asf/couchdb/blob/0b2fbd47/share/doc/src/changelog.rst
----------------------------------------------------------------------
diff --git a/share/doc/src/changelog.rst b/share/doc/src/changelog.rst
index 80fbd4e..2579a43 100644
--- a/share/doc/src/changelog.rst
+++ b/share/doc/src/changelog.rst
@@ -10,8 +10,8 @@
 .. License for the specific language governing permissions and limitations under
 .. the License.
 
-Apache CouchDB CHANGES
-======================
+Release History
+===============
 
 Version 1.3.0
 -------------

http://git-wip-us.apache.org/repos/asf/couchdb/blob/0b2fbd47/share/doc/src/config_reference.rst
----------------------------------------------------------------------
diff --git a/share/doc/src/config_reference.rst b/share/doc/src/config_reference.rst
index d73d14b..d3df311 100644
--- a/share/doc/src/config_reference.rst
+++ b/share/doc/src/config_reference.rst
@@ -10,8 +10,8 @@
 .. License for the specific language governing permissions and limitations under
 .. the License.
 
-Configuration options reference
-===============================
+Configuration Reference
+=======================
 
 
 Configuration Groups

http://git-wip-us.apache.org/repos/asf/couchdb/blob/0b2fbd47/share/doc/src/configuring.rst
----------------------------------------------------------------------
diff --git a/share/doc/src/configuring.rst b/share/doc/src/configuring.rst
index ef5b9e4..231de4d 100644
--- a/share/doc/src/configuring.rst
+++ b/share/doc/src/configuring.rst
@@ -12,9 +12,9 @@
 
 .. _configuring:
 
-===================
-Configuring CouchDB
-===================
+=============
+Configuration
+=============
 
 .. todo:: Configuring CouchDB
 

http://git-wip-us.apache.org/repos/asf/couchdb/blob/0b2fbd47/share/doc/src/query-servers.rst
----------------------------------------------------------------------
diff --git a/share/doc/src/query-servers.rst b/share/doc/src/query-servers.rst
index a40468d..a3ca59e 100644
--- a/share/doc/src/query-servers.rst
+++ b/share/doc/src/query-servers.rst
@@ -13,7 +13,7 @@
 .. default-domain:: js
 
 =============
-Query servers
+Query Servers
 =============
 
 .. _queryserver_js: