Is this the right place to report documentation pr...
# general
r
Is this the right place to report documentation problems? For example, at https://v1.pantsbuild.org/python_readme.html
Copy code
[python-setup]
interpreter_constraints = ["CPython>=3.5"]
[python-setup]
should be
[python]
e
Aha, yeah. So that doc is correct, for Pants V1. You're hopefully using Pants V2. The docs for V2 are here: https://www.pantsbuild.org/
r
OK, that explains a number of things I've encountered. Thanks for clarifying.
h
I’m going to look into adding a big “this is stale now” banner on the entire v1 subdomain
👍 1
Unfortunately google still surfaces it from time to time
Thanks for the heads-up @rich-kite-32423!
This is live now: https://v1.pantsbuild.org/
💯 1
h
I'm not seeing anything on safari. What are you expecting to render?
h
Yeah, it has somehow gone backwards!
Or, last night I was so tired that I looked at the wrong thing, but I’m pretty sure I had published it successfully
Oh, I am a dummy
And we’ve collectively forgotten how all this works…
OK, now it really is published…
r
Nice. That will help people like me from stumbling into the wrong place.
h
looks great! thanks!