diff docs/api/api.rst @ 5434:8867673c8192

docs: consistent spacing between text
author Mads Kiilerich <madski@unity3d.com>
date Wed, 26 Aug 2015 17:28:58 +0200
parents fbbe80e3322b
children 2b2216e8af36
line wrap: on
line diff
--- a/docs/api/api.rst	Wed Aug 26 17:28:58 2015 +0200
+++ b/docs/api/api.rst	Wed Aug 26 17:28:58 2015 +0200
@@ -252,7 +252,6 @@
 Any userid can be specified when the command is executed using the api_key of a user with admin rights.
 Regular users can only speicy their own userid.
 
-
 INPUT::
 
     id : <id_for_response>
@@ -295,7 +294,6 @@
 List all existing users.
 This command can only be executed using the api_key of a user with admin rights.
 
-
 INPUT::
 
     id : <id_for_response>
@@ -325,7 +323,6 @@
             ]
     error:  null
 
-
 .. _create-user:
 
 create_user
@@ -334,7 +331,6 @@
 Create new user.
 This command can only be executed using the api_key of a user with admin rights.
 
-
 INPUT::
 
     id : <id_for_response>
@@ -381,7 +377,6 @@
 Update the given user if such user exists.
 This command can only be executed using the api_key of a user with admin rights.
 
-
 INPUT::
 
     id : <id_for_response>
@@ -426,7 +421,6 @@
 Delete the given user if such a user exists.
 This command can only be executed using the api_key of a user with admin rights.
 
-
 INPUT::
 
     id : <id_for_response>
@@ -451,7 +445,6 @@
 Get an existing user group.
 This command can only be executed using the api_key of a user with admin rights.
 
-
 INPUT::
 
     id : <id_for_response>
@@ -494,7 +487,6 @@
 List all existing user groups.
 This command can only be executed using the api_key of a user with admin rights.
 
-
 INPUT::
 
     id : <id_for_response>
@@ -521,7 +513,6 @@
 Create a new user group.
 This command can only be executed using the api_key of a user with admin rights.
 
-
 INPUT::
 
     id : <id_for_response>
@@ -553,7 +544,6 @@
 ``false``.
 This command can only be executed using the api_key of a user with admin rights.
 
-
 INPUT::
 
     id : <id_for_response>
@@ -581,7 +571,6 @@
 be ``false``.
 This command can only be executed using the api_key of a user with admin rights.
 
-
 INPUT::
 
     id : <id_for_response>
@@ -698,7 +687,6 @@
 This command can only be executed using the api_key of a user with admin rights,
 or that of a regular user with at least read access to the repository.
 
-
 INPUT::
 
     id : <id_for_response>
@@ -736,7 +724,6 @@
 It is possible to specify ret_type to show only ``files`` or ``dirs``.
 This command can only be executed using the api_key of a user with admin rights.
 
-
 INPUT::
 
     id : <id_for_response>
@@ -772,7 +759,6 @@
 or that of a regular user with create repository permission.
 Regular users cannot specify owner parameter.
 
-
 INPUT::
 
     id : <id_for_response>
@@ -822,7 +808,6 @@
 or that of a regular user with create repository permission.
 Regular users cannot specify owner parameter.
 
-
 INPUT::
 
     id : <id_for_response>
@@ -886,7 +871,6 @@
 repository permission and at least read access to the repository.
 Regular users cannot specify owner parameter.
 
-
 INPUT::
 
     id : <id_for_response>
@@ -920,7 +904,6 @@
 or that of a regular user with admin access to the repository.
 When ``forks`` param is set it is possible to detach or delete forks of the deleted repository.
 
-
 INPUT::
 
     id : <id_for_response>
@@ -946,7 +929,6 @@
 Grant permission for a user on the given repository, or update the existing one if found.
 This command can only be executed using the api_key of a user with admin rights.
 
-
 INPUT::
 
     id : <id_for_response>
@@ -973,7 +955,6 @@
 Revoke permission for a user on the given repository.
 This command can only be executed using the api_key of a user with admin rights.
 
-
 INPUT::
 
     id : <id_for_response>
@@ -1000,7 +981,6 @@
 existing one if found.
 This command can only be executed using the api_key of a user with admin rights.
 
-
 INPUT::
 
     id : <id_for_response>