summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirkjan Ochtman <djc@apache.org>2013-05-21 21:59:18 +0200
committerDirkjan Ochtman <djc@apache.org>2013-05-21 22:02:00 +0200
commit0b2fbd472bbdd1ccf56d46055437a467a6db5e5c (patch)
tree104fe56778299fba2577a4335d5eb49510d63e61
parent8615df0f4b22cebf178bf454f0324ff14a9f9056 (diff)
downloadcouchdb-0b2fbd472bbdd1ccf56d46055437a467a6db5e5c.tar.gz
docs: improve chapter title consistency
-rw-r--r--share/doc/src/api-basics.rst6
-rw-r--r--share/doc/src/api/reference.rst4
-rw-r--r--share/doc/src/changelog.rst4
-rw-r--r--share/doc/src/config_reference.rst4
-rw-r--r--share/doc/src/configuring.rst6
-rw-r--r--share/doc/src/query-servers.rst2
6 files changed, 13 insertions, 13 deletions
diff --git a/share/doc/src/api-basics.rst b/share/doc/src/api-basics.rst
index 60ea74c6e..8ffd83bd6 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
diff --git a/share/doc/src/api/reference.rst b/share/doc/src/api/reference.rst
index 2014c7e6a..59b35368b 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
diff --git a/share/doc/src/changelog.rst b/share/doc/src/changelog.rst
index 80fbd4e59..2579a43c1 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
-------------
diff --git a/share/doc/src/config_reference.rst b/share/doc/src/config_reference.rst
index d73d14b88..d3df311c7 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
diff --git a/share/doc/src/configuring.rst b/share/doc/src/configuring.rst
index ef5b9e4c7..231de4d0f 100644
--- a/share/doc/src/configuring.rst
+++ b/share/doc/src/configuring.rst
@@ -12,9 +12,9 @@
.. _configuring:
-===================
-Configuring CouchDB
-===================
+=============
+Configuration
+=============
.. todo:: Configuring CouchDB
diff --git a/share/doc/src/query-servers.rst b/share/doc/src/query-servers.rst
index a40468d90..a3ca59ea8 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: