add deleteCacheStorage to TOC in API doc generator

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 8f153a65dd6d0aba42f118352652a4555c3641d6)
This commit is contained in:
Prasanna Santhanam 2013-07-26 09:46:27 +05:30
parent 5077ed7e8b
commit fd62a22b6b

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',