AlgebraicJulia/Catlab.jl

Clean up API docs for stable modules

Open

#48 opened on Sep 28, 2019

 (0 comments) (0 reactions) (0 assignees)Julia (68 forks)batch import
docsgood first issue

Repository metrics

Stars
 (706 stars)
PR merge metrics
 (Avg merge 17d 19h) (2 merged PRs in 30d)

Description

Certain modules, such as for wiring diagrams, are approaching a reasonable degree of API stability. It would be good to improve the API docs. This means following the Julia docstring conventions and using Documenter.jl features such as @ref and @id, which I have not been consistently doing.

Contributor guide