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)
2
7
------------------
3
8
+ [Fix Javadoc generations with older versions of jdk 11 fails](https://github.com/fugerit-org/fj-doc/issues/24)
4
9
Original file line number Diff line number Diff line change 1
1
< html >
2
2
< body >
3
3
4
- < h3 > Package containing classes and interfaces modeling the document.</ h3 >
4
+ < h2 > Package containing classes and interfaces modeling the document.</ h2 >
5
5
6
6
< 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 >
7
7
Original file line number Diff line number Diff line change 2
2
3
3
< body >
4
4
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 >
6
6
7
7
< p >
8
8
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