diff --git a/docs/make.jl b/docs/make.jl index fa72bb9c..99949e72 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -15,7 +15,7 @@ const EXAMPLES_DIR = joinpath(@__DIR__, "..", "examples") const OUTPUT_DIR = joinpath(@__DIR__, "src/literated") to_be_literated = [ - "examples/inspect_ecco2_data.jl", + "inspect_ecco2_data.jl", ] for file in to_be_literated