I’m wondering is there any open-source solution for web-book creation like ‘The Django Book’ has?
It has a really usable web interface, comments system (with comments targeted on certain peace of text), pdf nightly auto-generation, with whole content pulled from repo…
The only Django based one I know of is openbookplatform but it is an abandoned project and hasn’t even been updated for Django 1.x. However, it might be a good starting point.