I have tried to convert the documentation in epub format with Sphinx but it seems that it does not work. The epub is generated but it only contains the table of content. I don't know if it is a Sphinx bug or something else. I have seen that the epub builder is currently in an experimental stage in Sphinx (cf. http://sphinx.pocoo.org/latest/faq.html).
I have followed these indications :
* http://symfony.com/doc/current/contribu ... ormat.html
* http://tech.rgou.net/en/symfony/documen ... quase-pdf/
I succeed in generating the pdf format. I know that I can convert a PDF in epub format (I have tried) but the result is not enough clean for me
I would really appreciate all the help you could give me.
Thanks,
Fran
[EDIT]
There is a an open issue on Github : https://github.com/symfony/symfony-docs/issues/1029
