Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to download hibernate documentation

Tags:

hibernate

Hello guys I am really sorry for such question. I could not download hibernate official documentation I was using online html version. Is it possible to download pdf of it?

http://docs.jboss.org/hibernate/orm/5.2/userguide/html_single/Hibernate_User_Guide.html

thanks

like image 779
M.T Avatar asked Sep 19 '25 12:09

M.T


1 Answers

We bundle the HTML version of the documentation with the final release bundles we post to SourceForge and Bintray.

If you look at our blog post here, click on the SourceForge or Bintray links and download the release archive. Inside the release archive is a documentation directory that contains all various documentation guides for that version's release.

While it may be HTML and not PDF, its at least an offline version either way.

like image 94
Naros Avatar answered Sep 23 '25 10:09

Naros