Skip to content

Commit 8f6296e

Browse files
committed
Use ansicolor by default.
1 parent fbdfc80 commit 8f6296e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ makedocs(;
103103
canonical = "https://JuliaTeachingCTU.github.io/Scientific-Programming-in-Julia",
104104
assets = ["assets/favicon.ico"],
105105
collapselevel = 1,
106+
ansicolor=true,
106107
),
107108
pages = [
108109
"Home" => "index.md",

0 commit comments

Comments
 (0)