JuliaLang/julia

Use `jldoctest` wherever possible

Open

#56,921 建立於 2024年12月30日

在 GitHub 查看
 (12 留言) (0 反應) (0 負責人)Julia (48,709 star) (5,773 fork)batch import
docsgood first issuehelp wanted

描述

jldoctest didn't used to support repl mode so we have a bunch of code blocks with julia-repl tags that should really be jldoctest instead.

Or, if you're feeling ambitious, it would be nice to audit all code blocks (grep for ```) and make as many as possible jldoctest.

Advice for folks implementing this

貢獻者指南