index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
src
/
main
/
kotlin
/
renderers
/
PostAction.kt
blob: 4237c6df3c7145a33f8895f1c0c0e3f21521d0e0 (
plain
)
1
2
3
package
org.jetbrains.dokka.renderers
fun
interface
PostAction
:
()
->
Unit