AlgebraicJulia/Catlab.jl

Clean up API docs for stable modules

Open

#48 aberto em 28 de set. de 2019

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

Métricas do repositório

Stars
 (706 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador