sbt / sbt/website

scaladoc does not contains launcher classes

Open
#623 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Scala
Stars
73
Forks
351
Avg merge
5h 21m
Merged PRs (30d)
9

Description

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.