You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2017/10/25 09:46:09 UTC

[cloudstack] 14/14: fix apidocs

This is an automated email from the ASF dual-hosted git repository.

bhaisaab pushed a commit to branch CLOUDSTACK-10012
in repository https://gitbox.apache.org/repos/asf/cloudstack.git

commit 49ba73054c4406f8ad06e986c0a098a938e0cb63
Author: Rohit Yadav <ro...@shapeblue.com>
AuthorDate: Wed Oct 25 15:15:02 2017 +0530

    fix apidocs
---
 tools/apidoc/gen_toc.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tools/apidoc/gen_toc.py b/tools/apidoc/gen_toc.py
index 9485f90..cffc5d4 100644
--- a/tools/apidoc/gen_toc.py
+++ b/tools/apidoc/gen_toc.py
@@ -185,7 +185,8 @@ known_categories = {
     'addAnnotation' : 'Annotations',
     'removeAnnotation' : 'Annotations',
     'CA': 'Certificate',
-    'listElastistorInterface': 'Misc'
+    'listElastistorInterface': 'Misc',
+    'cloudian': 'Cloudian'
     }
 
 

-- 
To stop receiving notification emails like this one, please contact
"commits@cloudstack.apache.org" <co...@cloudstack.apache.org>.