Initial commit of the first prototype.

This commit is contained in:
Johannes Findeisen 2022-10-19 00:54:19 +02:00
commit 992d60336a
10 changed files with 97 additions and 319 deletions

5
.gitignore vendored
View file

@ -1,2 +1,5 @@
.idea/
man2ebook.iml
man2book.iml
/output/*.html
/tmp/
/venv/