summaryrefslogtreecommitdiffstats
path: root/install/ui/doc/categories.json
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2015-06-05 19:03:46 +0200
committerTomas Babej <tbabej@redhat.com>2015-07-03 10:42:16 +0200
commit2a976334c2160c91a61fb0c477777e7adbbd3150 (patch)
treec72de1426f0eb19855c559a295ab30c13f125d76 /install/ui/doc/categories.json
parent392809f9847eee21c8022f53153463033cd53966 (diff)
downloadfreeipa-2a976334c2160c91a61fb0c477777e7adbbd3150.tar.gz
freeipa-2a976334c2160c91a61fb0c477777e7adbbd3150.tar.xz
freeipa-2a976334c2160c91a61fb0c477777e7adbbd3150.zip
webui: API browser
First part of API browser - displaying metadata in more consumable way. https://fedorahosted.org/freeipa/ticket/3129 Reviewed-By: Martin Kosek <mkosek@redhat.com> Reviewed-By: Tomas Babej <tbabej@redhat.com>
Diffstat (limited to 'install/ui/doc/categories.json')
-rw-r--r--install/ui/doc/categories.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/install/ui/doc/categories.json b/install/ui/doc/categories.json
index 83c24c5ef..3a7c2ebc2 100644
--- a/install/ui/doc/categories.json
+++ b/install/ui/doc/categories.json
@@ -39,7 +39,8 @@
"classes": [
"facet.facet",
"facets.Facet",
- "*_facet"
+ "*_facet",
+ "*Facet"
]
},
{
@@ -254,6 +255,7 @@
"stageuser",
"topology",
"user",
+ "plugins.api_browser",
"plugins.load",
"plugins.login",
"plugins.login_process",