Skip to content

Commit feefe3f

Browse files
committed
Workaround docs annoying scripts
Ran manually `./project/scripts/regenerateExpectedLinks ./scaladoc/output/scala3 ./project/scripts/expected-links/scala3-expected-links.txt`
1 parent 1f3142e commit feefe3f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

project/scripts/expected-links/scala3-expected-links.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,11 @@
211211
./api/scala/annotation/Annotation.html
212212
./api/scala/annotation/ClassfileAnnotation.html
213213
./api/scala/annotation/ConstantAnnotation.html
214+
./api/scala/annotation/MainAnnotation$$CommandInfo.html
215+
./api/scala/annotation/MainAnnotation$$ParameterAnnotation.html
216+
./api/scala/annotation/MainAnnotation$$ParameterInfo.html
217+
./api/scala/annotation/MainAnnotation$.html
218+
./api/scala/annotation/MainAnnotation.html
214219
./api/scala/annotation/RefiningAnnotation.html
215220
./api/scala/annotation/StaticAnnotation.html
216221
./api/scala/annotation/TypeConstraint.html
@@ -1967,6 +1972,7 @@
19671972
./docs/reference/experimental/erased-defs.html
19681973
./docs/reference/experimental/explicit-nulls.html
19691974
./docs/reference/experimental/index.html
1975+
./docs/reference/experimental/main-annotation.html
19701976
./docs/reference/experimental/named-typeargs-spec.html
19711977
./docs/reference/experimental/named-typeargs.html
19721978
./docs/reference/experimental/numeric-literals.html

0 commit comments

Comments
 (0)