You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fredrik Ekre 89d66e4865 test for script writer 8 years ago
docs move documenter math inside documenter kwarg 8 years ago
examples fix links for tag builds (#1) 8 years ago
src call fixlinks in Examples.script 8 years ago
test test for script writer 8 years ago
.codecov.yml change to comment=off (#2) 8 years ago
.gitignore try to fix links 8 years ago
.travis.yml checkout Documenter master 8 years ago
LICENSE.md include license for copied methods from IJulia.jl and Documenter.jl 8 years ago
README.md more docs for interaction with Documenter 8 years ago
REQUIRE some docs 8 years ago
appveyor.yml enable AV, .travis updates 8 years ago

README.md

Examples

Documentation Build Status

Examples.jl is a package that, based on a single source file, generates markdown, for e.g. Documenter.jl, Jupyter notebooks and uncommented scripts for documentation of your package.