AlgebraicJulia/Catlab.jl

Clean up API docs for stable modules

Aberta

#48 aberto em 28 de set. de 2019

 (0 comentário) (0 reação) (0 responsável)Julia (68 forks)batch import
docsgood first issue

Métricas do repositório

Stars
 (706 estrelas)
Métricas de merge de PR
 (Mesclagem média 17d 19h) (2 fundiu PRs 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