Made a project required for all operations
This commit is contained in:
parent
5e8629c418
commit
91ba216545
4 changed files with 51 additions and 29 deletions
|
@ -218,6 +218,8 @@ public class DokkaOperation extends AbstractProcessOperation<DokkaOperation> {
|
|||
|
||||
/**
|
||||
* Configures the operation from a {@link BaseProject}.
|
||||
* <p>
|
||||
* Sets the {@link #sourceSet_ sourceSet} and {@link #moduleName_ moduleName} from the project.
|
||||
*
|
||||
* @param project the project to configure the operation from
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue