AlgebraicJulia/Catlab.jl

Clean up API docs for stable modules

开放

#48 创建于 2019年9月28日

 (0 条评论) (0 个反应) (0 位负责人)Julia (68 个派生)batch import
docsgood first issue

仓库指标

星标
 (706 个星标)
PR 合并指标
 (平均合并 17天 19小时) (30 天内合并 2 个 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.

贡献者指南