Skip to content

Tags: nifey/epub2sphinx

Tags

v0.0.5

Version 0.0.5

v0.0.4

Version 0.0.4

Changelog (from 0.0.3 to 0.0.4)
- Build a HTML site by default instead of stopping at generating ReST
- Use temporary directory for build files
- Some minor refactoring

v0.0.3

Version 0.0.3

Changelog (from 0.0.2 to 0.0.3)
- Renders TOC and title page properly
- Merges subsections into top level sections
- Merge unnamed chapters at the beginning
- Fix requirements.txt

v0.0.2

Version 0.0.2

Changelog (from 0.0.1 to 0.0.2)
- Code refactoring and cleanup
- Speed and CLI improvements
- Use jinja templates for conf.py and index.rst
- Switch to TQDM progress bar
- Add port option for serving

v0.0.1

Fix requirements and Update setup.py

- Remove epub2sphinx from requirements
- Add long_description, classifiers and issue tracker URL