Skip to content

Commit e4fb38f

Browse files
committed
Remove piracy.jl
1 parent 88846ca commit e4fb38f

File tree

2 files changed

+1
-143
lines changed

2 files changed

+1
-143
lines changed

docs/make.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ for file in readdir(_EXAMPLE_DIR)
2525
@testset "$(file)" begin
2626
include(filename)
2727
end
28-
Literate.markdown(filename, OUTPUT_DIR; documenter = true)
2928
Literate.markdown(filename, OUTPUT_DIR)
29+
Literate.notebook(example_filepath, OUTPUT_DIR)
3030
end
3131

3232
makedocs(

examples/piracy.jl

-142
This file was deleted.

0 commit comments

Comments
 (0)