Why are there 3 different websites for showing Gra...
# community-support
v
Only one (the second) of those links shows JavaDoc. The first shows DSL docs. The last shows Kotlin DSL docs. Indeed for that class they seem to be very similar, or maybe some things are just included from the other to have an overall document with uniform style instead of linking from one to the other. 🤷‍♂️ But at least between DSL docs and JavaDoc you often have significant differences, which probably also is the cause why the former links to the latter.
a
hey @Oleg Nenashev, you've been working on the docs so maybe you have an idea? :)
I found a 4th place, so I decided to make an issue https://github.com/gradle/gradle/issues/28589
o
Yeah ...
Thanks for raising thew ticket. I added it to my boards. At the moment I try to focus on the community site and the GitHub org, but this is definitely something for the TODO list
a
gotcha, thanks Oleg!