Skip to content

Commit 085f93a

Browse files
committed
uncomment
1 parent 8608240 commit 085f93a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/make.jl

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,11 @@ makedocs(;
5353
"Tensor Networks" => "tensornetwork.md",
5454
"UAI file formats" => "uai-file-formats.md"
5555
],
56-
#"Examples" => [
57-
# "Overview" => "examples-overview.md",
58-
# "Asia Network" => "generated/asia/main.md",
59-
# "Hard-core Lattice Gas" => "generated/hard-core-lattice-gas/main.md",
60-
# ],
56+
"Examples" => [
57+
"Overview" => "examples-overview.md",
58+
"Asia Network" => "generated/asia/main.md",
59+
"Hard-core Lattice Gas" => "generated/hard-core-lattice-gas/main.md",
60+
],
6161
"Performance tips" => "generated/performance.md",
6262
"API" => [
6363
"Public" => "api/public.md",

0 commit comments

Comments
 (0)