PDF documentation of Juce API for offline use

It was mentioned that there is pdf documentation of juce api. It is required for me in addition for offline use. If it's not available for download in pdf,  should I download bunch of html files from api reference page or, in the worst case, plain text files for reading being offline? If there are perhaps any other documentation that contains detailed descriptions of juce api, so I can download it and read it while I'm being offline?

All the documentation is in the code of course - works for me!

You should generate the html API with doxygen (“JUCE/doxygen/README.txt”).