diff --git a/build/developer.xml b/build/developer.xml index 3121813040c..fdda171aff6 100755 --- a/build/developer.xml +++ b/build/developer.xml @@ -404,6 +404,7 @@ + @@ -411,7 +412,7 @@ - + diff --git a/setup/apidoc/gen_toc.py b/setup/apidoc/gen_toc.py index 1f7fe36d556..4106531ac84 100644 --- a/setup/apidoc/gen_toc.py +++ b/setup/apidoc/gen_toc.py @@ -124,6 +124,7 @@ known_categories = { 'PrivateGateway': 'VPC', 'StaticRoute': 'VPC', 'Tags': 'Resource tags', + 'NiciraNvpDevice': 'Nicira NVP' }