Skip to content

Commit f60ab2e

Browse files
committed
add TODO change rootdoc.txt to scala3doc index.md
1 parent 18532f7 commit f60ab2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PUBLISH.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ openpgp-revocs.d pubring.asc trustdb.gpg
7272

7373
2. Bump `lazy val Version` in `build.sbt`, run `package` in sbt. Note no plus before package as from 1.2.0 we only publish for Scala 3. We also want a release on github and the course home page aligned with the release on Sonatype Central. Therefore You should also:
7474
- Don't forget to update the `rootdoc.txt` file with current version information and package contents etc.: https://github.com/lunduniversity/introprog-scalalib/blob/master/src/rootdoc.txt
75+
TODO: Update this to scaladoc 3 which use markdown and other things instead of rootdoc.txt see furter here: https://docs.scala-lang.org/scala3/scaladoc.html
7576
- commit all changes and push and *then* create a github release with the packaged jar uploaded to https://github.com/lunduniversity/introprog-scalalib/releases
7677
- Publish the jar to the course home page at http://cs.lth.se/lib using `sh publish-jar.sh`
7778
- Publish updated docs to the course home page at http://cs.lth.se/api using script `sh publish-doc.sh`

0 commit comments

Comments
 (0)