Re: How do recommend I run epytext?
Tristan Seligmann <[email protected]>
| Newsgroups | gmane.comp.python.twisted |
|---|---|
| Message-ID | <CAMcKhMRd7FkD6COy-vPA_nXWVX6GNCJ6cO57pCChPShhMZ0deg@mail.gmail.com> |
On Fri, 3 Aug 2018 at 16:25 Barry Scott <[email protected]> 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 _______________________________________________ Twisted-Python mailing list [email protected] https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python