-
-
Notifications
You must be signed in to change notification settings - Fork 594
Documentation is inconsistent #406
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Oh yep thanks for pointing this out. Obsolete info.
That detail is in Consuming Pip Dependencies. Do you think that the sections are too separated?
Yeh that folder contained documentation that seemed to be once published to Github pages: I wasn't around when that Github pages site was even working, if it did ever. We've got to sort out the connection between this repo's documentation and the official Bazel documentation. It should be a separate issue. |
No, I just didn't know if that was referring to the legacy way of doing things. I think I was just confused by the layout of the doc
Is there a separate issue for that? |
I would probably opt to remove the "legacy" documentation. It should be there in the versions people are using, right? |
@UebelAndre it looks like the main outstanding item is:
What action should be taken to close out this issue? Note that the latest README changes are PR'd here: #501 |
This issue has been automatically marked as stale because it has not had any activity for 180 days. It will be closed if no further activity occurs in 30 days. |
The "legacy" documentation was removed in #582 which now covers all my concerns here. Closing this issue out. |
🐞 bug report
Description
In trying to use the "experimental"/"modern" rev of this repository in this workspace, I stumbled across some documentation I found to be unclear or incorrect.
pip_repositories
./docs
It appears to be legacy information since the pip documentation is missingpip_install
I think it'd be awesome if someone with context on the current state of the repository could do a refresh on the documentation here 🙏 .
The text was updated successfully, but these errors were encountered: