Skip to content

Commit 41cb2fc

Browse files
committed
include tutorial
1 parent b9c675a commit 41cb2fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ md_tutorial_files = [split(file, ".")[1] * ".md" for file in tutorial_files]
1515
benchmark_files = readdir(benchmarks_dir)
1616
md_benchmark_files = [split(file, ".")[1] * ".md" for file in benchmark_files]
1717

18-
include_tutorial = false
18+
include_tutorial = true
1919

2020
if include_tutorial
2121
for file in tutorial_files

0 commit comments

Comments
 (0)