AlgebraicJulia/Catlab.jl

Clean up API docs for stable modules

Open

#48 aperta il 28 set 2019

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

Metriche repository

Star
 (706 star)
Metriche merge PR
 (Nessuna PR mergiata 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