Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 2276e2049d39c427cbac5210e4ff7f3f92bd4027
https://github.com/hibernate/hibernate-orm/commit/2276e2049d39c427cbac521...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-16 (Tue, 16 May 2023)
Changed paths:
M documentation/documentation.gradle
M documentation/src/main/asciidoc/introduction/Hibernate_Introduction.adoc
Log Message:
-----------
integrate rouge source highlighter into adoc build
this is needed because prettify does not seem to
work for the PDF output (I have not dug deep)
Commit: 03352d4857956b06615ece29dcf9713f3ac08f11
https://github.com/hibernate/hibernate-orm/commit/03352d4857956b06615ece2...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-16 (Tue, 16 May 2023)
Changed paths:
M documentation/src/main/style/asciidoctor/css/hibernate-layout.css
Log Message:
-----------
customize the css for rouge highlighter
Commit: 362922512a67712ba2e3243335156f3144b93524
https://github.com/hibernate/hibernate-orm/commit/362922512a67712ba2e3243...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-16 (Tue, 16 May 2023)
Changed paths:
M documentation/src/main/style/asciidoctor/css/hibernate-layout.css
Log Message:
-----------
use Noto Serif consistently in documentation
the combination of a serif body font with
sans serif headings just wasn't working for me
Compare:
https://github.com/hibernate/hibernate-orm/compare/031098a24878...3629225...