Skip to content

Commit 42b83a3

Browse files
committed
docs: fix AsciiDoc guide
1 parent 32ddd9e commit 42b83a3

File tree

4 files changed

+8
-18
lines changed

4 files changed

+8
-18
lines changed

fj-doc-guide/src/main/docs/asciidoc/chapters/02_2_maven_plugin_init.adoc

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -150,22 +150,6 @@ _Java Packaging_ : *Maven*
150150
| javaRelease | _17+_ | this flavour does not support java lower than 17
151151
|====================================================================================================================================
152152

153-
[#flavour-micronaut-4]
154-
====== Micronaut 4
155-
156-
Micronaut 4 flavour has the following specific configurations
157-
158-
_Configuration_ : *YAML*
159-
160-
_Java Packaging_ : *Maven*
161-
162-
[cols="3*", options="header"]
163-
|====================================================================================================================================
164-
| parameter | accepted value | note
165-
| addLombok | _true_ | currently only generation with lombok is supported
166-
| javaRelease | _17+_ | this flavour does not support java lower than 17
167-
|====================================================================================================================================
168-
169153
[#flavour-openliberty-properties]
170154
====== Open Liberty
171155

fj-doc-guide/src/main/docs/asciidoc/chapters/03_doc_format.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
<<<
23
[#doc-format-entry-point]
34
== The Doc Source Format

fj-doc-guide/src/main/docs/asciidoc/chapters/06_5_mod-openpdf-ext.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
<<<
23
[#doc-handler-mod-openpdf-ext]
34
=== [fj-doc-mod-openpdf-ext] : a PDF and HTML DocHandler
@@ -98,6 +99,7 @@ Starting with Fugerit Venus Doc version 8.16.0 the xref:#doc-maven-dependency-ha
9899

99100
[cols="2*", options="header"]
100101
|====================================================================================================================================================================================
102+
101103
| java version | OpenRTF version
102104

103105
| 21+
@@ -106,5 +108,5 @@ Starting with Fugerit Venus Doc version 8.16.0 the xref:#doc-maven-dependency-ha
106108
| 8 / 21
107109
| 1.3.43
108110

109-
|====================================================================================================================================
111+
|====================================================================================================================================================================================
110112

fj-doc-guide/src/main/docs/asciidoc/chapters/06_6_mod-openrtf-ext.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
<<<
23
[#doc-handler-mod-openrtf-ext]
34
=== [fj-doc-mod-openrtf-ext] : a RTF DocHandler
@@ -44,6 +45,7 @@ Starting with Fugerit Venus Doc version 8.16.0 the xref:#doc-maven-dependency-ha
4445

4546
[cols="2*", options="header"]
4647
|====================================================================================================================================================================================
48+
4749
| java version | OpenRTF version
4850

4951
| 21+
@@ -52,4 +54,5 @@ Starting with Fugerit Venus Doc version 8.16.0 the xref:#doc-maven-dependency-ha
5254
| 8 / 21
5355
| 1.2.1
5456

55-
|====================================================================================================================================
57+
|====================================================================================================================================================================================
58+

0 commit comments

Comments
 (0)