Skip to content

Commit b95cb9b

Browse files
committed
doc update
1 parent 0c8c3f9 commit b95cb9b

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed

docs/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -921,7 +921,7 @@ <h3 id="javadoc-support"><a class="anchor" href="#javadoc-support"></a>3.12. Jav
921921
&lt;path&gt;
922922
&lt;groupId&gt;com.github.therapi&lt;/groupId&gt;
923923
&lt;artifactId&gt;therapi-runtime-javadoc-scribe&lt;/artifactId&gt;
924-
&lt;version&gt;0.13.0&lt;/version&gt;
924+
&lt;version&gt;0.15.0&lt;/version&gt;
925925
&lt;/path&gt;
926926
&lt;/annotationProcessorPaths&gt;
927927
&lt;/configuration&gt;

docs/modules.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ <h3 id="_javadoc_support"><a class="anchor" href="#_javadoc_support"></a>Javadoc
617617
&lt;path&gt;
618618
&lt;groupId&gt;com.github.therapi&lt;/groupId&gt;
619619
&lt;artifactId&gt;therapi-runtime-javadoc-scribe&lt;/artifactId&gt;
620-
&lt;version&gt;0.13.0&lt;/version&gt;
620+
&lt;version&gt;0.15.0&lt;/version&gt;
621621
&lt;/path&gt;
622622
&lt;/annotationProcessorPaths&gt;
623623
&lt;/configuration&gt;
@@ -644,7 +644,7 @@ <h3 id="_javadoc_support"><a class="anchor" href="#_javadoc_support"></a>Javadoc
644644
</div>
645645
<div id="footer">
646646
<div id="footer-text">
647-
Last updated 2022-08-15 16:44:22 +0200
647+
Last updated 2022-08-15 16:57:12 +0200
648648
</div>
649649
</div>
650650
</div>

docs/v2/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -770,7 +770,7 @@ <h3 id="javadoc-support"><a class="anchor" href="#javadoc-support"></a>3.11. Jav
770770
&lt;path&gt;
771771
&lt;groupId&gt;com.github.therapi&lt;/groupId&gt;
772772
&lt;artifactId&gt;therapi-runtime-javadoc-scribe&lt;/artifactId&gt;
773-
&lt;version&gt;0.13.0&lt;/version&gt;
773+
&lt;version&gt;0.15.0&lt;/version&gt;
774774
&lt;/path&gt;
775775
&lt;/annotationProcessorPaths&gt;
776776
&lt;/configuration&gt;

docs/v2/modules.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ <h3 id="_javadoc_support"><a class="anchor" href="#_javadoc_support"></a>Javadoc
481481
&lt;path&gt;
482482
&lt;groupId&gt;com.github.therapi&lt;/groupId&gt;
483483
&lt;artifactId&gt;therapi-runtime-javadoc-scribe&lt;/artifactId&gt;
484-
&lt;version&gt;0.13.0&lt;/version&gt;
484+
&lt;version&gt;0.15.0&lt;/version&gt;
485485
&lt;/path&gt;
486486
&lt;/annotationProcessorPaths&gt;
487487
&lt;/configuration&gt;
@@ -508,7 +508,7 @@ <h3 id="_javadoc_support"><a class="anchor" href="#_javadoc_support"></a>Javadoc
508508
</div>
509509
<div id="footer">
510510
<div id="footer-text">
511-
Last updated 2022-08-15 16:54:16 +0200
511+
Last updated 2022-08-15 16:57:12 +0200
512512
</div>
513513
</div>
514514
</div>

src/docs/asciidoc/modules.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ NOTE: Make sure, you enable the annotation processor of `therapi-runtime-javadoc
314314
<path>
315315
<groupId>com.github.therapi</groupId>
316316
<artifactId>therapi-runtime-javadoc-scribe</artifactId>
317-
<version>0.13.0</version>
317+
<version>0.15.0</version>
318318
</path>
319319
</annotationProcessorPaths>
320320
</configuration>

src/docs/asciidoc/v2/modules.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ NOTE: Make sure, you enable the annotation processor of `therapi-runtime-javadoc
229229
<path>
230230
<groupId>com.github.therapi</groupId>
231231
<artifactId>therapi-runtime-javadoc-scribe</artifactId>
232-
<version>0.13.0</version>
232+
<version>0.15.0</version>
233233
</path>
234234
</annotationProcessorPaths>
235235
</configuration>

0 commit comments

Comments
 (0)