From ee941f327f5c0c452a1f2e6f29c2dbb7be5ac296 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 12 Jul 2017 16:51:33 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/ui-widgets.js | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/ui (gen4)/features/ui-widgets.js b/ui (gen4)/features/ui-widgets.js index 323b8ef6..86c9c97f 100755 --- a/ui (gen4)/features/ui-widgets.js +++ b/ui (gen4)/features/ui-widgets.js @@ -938,13 +938,9 @@ var UIIntrospectionActions = actions.Actions({ })], // XXX might be a good idea to add feature doc/help browser like showDoc(..) - // XXX show more info about features: + // XXX show more info about features... // .title - // .doc - // .module - // .depends (+ depended on by ..) - // .suggested - // ... + // .doc (short) // XXX might be nice to load/unload features from here... // this can be done by add explicitly to input (with or without // the '-' prefix and) and reloading (re-running setup(..))...