Bob Browning
Results
2
comments of
Bob Browning
I have a workaround at lease... exec( `documentation build ./bin/suds/admin.js --shallow -f md | markdown`, .... Lacks elegance but works for my purposes.
Thanks. I eventually found the module in /lib and tried requiring it from there, but came up with an error so abandoned that approach. I just re-installed documentation as suggested...