documentationgood first issue
倉庫指標
- 星標
- (22 顆星)
- PR 合併指標
- (平均合併 57天 8小時) (30 天內合併 4 個 PR)
描述
Issue
Currently the Markusen examples (in the examples directory) use Jupyter notebooks. It will be better to have these as standard Julia files.
Solution
Write the Markusen examples so that
- They formatted to satisfy Literate.jl
- Include in documentation
- Run examples as tests (using doctest) to ensure they always work.