Skip to content

Add Scaladoc @link and wiki-style link examples#3266

Open
Dev-CodeBox wants to merge 8 commits intoscala:mainfrom
Dev-CodeBox:add-scaladoc-link-examples
Open

Add Scaladoc @link and wiki-style link examples#3266
Dev-CodeBox wants to merge 8 commits intoscala:mainfrom
Dev-CodeBox:add-scaladoc-link-examples

Conversation

@Dev-CodeBox
Copy link
Contributor

This PR adds a new section to Scaladoc for Library Authors documenting how to link to other symbols using the @link tag and wiki-style links ([[...]]).
It includes clear, minimal examples for linking to Java and Scala types, helping library authors understand and use symbol linking correctly in Scaladoc.

Dev-CodeBox and others added 8 commits January 20, 2026 14:59
…3260)

* Add pattern matching explanation to string interpolation page

I had a lot of trouble finding documentation about this subject, so here is my contribution towards making it better !

* Make difference between built-in and custom interpolator clearer

* Rewrite scala 3 example using extension methods
* Mention Array in Scala 3 collections documentation

* Remove Vector mention from Array update example
* Release Scala API docs for 3.8.1

* Fix failing build due to missing attribute in the scala3-book/string-interpolation
* Add custom control structures section to Scala 3 book

* Docs: add Scala 2 example and optimisation note for custom control structures

* Docs: fix tabs configuration for Scala 2/3 examples

* Docs: fix Scala 2/3 tab code fences for repeat example

* Docs: fix tabs structure for Scala 2/3 repeat example

* Docs: fix Scala 2/3 tab code fences for repeat example

* Docs: fix Scala 2/3 tabs for repeat example

* Docs: fix tabs configuration for Scala 2/3 examples

* Docs: fix Scala 3 only tab for boundary example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Comments