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 193feb3 commit 597aaefCopy full SHA for 597aaef
documentation/documentation.gradle
@@ -81,7 +81,7 @@ asciidoctor {
81
separateOutputDirs false
82
sources { include 'index.adoc' }
83
84
- backends 'html5' , 'pdf' // , 'epub3'
+ backends 'html5' // , 'pdf' // , 'epub3'
85
86
attributes 'jupiter-version': project.property('version'),
87
'platform-version': project.property('platformVersion'),
0 commit comments