Hi Yuuki,
could you provide me with the complete example you tried? — Mike On Tuesday, 20 January 2015 16:00:53 UTC+2, Yuuki Soho wrote: > > I just used the workaround but now I get another error: > > ERROR: No metadata defined in module Main. > > > I just copy-pasted one of the example from the doc before one of my > functions. v"0.3.2" > > On Tuesday, January 20, 2015 at 8:19:50 AM UTC+1, Michael Hatherly wrote: >> >> If anyone happens to run into a >> >> ERROR: @doc_mstr not defined >> >> message when using Docile and the 0.4 doc system please have a look at >> this <https://github.com/MichaelHatherly/Docile.jl/issues/64> issue for >> the workaround. >> >> — Mike >> >> On Tuesday, 20 January 2015 00:26:36 UTC+2, Mike Innes wrote: >>> >>> Hey Julians, >>> >>> Just wanted to drop a note to say that the new documentation system now >>> has some of its own documentation in the manual >>> <http://docs.julialang.org/en/latest/manual/documentation/>. This will >>> be relevant even if you're not using 0.4, since you can use the excellent >>> Docile.jl package to create and access documentation in 0.3. >>> >>> It'd be great to see people kicking the tires on this, and with any luck >>> the state of package docs will look much better by the time 0.4 is released. >>> >>> – Mike >>> >>
