Builds mkdocs site. If version is configured as default for publication, then generate extra index.html. If mkdocs.yml contains site_url value then current path will applied in config (original config reverted after the build).
| Type | Name and description |
|---|---|
java.io.File |
outputDir |
boolean |
updateSiteUrl |
| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.Object |
getCommand() |
|
java.io.File |
getSourcesDir() |
|
void |
run() |
| Methods inherited from class | Name |
|---|---|
class MkdocsTask |
getExtension, getModule, run |