
On Thu, 29 Dec 2022 at 07:08, <c.buhtz@posteo.jp> wrote:
Hello Folks,
I got it run and can confirm it works.
Am 27.12.2022 15:19 schrieb c.buhtz@posteo.jp:
Does anyone knows a project using PyDoctor on ReadTheDocs?
The config is here:
https://codeberg.org/buhtz/buhtzology/src/branch/develop/.readthedocs.yaml
And the result here:
https://buhtzology.readthedocs.io/en/develop/
What is still missing is triggering the doc build on every new commit. I don't know how to realize this. Maybe this isn't possible because I'm using a Gitea-based hoster (Codberg.org) instead of proprietary Microsoft GitHub.
RTD should support Gitea, from what I see in the docs https://docs.readthedocs.io/en/stable/integrations.html#gitea You can always use the RTD HTTP API to trigger builds See https://docs.readthedocs.io/en/stable/integrations.html#using-the-generic-ap... But this is RTD question and not a Twisted question. You can try to get support for RTD over https://gitter.im/readthedocs/community Regards -- Adi Roiban