apache / apache/pekko-connectors
Docs: Investigate why we end up with http links in our scaladocs
Open
- Dominant language
- Scala
- Stars
- 82
- Forks
- 50
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 78
Description
We end up with "http://www.scala-lang.org/api" links in our scaladocs but the build.sbt tries to set this up to have https prefix. Found as part of #919
Contributor guide
Research direction
Inspect build.sbt to understand how the Scaladoc URL is configured, then reproduce the generated links in the Scaladoc build. Compare the configured HTTPS prefix with the resulting http://www.scala-lang.org/api links; done means the generated Scaladocs consistently use HTTPS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- build-system, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100