/docbook-to-epub-tool

a python tool, convert docbook xml to epub

Primary LanguageXSLT

Overview

Just make it more convenient for non-IT user.


Usage

Windows

  1. clone or download the whole project.
  2. run 1-install-chocolate.bat by right click with `run as administrators'.
  3. run 2-install-python.bat by right click with `run as administrators'.
  4. double click Double Click To Start.bat, then all is done, enjoy it.

Linux(MacOs)

  1. clone the project(git@github.com:meixiaofei/docbook-to-epub-tool.git).
  2. run python docbook2epub.py.
  3. enjoy it.