xref: /aosp_15_r20/external/kotlinx.coroutines/dokka-templates/README.md (revision 7a7160fed73afa6648ef8aa100d4a336fe921d9a)
1# Customize Dokka's HTML.
2To customize Dokka's HTML output, place a file in this folder.
3Dokka will find a template file there. If the file is not found, a default one will be used.
4This folder is defined by the templatesDir property.