chore: Temporarily disable the license report generation to speed up build (#704)
* fix: using project/index generator * fix: broken link * chore: reformat code * simplify generator and build fixes * additional documentation clarify * code format chore * chore: reducing cr cost * chore: remove unnecessary * reset link configuration * keep index doc * disable license report by default * reduce license because disable by default * Change the description of build paradox * chore: code fmt
This commit is contained in:
parent
6df4b88df4
commit
108f5d123a
11 changed files with 106 additions and 17 deletions
|
|
@ -257,6 +257,7 @@ lazy val docs = pekkoModule("docs")
|
|||
PekkoParadoxPlugin,
|
||||
NoPublish,
|
||||
ParadoxBrowse,
|
||||
ProjectIndexGenerator,
|
||||
ScaladocNoVerificationOfDiagrams,
|
||||
StreamOperatorsIndexGenerator,
|
||||
Jdk9)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue