Merge pull request #337 from mipt-npm/commandertvis/link-kotlingrad-doc

Link to Kotlingrad documentation
This commit is contained in:
Alexander Nozik 2021-05-14 17:24:09 +03:00 committed by GitHub
commit 6362918365
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,7 @@ subprojects {
externalDocumentationLink("https://commons.apache.org/proper/commons-math/javadocs/api-3.6.1/")
externalDocumentationLink("https://deeplearning4j.org/api/latest/")
externalDocumentationLink("https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/")
externalDocumentationLink("https://breandan.net/kotlingrad/kotlingrad/kotlingrad/")
}
}
}