AlgebraicJulia/Catlab.jl

Clean up API docs for stable modules

Aperta

#48 aperta il 28 set 2019

 (0 commenti) (0 reazioni) (0 assegnatari)Julia (68 fork)batch import
docsgood first issue

Metriche repository

Star
 (706 stelle)
Metriche merge PR
 (Merge medio 17g 19h) (2 PR mergiate in 30 g)

Descrizione

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.

Guida contributor