diff --git a/tools/apidoc/gen_toc.py b/tools/apidoc/gen_toc.py index 43dad9987cd..a8164d5aa9d 100644 --- a/tools/apidoc/gen_toc.py +++ b/tools/apidoc/gen_toc.py @@ -146,6 +146,7 @@ known_categories = { 'listImageStore': 'Image Store', 'deleteImageStore': 'Image Store', 'createCacheStore': 'Image Store', + 'listCacheStores': 'Image Store', 'InternalLoadBalancer': 'Internal LB', 'DeploymentPlanners': 'Configuration', 'PortableIp': 'Portable IP',