Added support for the Dokka Jekyll plugin

This commit is contained in:
Erik C. Thauvin 2023-11-08 22:44:50 -08:00
parent 51d046a2f7
commit 23255460e3
5 changed files with 18 additions and 1 deletions

View file

@ -5,6 +5,7 @@
<pattern value="com.example.ExampleBuild" method="javadoc" />
<pattern value="com.example.ExampleBuild" method="dokkaHtml" />
<pattern value="com.example.ExampleBuild" method="dokkaGfm" />
<pattern value="com.example.ExampleBuild" method="dokkaJekyll" />
</component>
<component name="PDMPlugin">
<option name="customRuleSets">