Skip to content

Commit ec65af2

Browse files
committed
Add missing pages to static site
1 parent ecea994 commit ec65af2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/sidebar.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ subsection:
7474
- page: reference/metaprogramming/staging.md
7575
- page: reference/metaprogramming/reflection.md
7676
- page: reference/metaprogramming/tasty-inspect.md
77+
- page: reference/metaprogramming/simple-smp.md
7778
- title: Other New Features
7879
index: reference/other-new-features/other-new-features.md
7980
subsection:
@@ -93,6 +94,7 @@ subsection:
9394
- page: reference/other-new-features/targetName.md
9495
- page: reference/other-new-features/control-syntax.md
9596
- page: reference/other-new-features/indentation.md
97+
- page: reference/other-new-features/indentation-experimental.md
9698
- page: reference/other-new-features/safe-initialization.md
9799
- page: reference/other-new-features/type-test.md
98100
- page: reference/other-new-features/experimental-defs.md
@@ -124,6 +126,7 @@ subsection:
124126
- page: reference/changed-features/compiler-plugins.md
125127
- page: reference/changed-features/lazy-vals-init.md
126128
- page: reference/changed-features/main-functions.md
129+
- page: reference/changed-features/interpolation-escapes.md
127130
- title: Dropped Features
128131
index: reference/dropped-features/dropped-features.md
129132
subsection:
@@ -202,8 +205,10 @@ subsection:
202205
- page: internals/dotc-scalac.md
203206
- page: internals/higher-kinded-v2.md
204207
- page: internals/overall-structure.md
208+
- page: internals/explicit-nulls.md
205209
- page: internals/periods.md
206210
- page: internals/syntax.md
211+
- page: internals/syntax-3.1.md
207212
- page: internals/type-system.md
208213
- page: internals/dotty-internals-1-notes.md
209214
- page: internals/debug-macros.md

0 commit comments

Comments
 (0)