Given that Docile.jl is almost compatible with the 0.4 stuff, we could even add it as a dependency to Compat.jl, so that package authors can start adding documentation that will work for 0.3, and will work on 0.4.
Streamlining of package documentation will go a long way towards making stuff like JuliaBox and Juno a lot more user friendly. -viral On Saturday, December 6, 2014 2:18:07 AM UTC+5:30, Mike Innes wrote: > > I'll add some meta-documentation to the manual for this soon. > > On 5 December 2014 at 19:58, John Myles White <[email protected]> > wrote: > >> Documentation is undergoing a shift as 0.4 will be the first release with >> built-in documentation tools. Check the GitHub issues for details about the >> upcoming @doc macro. >> >> -- John >> >> On Dec 5, 2014, at 10:40 AM, Petr Krysl <[email protected]> wrote: >> >> > Hello, >> > >> > Does anyone know how the document functions and types (and modules) in >> the "Julia style"? >> > >> > I looked at the source code for some of the Base functions and I >> couldn't really find any documentation attached to those functions. >> > >> > Thanks, >> > >> > Petr >> >> >
