AlgebraicJulia/Catlab.jl

Clean up API docs for stable modules

Open

#48 创建于 2019年9月28日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Julia (68 fork)batch import
docsgood first issue

仓库指标

Star
 (706 star)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南