Provides implementations for enhancing epub html to meet the needs of MTM:
- Adding some boilerplate text
- ...
Access the implementations via the TaskGroupFactory
API in streamline-api or in an OSGi environment use TaskGroupFactoryMakerService
.
Build with gradlew build
(Windows) or ./gradlew build
(Mac/Linux)
Tests are run with gradlew test
(Windows) or ./gradlew test
(Mac/Linux)
- Requires JDK 8
- Compatible with SPI and OSGi
See the Dotify wiki for more information about Dotify.