com.varmateo.yawg.asciidoctor.package-info Maven / Gradle / Ivy
/**************************************************************************
*
* Copyright (c) 2016-2019 Yawg project contributors.
*
**************************************************************************/
/**
* An implementation of a {@code PageBaker} for baking Asciidoc
* documetns based on the AsciidoctorJ library.
*
* Documentation on the AsciidoctorJ library is available at
*
* https://github.com/asciidoctor/asciidoctorj.
*/
package com.varmateo.yawg.asciidoctor;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy