Added support for the Dokka Jekyll plugin
This commit is contained in:
parent
51d046a2f7
commit
23255460e3
5 changed files with 18 additions and 1 deletions
|
@ -23,5 +23,5 @@ package rife.bld.extension.dokka;
|
|||
* @since 1.0
|
||||
*/
|
||||
public enum OutputFormat {
|
||||
JAVADOC, HTML, MARKDOWN
|
||||
JAVADOC, JEKYLL, HTML, MARKDOWN
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue