Add commented out configuration to (eventually) generate PDFs for Guides.
This commit is contained in:
@@ -66,6 +66,7 @@ asciidoctorPdf {
|
||||
clearSources()
|
||||
sources {
|
||||
include "index.adoc"
|
||||
// include "guides/*.adoc"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user