[Twisted-Python] How do recommend I run epytext?

Tristan Seligmann mithrandi at mithrandi.net
Fri Aug 3 09:17:15 MDT 2018


On Fri, 3 Aug 2018 at 16:25 Barry Scott <barry.scott at forcepoint.com> wrote:

> The tox checking does not cover the epytext checks it seems.
>
> How do you recommend I have epytext checked for a patch?
>

Twisted uses pydoctor for generating API documentation; I believe tox -e
apidocs is what you want to run it:

https://github.com/twisted/twisted/blob/ee535041258e7ef0b3223d2e12cd9aaa0bc2289f/tox.ini#L124
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20180803/96a331bd/attachment-0002.html>


More information about the Twisted-Python mailing list