AlgebraicJulia/Catlab.jl

Clean up API docs for stable modules

Open

#48 opened on 2019年9月28日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Julia (68 forks)batch import
docsgood first issue

Repository metrics

Stars
 (706 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド