@CacheableTask public class MkDocsBuild extends MkDocs
Task.NamerTASK_ACTION, TASK_CONSTRUCTOR_ARGS, TASK_DEPENDS_ON, TASK_DESCRIPTION, TASK_GROUP, TASK_NAME, TASK_OVERWRITE, TASK_TYPE| Constructor and Description |
|---|
MkDocsBuild(ExecOperations execOperations) |
| Modifier and Type | Method and Description |
|---|---|
RegularFileProperty |
getConfigFile()
Provide a specific MkDocs config.
|
DirectoryProperty |
getSiteDir()
The directory to output the result of the documentation build.
|
Property<Boolean> |
getStrict()
Enable strict mode.
|
Property<String> |
getTheme()
The theme to use when building your documentation.
|
DirectoryProperty |
getThemeDir()
The theme directory to use when building your documentation.
|
exec, getCommand, getQuiet, getVerbosecompareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOutputs, getPath, getProject, getShouldRunAfter, getState, getTaskDependencies, getTemporaryDir, getTimeout, hasProperty, mustRunAfter, onlyIf, onlyIf, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, usesServiceappendParallelSafeAction, doNotTrackState, getAsDynamicObject, getConvention, getIdentityPath, getImpliesSubProjects, getLifecycleDependencies, getOnlyIf, getReasonNotToTrackState, getReasonTaskIsIncompatibleWithConfigurationCache, getRequiredServices, getServices, getSharedResources, getStandardOutputCapture, getTaskActions, getTaskIdentity, getTemporaryDirFactory, hasTaskActions, injectIntoNewInstance, isCompatibleWithConfigurationCache, isEnabled, isHasCustomActions, notCompatibleWithConfigurationCache, prependParallelSafeAction, setImpliesSubProjectsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoNotTrackState, getConvention, notCompatibleWithConfigurationCache@Inject public MkDocsBuild(ExecOperations execOperations)
public RegularFileProperty getConfigFile()
public Property<Boolean> getStrict()
public DirectoryProperty getThemeDir()
public DirectoryProperty getSiteDir()