add deleteCacheStorage to TOC in API doc generator

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
Prasanna Santhanam 2013-07-26 09:46:27 +05:30
parent b539366229
commit 8f153a65dd
1 changed files with 1 additions and 0 deletions

View File

@ -146,6 +146,7 @@ known_categories = {
'listImageStore': 'Image Store',
'deleteImageStore': 'Image Store',
'createCacheStore': 'Image Store',
'deleteCacheStore': 'Image Store',
'listCacheStores': 'Image Store',
'InternalLoadBalancer': 'Internal LB',
'DeploymentPlanners': 'Configuration',