File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
java/org/fugerit/java/doc/base/model Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1- 0.8.7 (2023-02-08)
1+ 0.8.8 (2023-02-XX)
2+ ------------------
3+ + [Fix javadoc build for java 17](https://github.com/fugerit-org/fj-doc/issues/26)
4+
5+
6+ 0.8.7 (2023-02-08)
27------------------
38+ [Fix Javadoc generations with older versions of jdk 11 fails](https://github.com/fugerit-org/fj-doc/issues/24)
49
Original file line number Diff line number Diff line change 11< html >
22< body >
33
4- < h3 > Package containing classes and interfaces modeling the document.</ h3 >
4+ < h2 > Package containing classes and interfaces modeling the document.</ h2 >
55
66< p > The java model is built on the xml generation, defined by < a href ="https://www.fugerit.org/data/java/doc/xsd/doc-1-1.xsd "> XSD</ a > </ p >
77
Original file line number Diff line number Diff line change 22
33< body >
44
5- < h2 > < b > Fugerit Doc Library</ b > (Framework for rendering document meta model in various formats)</ h2 >
5+ < h1 > < b > Fugerit Doc Library</ b > (Framework for rendering document meta model in various formats)</ h1 >
66
77 < p >
88 This project contains the basic meta model definition and the infrastructure for creating and configuring renders.
You can’t perform that action at this time.
0 commit comments