DemoCards.jl
Let's focus on writing good demos.
A plugin package to Documenter.jl
that dynamically generate a demo gallery for you.
Please read the Documenter.jl
documentation first if you're unfamiliar with the julia documentation system.
Package Features
- a plugin package to
Documenter.jl
to manage all your demos. - folder structure is demo structure.
- minimal configuration.
- all demos can be tested by CI.
- support demos in markdown and julia format.
Usage Examples
Manual Outline
- Quick Start helps you set up this package easily.
- Concepts explains the basic bulding block of this package.
- Package References are detailed documentation of this package.