I am stuck in a bit of a chicken-and-egg situation. I want to learn gradle via an ebook reader. But to generate an epub from the usermanual, I have to already know gradle to modify the gradle build process for generating documentation which uses AsciiDoctor.
Can someone please help me out what I can patch to generate epub3 for the gradle user manual?
I’ve never tried this and the Gradle build is quite complex.
It might be easier to just take the PDF and send it through a converter, those are available for free.
But also keep in mind, that in the single-page documentation not all parts of the multi-page documentation are included because of size restrictions in PDF.
But I have no idea whether it will work, I did not try it. Again, taking the PDF and sending it through a converter might be way easier and safer, even if the result is maybe not optimal.