I use Dash for API documentation and noticed Gradle doesn’t have a Docset.
I have created a docset for Gradle that has the api-doc and the dsl guide and would like to submit this to be included with Dash, but would like to get permission to use the new elephant icon. Who do I need to email to get permission for this?
I would also suggest that you work towards submitting this as an official (or even third-party: https://github.com/Kapeli/Dash-User-Contributions#contribute-a-new-docset) - even without the official “elephant” icon… In my opinion, having the data available would be much more helpful than having the icon (and the docset could be updated at a later point).
Using the following xslt file (gradle-userguide.xslt), I was able to just throw in the userguide directory to the docset and get it to work (may need tweaks):
@toonetown I updated the link from the previous post and added chapter’s to it. Could you give it a look and see how it works for you? I also removed things from the index that don’t have any javadoc to remove some of those overloaded calls.
@ethankhall - sorry, I haven’t had a chance to test it right now - and I’m going to be out for the next few weeks, so I’ll have to take a look at it when I get back.