Skip to content

Commit f5990e4

Browse files
committed
docs: added note about logo size
1 parent a2fe934 commit f5990e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/topics/formats/dokka-html.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,8 @@ you can [override the `logo-styles.css` stylesheet](#customize-styles) to custom
222222
For an example of how to do this, see our
223223
[custom format example project](https://github.com/Kotlin/dokka/tree/%dokkaVersion%/examples/gradle/dokka-customFormat-example).
224224

225+
Note that the maximum supported logo dimensions are 120 px width and 36 px height. If you provide a larger image, it will be resized.
226+
225227
### Modify the footer
226228

227229
You can modify text in the footer by using the `footerMessage` [configuration option](#configuration).

0 commit comments

Comments
 (0)