This looks great! When I get the chance I'll look into integrating this with Light Table, so that if you evaluate a function with a docstring it's automatically applied.
On 27 June 2014 14:50, Michael Hatherly <michaelhathe...@gmail.com> wrote: > *Update:* > > Some major changes have been made to the package. Package documentation is > now extracted from doc strings in source files rather than external > markdown files. > > Output formats include: > > - plain text: basically markdown files that are viewable reasonably > easily directly from Github. > > > - html: currently with minimal formatting and everything on a single > page. Hopefully this will soon change to a something a bit more modern. > > > - helpdb.jl files: allowing package documentation to be read from the > REPL, LightTable (Jewel), and IJulia. Perhaps from others as well, haven't > checked > > Feedback always welcome. > > -- Mike >