Create static documentation with Documenter.jl

My writing the example as commented code is not relevant. You can write any code, with or without comments; it won’t be executed if you just write it as a code block tagged as julia. You need to use macros as @example or @repl to make code blocks executable.

1 Like