kobweb
kobweb copied to clipboard
Clarify `index` Gradle extension docs that it configures all generated pages, not just index.html
The KDoc of IndexBlock
and its properties only talks about "index.html", but the configuration therein affects all generated HTML pages. The "index" naming should probably be changed to something more fitting.