summaryrefslogtreecommitdiffstats
path: root/install/ui/doc
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2014-05-16 18:32:17 +0200
committerPetr Vobornik <pvoborni@redhat.com>2014-06-23 15:13:14 +0200
commit6e43d01266f105cdf3cf27a1dbb87ac80da4a06d (patch)
tree6cb7eb0bd90fbfd85a5423605ce5c80304f1d237 /install/ui/doc
parent6f5e80b0cec57a89a68f2935b5fe01d919b11031 (diff)
downloadfreeipa-6e43d01266f105cdf3cf27a1dbb87ac80da4a06d.tar.gz
freeipa-6e43d01266f105cdf3cf27a1dbb87ac80da4a06d.tar.xz
freeipa-6e43d01266f105cdf3cf27a1dbb87ac80da4a06d.zip
webui: plugin API
new `extend` module should serve as a stable API for plugin authors. It should expose the most commonly used global calls. https://fedorahosted.org/freeipa/ticket/4345 Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>
Diffstat (limited to 'install/ui/doc')
-rw-r--r--install/ui/doc/categories.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/install/ui/doc/categories.json b/install/ui/doc/categories.json
index 01778dae6..8bc0d8b1a 100644
--- a/install/ui/doc/categories.json
+++ b/install/ui/doc/categories.json
@@ -98,10 +98,11 @@
"IPA.serial_associator",
"IPA.bulk_associator",
"IPA.association_config",
- "spec_util",
"_base.debug",
"_base.Spec_mod",
"datetime",
+ "extend",
+ "spec_util",
"util"
]
}