// Path where docToolchain creates its artifacts. outputPath = '.build' // Path where the docToolchain will search for the input files. inputPath = '.slides'; // Define which formats should be processed. inputFiles = [ [file: 'openspacet-2312.adoc', formats: ['revealjs']], ]