chore: Mention how long paradox will took. (#1007)
* chore: Mention how long paradox will took.
This commit is contained in:
parent
030410b332
commit
0c31c65ae1
1 changed files with 2 additions and 2 deletions
|
|
@ -308,8 +308,8 @@ object PekkoBuild {
|
|||
UsefulTask("sortImports", "Sort the imports"),
|
||||
UsefulTask("mimaReportBinaryIssues ", "Check binary issues"),
|
||||
UsefulTask("validatePullRequest ", "Validate pull request"),
|
||||
UsefulTask("docs/paradox", "Build documentation"),
|
||||
UsefulTask("docs/paradoxBrowse", "Browse the generated documentation"),
|
||||
UsefulTask("docs/paradox", "Build documentation (takes ~10+ minutes)"),
|
||||
UsefulTask("docs/paradoxBrowse", "Browse the generated documentation (takes ~10+ minutes)"),
|
||||
UsefulTask("tips:", "prefix commands with `+` to run against cross Scala versions."),
|
||||
UsefulTask("Contributing guide:", "https://github.com/apache/incubator-pekko/blob/main/CONTRIBUTING.md")).map(
|
||||
_.noAlias))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue