diff --git a/setup/apidoc/gen_toc.py b/setup/apidoc/gen_toc.py index 6197dd7ead4..010ab2f9d8e 100644 --- a/setup/apidoc/gen_toc.py +++ b/setup/apidoc/gen_toc.py @@ -117,7 +117,8 @@ known_categories = { 'Lun': 'Storage', 'Pool': 'Pool', 'Tags': 'Resource Tags', - 'VPC': 'VPC', + 'VPC': 'VPC', + 'PrivateGateway': 'VPC', }