We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1bb205 commit 03daa33Copy full SHA for 03daa33
antora-playbook.yml
@@ -52,13 +52,15 @@ asciidoc:
52
attributes:
53
chomp: all
54
hide-uri-scheme: '@'
55
+ javadoc-location: xref:api:java/
56
page-pagination: ''
57
page-stackoverflow-url: https://stackoverflow.com/tags/spring-boot
58
tabs-sync-option: '@'
59
extensions:
60
- '@asciidoctor/tabs'
61
- '@springio/asciidoctor-extensions'
62
- '@springio/asciidoctor-extensions/configuration-properties-extension'
63
+ - '@springio/asciidoctor-extensions/javadoc-extension'
64
- '@springio/asciidoctor-extensions/section-ids-extension'
65
urls:
66
latest_version_segment: ''
0 commit comments