From 03b52f6f9f2d1cf8d6acd2e00e51fdf67a42e1ac Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 30 Nov 2020 05:14:10 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- actions.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/actions.js b/actions.js index 3ce852f..0eb20f7 100755 --- a/actions.js +++ b/actions.js @@ -26,6 +26,8 @@ var object = require('ig-object') // -> func // // +// XXX is this a good idea to combine a documenter and doc formatter??? +// ...can't think of a good enough set of names to separate them... var doc = module.doc = function(doc, action){