On Thu, 29 Dec 2022 at 07:08, <c.bu...@posteo.jp> wrote:

> Hello Folks,
>
> I got it run and can confirm it works.
>
> Am 27.12.2022 15:19 schrieb c.bu...@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-api-integration

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
_______________________________________________
Twisted mailing list -- twisted@python.org
To unsubscribe send an email to twisted-le...@python.org
https://mail.python.org/mailman3/lists/twisted.python.org/
Message archived at 
https://mail.python.org/archives/list/twisted@python.org/message/LQBBAOSNLKBX5FH4IM2A2RGGSQIUW66W/
Code of Conduct: https://twisted.org/conduct

Reply via email to