AlgebraicJulia/Catlab.jl

Clean up API docs for stable modules

Open

#48 建立於 2019年9月28日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Julia (706 star) (68 fork)batch import
docsgood first issue

描述

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.

貢獻者指南