https://pantsbuild.org/ logo
b

bitter-ability-32190

11/09/2021, 3:50 PM
There's a dead link on: https://www.pantsbuild.org/v2.8/docs/python-target-types I suspect
python_library
should be
python_source
or
python_sources
h

hundreds-father-404

11/09/2021, 3:52 PM
Thank you! I'm going through an audit of every page and haven't gotten to that page yet https://docs.google.com/spreadsheets/d/1wcddB4wjmtR1yhQ0UI46O_HMDOhQdYpmdjhk7myJxw0/edit?usp=sharing
🙌 2
@bitter-ability-32190 @curved-television-6568 do you think this page is actually useful? It's a relic of before generating the reference docs. Now it's just links to other pages I'm thinking of updating https://www.pantsbuild.org/v2.8/docs/python-backend to mention right away running
./pants tailor
and
python_sources
/
python_tests
. It takes too long to get set up right now And then the other docs like
package
page will mention
pex_binary
etc
c

curved-television-6568

11/10/2021, 5:58 AM
True. The target types page ought to be generated, per my comment else where, per backend. To document what features is introduced with each backend.
âž• 1