docbook2epub updated to version 1.0.2

by Liza Daly

Our Python script to convert from DocBook to ePub using the DocBook XSL has been updated to version 1.0.2.

I’ve added some command-line options to override the location of the DocBook XSL (previously it was stuck in a settings file) and to also point to an optional CSS file.


$ db2epub.py
Usage: db2epub.py docbook1.xml [docbook2.xml]... --xsl [DocBook XSL or customization] --css [css file]