@groovy.transform.CompileStatic class AsciidoctorPdfThemesExtension extends org.asciidoctor.gradle.base.AbstractDownloadableComponent<PdfLocalTheme, PdfThemeDescriptor>
Easy way to configure themes for Asciidoctor PDF either as local themes or as downloadable.
Modifiers | Name | Description |
---|---|---|
static class |
AsciidoctorPdfThemesExtension.PdfLocalTheme |
Defines a local theme. |
static class |
AsciidoctorPdfThemesExtension.PdfThemeDescriptor |
Describes tha name and location of a PDF theme. |
Constructor and description |
---|
AsciidoctorPdfThemesExtension
(Project project) Extension for configuring PDF themes. |
Copyright © 2013-2024 the original author or authors. All rights reserved.