Thanks a lot. I'll check it out. Jan
Dňa piatok, 9. januára 2015 10:53:10 UTC+1 Tim Holy napísal(-a): > > If you're running julia 0.3, see the Docile package. If you're running > julia > 0.4, there's some in-progress documentation here: > https://github.com/JuliaLang/julia/pull/9447 > > --Tim > > On Friday, January 09, 2015 12:41:33 AM Ján Dolinský wrote: > > Hi, > > > > I would like to know how to write a help (comment) text e.g. for a > module > > function so that once module is loaded it is displayed if in REPL help > mode. > > E.g. for "sum" function > > help?>sum > > displays brief help text for "sum" > > > > Thanks, > > Jan > >
