Skip to content

Commit 4a06952

Browse files
mortenpiKristofferC
authored andcommitted
Add missing devdoc pages to make.jl (#29948)
(cherry picked from commit cd6c415)
1 parent 69a636b commit 4a06952

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/make.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@ const PAGES = [
132132
"devdocs/offset-arrays.md",
133133
"devdocs/require.md",
134134
"devdocs/inference.md",
135+
"devdocs/ssair.md",
136+
"devdocs/gc-sa.md",
135137
],
136138
"Developing/debugging Julia's C code" => [
137139
"devdocs/backtraces.md",

0 commit comments

Comments
 (0)