> On Dec 27, 2022, at 9:19 AM, c.bu...@posteo.jp wrote:
> 
> Hi,
> 
> I'm using pydoctor locally.
> 
> ReadTheDocs.org do use Sphinx by default. But looking into the docs it seems 
> to me that it should be possible to use every other tool to generate HTML out 
> of your source code. Am I right?
> 
> Does anyone knows a project using PyDoctor on ReadTheDocs?
> 
> This question is specific to PyDoctor without(!) Sphinx involved. I do know 
> that even youself do use Sphinx for the PyDoctor docu instead of using 
> pure-PyDoctor. No Sphinx! Sphinx would not be an option not even in 
> combination with something else. ;)

I am not aware of any project doing this specifically, but I am pretty sure you 
can use 'build.commands' to arbitrarily run whatever documentation generator 
you want on RTD.  Try this, maybe?

https://docs.readthedocs.io/en/stable/config-file/v2.html#build-commands

-g
_______________________________________________
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/N3SG2FLEHKQWY4YBIWSRYQ5AHNXXDCC4/
Code of Conduct: https://twisted.org/conduct

Reply via email to