You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _overviews/scaladoc/overview.md
-11Lines changed: 0 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -22,14 +22,3 @@ There are three aspects of Scaladoc documentation:
22
22
-**[Using the Scaladoc interface]({{ site.baseurl }}/overviews/scaladoc/interface.html)** – how to navigate and use generated Scaladoc documentation to learn more about a library.
23
23
-**[Scaladoc for Library Authors]({{ site.baseurl }}/overviews/scaladoc/for-library-authors.html)** – how to add Scaladoc comments to generate documentation for your library.
24
24
-**[Generating documentation for your library with Scaladoc]({{ site.baseurl }}/overviews/scaladoc/generate.html)** – how to use Scaladoc to generate documentation for your library.
25
-
26
-
### Contributing to Scaladoc
27
-
28
-
If you are interested in contributing to the API documentation of the Scala
29
-
standard library (the documentation generated by Scaladoc), please read the
30
-
[Scaladoc for Library Authors]({{ site.baseurl }}/overviews/scaladoc/basics.html) first.
31
-
32
-
If you'd like to contribute to the actual Scaladoc documentation generation
33
-
tool itself, then please see the
34
-
[Hacker Set Up Guide](http://scala-lang.org/contribute/hacker-guide.html#2_set_up)
35
-
which covers the steps and workflow necessary work on the Scaladoc tool.
0 commit comments