Change title heading level for API doc

This commit is contained in:
Frederic Guillot
2016-01-23 12:33:52 -05:00
parent ba5937b074
commit f4468bc0b6
16 changed files with 122 additions and 122 deletions

View File

@@ -1,7 +1,7 @@
API Category Procedures
=======================
### createCategory
## createCategory
- Purpose: **Create a new category**
- Parameters:
@@ -34,7 +34,7 @@ Response example:
}
```
### getCategory
## getCategory
- Purpose: **Get category information**
- Parameters:
@@ -70,7 +70,7 @@ Response example:
}
```
### getAllCategories
## getAllCategories
- Purpose: **Get all available categories**
- Parameters:
@@ -107,7 +107,7 @@ Response example:
}
```
### updateCategory
## updateCategory
- Purpose: **Update a category**
- Parameters:
@@ -140,7 +140,7 @@ Response example:
}
```
### removeCategory
## removeCategory
- Purpose: **Remove a category**
- Parameters: