davebalmer / joDoc

Simple, open-ended JavaScript source documentation system based on markdown. joDoc rev 1.0.1 is available. Check Wiki page for some examples.
http://joapp.com/jo#joDoc
Other
62 stars 4 forks source link

Can't pass text to joDoc over STDIN #13

Open dfreedm opened 13 years ago

dfreedm commented 13 years ago

I imagine that we should add some functionality that allows people to use jodoc in a pipe, like gen_code | jodoc | zip docs.zip -. Feels more like a 2.0 wishlist feature though.

davebalmer commented 13 years ago

Yeah, definitely 2.0ish.