Changed output for github pages.
This commit is contained in:
parent
ae47d44272
commit
dcde83949b
38 changed files with 517 additions and 1 deletions
|
@ -147,9 +147,10 @@ tasks {
|
|||
|
||||
dokka {
|
||||
outputFormat = "gfm"
|
||||
outputDirectory = "$projectDir/docs"
|
||||
outputDirectory = "$projectDir"
|
||||
|
||||
configuration {
|
||||
moduleName = "docs"
|
||||
sourceLink {
|
||||
path = "$projectDir/src/main/kotlin"
|
||||
url = "https://github.com/ethauvin/${project.name}/tree/master/src/main/kotlin"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue