jspecify / jspecify/jspecify

Generate module-style Javadoc

Open
#712 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation
Dominant language
Java
Stars
1.1k
Forks
43
Avg merge
9m
Merged PRs (30d)
13

Description

To avoid:

warning: The code being documented uses modules but the packages defined in https://jspecify.dev/docs/api/ are in the unnamed module.

See https://github.com/jspecify/jspecify/issues/484#issuecomment-2504349649.

The big question would be whether generating module-style Javadoc makes it harder for non-module users to link to us.

Contributor guide

Open the contributing guide

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 by reviewing the Javadoc warning, the API documentation at https://jspecify.dev/docs/api/, and the linked discussion in jspecify/jspecify#484. Determine whether module-style generation can remove the warning without making links harder for non-module users; done means this trade-off is resolved and the generation approach is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
documentation
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.