aboutsummaryrefslogtreecommitdiff
path: root/plugins/jekyll/jekyll-template-processing/api/jekyll-template-processing.api
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jekyll/jekyll-template-processing/api/jekyll-template-processing.api')
-rw-r--r--plugins/jekyll/jekyll-template-processing/api/jekyll-template-processing.api6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/jekyll/jekyll-template-processing/api/jekyll-template-processing.api b/plugins/jekyll/jekyll-template-processing/api/jekyll-template-processing.api
deleted file mode 100644
index 482a0d40..00000000
--- a/plugins/jekyll/jekyll-template-processing/api/jekyll-template-processing.api
+++ /dev/null
@@ -1,6 +0,0 @@
-public final class org/jetbrains/dokka/gfm/templateProcessing/JekyllTemplateProcessingPlugin : org/jetbrains/dokka/plugability/DokkaPlugin {
- public fun <init> ()V
- public final fun getJekyllLocationProvider ()Lorg/jetbrains/dokka/plugability/Extension;
- public final fun getJekyllPartialLocationProvider ()Lorg/jetbrains/dokka/plugability/Extension;
-}
-