AlgebraicJulia/Catlab.jl

Clean up API docs for stable modules

Open

#48 geöffnet am 28. Sept. 2019

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Julia (68 Forks)batch import
docsgood first issue

Repository-Metriken

Stars
 (706 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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