AlgebraicJulia/Catlab.jl

Clean up API docs for stable modules

Ouverte

#48 ouverte le 28 sept. 2019

 (0 commentaire) (0 réaction) (0 personne assignée)Julia (68 forks)batch import
docsgood first issue

Métriques du dépôt

Stars
 (706 étoiles)
Métriques de merge PR
 (Merge moyen 17j 19h) (2 PRs mergées en 30 j)

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.

Guide contributeur