-
Notifications
You must be signed in to change notification settings - Fork 645
Improve build.gradle for building antora
#2977
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
5f06fb0
69fb208
f7cbc98
9f897be
b9d940d
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -23,6 +23,7 @@ asciidoc: | |
| extensions: | ||
| - '@asciidoctor/tabs' | ||
| - '@springio/asciidoctor-extensions' | ||
| - '@springio/asciidoctor-extensions/javadoc-extension' | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I wonder if we have to contribute this one to the
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This line use for prefix The reference: I think it will be easier when we use javadoc links in document instead prefix |
||
| sourcemap: true | ||
| urls: | ||
| latest_version_segment: '' | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.