Skip to content

Commit

Permalink
Doc: Add mill-rust-jni to Thirdparty Plugins page (#2878)
Browse files Browse the repository at this point in the history
Pull request: #2878
  • Loading branch information
yankun1992 authored Nov 16, 2023
1 parent e93f6bd commit d81aeeb
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion docs/modules/ROOT/pages/Thirdparty_Plugins.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -565,13 +565,13 @@ The name of the class that will contain all the members from

The package name for the generated class.


== Kotlin

https://kotlinlang.org/[Kotlin] compiler support for mill.

Project home: https://github.com/lefou/mill-kotlin


[source,scala]
----
// Load the plugin from Maven Central via ivy/coursier
Expand Down Expand Up @@ -782,6 +782,14 @@ Publishing to custom local Maven repository
Publishing to /tmp/m2repo
----

== Rust JNI

A plugin for build Rust JNI code!

Project home: https://github.com/otavia-projects/mill-rust-jni

For documentation please visit the https://github.com/otavia-projects/mill-rust-jni[mill-rust-jni project page].

== ScalablyTyped

https://scalablytyped.org/[Scalablytyped] support for mill.
Expand Down

0 comments on commit d81aeeb

Please sign in to comment.