On Fri, Aug 19, 2016 at 5:07 PM, Morten Piibeleht < [email protected]> wrote:
> [*] Developed as part of Morten’s Google Summer of Code project > <https://summerofcode.withgoogle.com/dashboard/project/5046486001778688/details/> > . > Since I think that page is private, here's the description of the project: > *Documentation tools for Julia* A big part of Julia is its package ecosystem and their documentation should > be as thorough as possible and documenting packages should be made as easy > as possible for package developers. > The primary goal of the project is to extend Documenter.jl so that it could > also generate a detailed reference manual of functions, types, submodules > etc. with full signatures and a search capability. The idea is to > complement the docstring, since sometimes you need this detailed > information and it should be easily accessible (reading the code or using > introspection methods is cumbersome). > A secondary goal is to lay the groundwork for a comments/notes system, > where the community could more easily contribute to the docs (of both Base > and packages). It's a great project and the progress you guys have made is lovely to see :)
