Api docs: added category for resource tags commands

Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/c653b22d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/c653b22d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/c653b22d

Branch: refs/heads/master
Commit: c653b22d941f41207ca515841b6d8a83c5eba1b5
Parents: 55a1258
Author: Alena Prokharchyk <[email protected]>
Authored: Thu Jun 14 15:26:27 2012 -0700
Committer: Alena Prokharchyk <[email protected]>
Committed: Wed Jun 20 15:45:08 2012 -0700

----------------------------------------------------------------------
 setup/apidoc/gen_toc.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/c653b22d/setup/apidoc/gen_toc.py
----------------------------------------------------------------------
diff --git a/setup/apidoc/gen_toc.py b/setup/apidoc/gen_toc.py
index 1c2f48c..3775f9f 100644
--- a/setup/apidoc/gen_toc.py
+++ b/setup/apidoc/gen_toc.py
@@ -115,6 +115,7 @@ known_categories = {
     'Project': 'Project',
     'Lun': 'Storage',
     'Pool': 'Pool',
+    'Tags': 'Resource tags',
     }
 
 

Reply via email to