On Thursday, October 2, 2014 12:12:25 PM UTC-4, Charles Santana wrote: > > Just out of curiosity: Would it be possible to have a built-in > documentation for each function/package, similar to R, for example? > Something "intrinsic" to the installation of any package? Is there a > specific reason for the way the documentation is written today (in > readthedocs)? > <http://www.imedea.uib-csic.es/~charles> >
This is being worked on for Julia 0.4. See https://github.com/JuliaLang/julia/issues/8514 and https://github.com/JuliaLang/julia/issues/3988 ... the details have been debated for a while, but some consensus seems to be building.
