The overall generated sphinx documentation sometimes misses function signatures
(see for instance F3320445, F3320446 or F3320447).
This does not happen all the time but still pretty often based on my tests.
I encounter this issue using Sphinx 1.4.9 (Debian stretch version) but also with the latest version available on PyPI.
I thought it may be due to make parallel jobs but I managed to reproduced it when calling make -j1.
Until a proper fix is found, when one wants to deploy the documentation, he or she should check
that the produced modules' indices documentation look correct before uploading it.