I'm unable to get autodoc to work with ReadTheDocs. Everything works normally locally, and ReadTheDocs shows no errors in raw view.
Moreover pdf version of the docs looks like I intended with functions documented, while html refuses to include the autodoc fragment.
Project page: https://pygypy.readthedocs.io/en/latest/
Github repo: https://github.com/RadostW/PyGYPY
I have no idea what to do next.