You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dust doc exists now, thanks to @alekcz. Here are a few possible improvements to it. (Feel free to work on any of these, or add more, just say so in a comment.)
show usage message if no argument is passed (currently an exception)
load ns if symbol has an ns part, e.g. dust doc 'pixie.csp/put!' should work, even without -all
fix duplicate results for -all (with pixie.csp/put! it displays the docs multiple times, with somewhat strange output)
display signatures and examples as well
dust doc should work outside of project directories (for the default namespaces)
dust docexists now, thanks to @alekcz. Here are a few possible improvements to it. (Feel free to work on any of these, or add more, just say so in a comment.)dust doc 'pixie.csp/put!'should work, even without-all-all(withpixie.csp/put!it displays the docs multiple times, with somewhat strange output)signatures andexamples as welldust docshould work outside of project directories (for the default namespaces)