Fixed Dokka source links
This commit is contained in:
parent
02f56a8373
commit
8597447422
9 changed files with 22 additions and 19 deletions
|
@ -69,7 +69,7 @@ class DokkaOperationTest {
|
|||
"-outputDir", path + "/build",
|
||||
"-delayTemplateSubstitution", "true",
|
||||
"-failOnWarning", "true",
|
||||
"-globalLinks", "{s}^{link}^^{s2}^{link2}",
|
||||
"-globalLinks", "s^link^^s2^link2",
|
||||
"-globalPackageOptions", "option1;option2;option3;option4",
|
||||
"-globalSrcLinks_", "link1;link2;link3;link4",
|
||||
"-includes", "file1;file2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue