Remove empty 'Endpoints' sections from REST API documentation

Further sections would need to be subsections of the 'Endpoints'
section, but having the 'Endpoint' level is quite unneeded, which
is why it should simply be removed. Most other REST API documentation
files already don't have this level.

Change-Id: I9a81a61ba2f9e5c39d2f08aec359f4de56f87e89
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
Edwin Kempin 2013-09-03 10:47:14 +02:00
parent c928bded42
commit 90af5489a4
3 changed files with 3 additions and 8 deletions

View File

@ -5,8 +5,9 @@ This page describes the account related REST endpoints.
Please also take note of the general information on the
link:rest-api.html[REST API].
Endpoints
---------
[[account-endpoints]]
Account Endpoints
-----------------
[[get-account]]
Get Account

View File

@ -5,9 +5,6 @@ This page describes the plugin related REST endpoints.
Please also take note of the general information on the
link:rest-api.html[REST API].
Endpoints
---------
[[plugin-endpoints]]
Plugin Endpoints
----------------

View File

@ -5,9 +5,6 @@ This page describes the project related REST endpoints.
Please also take note of the general information on the
link:rest-api.html[REST API].
Endpoints
---------
[[project-endpoints]]
Project Endpoints
-----------------