From 9270bf4f82cc130cdba18ed8b7bba23cfaa1aab6 Mon Sep 17 00:00:00 2001
From: "Stefan E. Funk" <funk@sub.uni-goettingen.de>
Date: Wed, 15 Feb 2017 17:20:46 +0100
Subject: [PATCH] mc

---
 docs_dhrep/index.rst | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/docs_dhrep/index.rst b/docs_dhrep/index.rst
index 8df87feb..f4e03d77 100644
--- a/docs_dhrep/index.rst
+++ b/docs_dhrep/index.rst
@@ -13,7 +13,7 @@ API Documentation
 -----------------
 
 GET /oai
-========
+^^^^^^^^
 Every OAI request requires the parameter verb. Depending on this verb there are some required and some optional further parameters. The possible values for verb are:
 
 ==================== ====================================================================
@@ -29,7 +29,7 @@ ListSets             Shows the structure of the repository
 
 
 Identify Request
-----------------
+^^^^^^^^^^^^^^^^
 ==================== ======  =============================== =====================
 Parameter            Type    Description                     Required
 ==================== ======  =============================== =====================
@@ -51,7 +51,7 @@ verb=Identify        String  Verb for the identify request   yes
 
 
 GetRecord Request
------------------
+^^^^^^^^^^^^^^^^^
 ===============  =======  =========================================================  ==========
 Parameter        Type     Description                                                Required
 ===============  =======  =========================================================  ==========
@@ -75,7 +75,7 @@ metadataPrefix   String   Prefix to get the items in a specific metadata format
 
 
 ListRecords Request
--------------------
+^^^^^^^^^^^^^^^^^^^
 ================  =======  =========================================================  ==========
 Parameter         Type     Description                                                Required
 ================  =======  =========================================================  ==========
@@ -102,7 +102,7 @@ resumptionToken	  String   Fetching large responses in smaller parts not impleme
 
 
 ListIdentifiers
------------------
+^^^^^^^^^^^^^^^
 ====================  =======  =========================================================  ==========
 Parameter             Type     Description                                                Required
 ====================  =======  =========================================================  ==========
@@ -129,7 +129,7 @@ resumptionToken       String   Fetching large responses in smaller parts not imp
 
 
 ListMetadataformats
--------------------
+^^^^^^^^^^^^^^^^^^^
 ========================  =======  =========================================================  ==========
 Parameter                 Type     Description                                                Required
 ========================  =======  =========================================================  ==========
@@ -152,7 +152,7 @@ identifier                URI      Identifier of the requested item
 
 
 ListSets
--------------------
+^^^^^^^^
 ========================  =======  =========================================================  ==========
 Parameter                 Type     Description                                                 Required
 ========================  =======  =========================================================  ==========
-- 
GitLab