Skip to content

Commit ba63bcc

Browse files
committed
Add additional links to documentation
1 parent a4d20e5 commit ba63bcc

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

scala3doc/scala3-docs/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,14 @@ <h1 id="getting-started-with-a-project">Create a Scala 3 Project</h1>
8080
<pre><code>sbt new <a href="https://github.com/lampepfl/dotty-cross.g8">lampepfl/dotty-cross.g8</a></code></pre>
8181

8282
<p>For documentation see the <a href="https://github.com/lampepfl/dotty-example-project">Scala 3 Example Project</a>.</p>
83+
84+
<h1 id="documentation">Learn more about Scala 3</h1>
85+
<p>You can find much more information about Scala 3 in ...</p>
86+
<ul>
87+
<li>... the <a href="https://docs.scala-lang.org/scala3/">Scala 3 documentation</a>,</li>
88+
<li>... the <a href="https://docs.scala-lang.org/scala3/scala3-book">Scala 3 book</a>,</li>
89+
<li>... the <a href="docs/index.html">Scala 3 reference docs</a>,</li>
90+
<li>... the <a href="https://docs.scala-lang.org/scala3/guides.html">Scala 3 guides</a>.</li>
91+
</ul>
8392
</div>
8493
</section>

0 commit comments

Comments
 (0)