We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07b9492 commit ea3b167Copy full SHA for ea3b167
docs/kr.tree
@@ -323,6 +323,7 @@
323
<toc-element toc-title="Compiler options" topic="compiler-reference.md"/>
324
</toc-element>
325
<toc-element toc-title="Kotlin compiler plugins">
326
+ <toc-element toc-title="Overview" topic="compiler-plugins.md"/>
327
<toc-element toc-title="All-open" topic="all-open-plugin.md"/>
328
<toc-element toc-title="No-arg" topic="no-arg-plugin.md"/>
329
<toc-element toc-title="SAM with receiver" topic="sam-with-receiver-plugin.md"/>
docs/topics/compiler-plugins.md
@@ -0,0 +1,2 @@
1
+[//]: # (title: Compiler plugins)
2
+
0 commit comments