1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Scala3,547 forks (3,547 forks)batch import
1 - triagedhelp wantedt:docs
Repository metrics
- Stars
- 13,277 stars (13,277 stars)
- PR merge metrics
- Avg merge 8d 19h (Avg merge 8d 19h)10 merged PRs in 30d (10 merged PRs in 30d)
Description
Because our javadsl is written in Scala this would need some processing to make it suitable for the Java version of the docs.
Contributor guide
- Research direction
- Investigate how Paradox documentation works in Akka and understand how Java signatures are currently handled. Look for existing directives in the codebase and consider using Scala's compiler API to extract type information for generating Java compatible signatures.
- Tech stack
- scalajava
- Domain
- documentation
- Issue type
- Documentation
- Prerequisites
- ScalaParadox