scaladoc does not contains launcher classes
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 73
- Forks
- 351
- Avg merge
- 5h 21m
- Merged PRs (30d)
- 9
Description
- https://www.scala-sbt.org/1.x/api/xsbti/ComponentProvider.html
- https://www.scala-sbt.org/1.x/api/xsbti/AppMain.html
git grep "/api/xsbt"
src/reference/05-Faq/00.md:339:[xsbti.ComponentProvider](../api/xsbti/ComponentProvider.html), which
src/reference/90-Developers-Guide/10-DevGuide-Notes/05-Command-Line-Applications.md:61:[xsbti.AppMain](../api/xsbti/AppMain.html). The basic steps are
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the API references in src/reference/05-Faq/00.md and src/reference/90-Developers-Guide/10-DevGuide-Notes/05-Command-Line-Applications.md, then inspect the launcher-interface sources for xsbti/AppMain.java and xsbti/ComponentProvider.java. Use the provided git grep command to trace the references; done means the launcher classes are included in Scaladoc and the linked API pages resolve.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, scala
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100