-
Notifications
You must be signed in to change notification settings - Fork 1
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
Dead wiki link in README? #4
Comments
Please refer to our book |
Oh, all the issues I have filed are not for myself. They are on behalf of someone who was having a great deal of trouble getting the Rust-on-Vita tooling and libraries working after updating to the latest version, because of the extensive difference in workflows and namespaces. And also considerable trouble finding the docs. |
Fixed in #5 |
@workingjubilee TYSM for the feedback! We've been talking to them on discord to figure out the pain points. It seems like when they started using it, we had basically no tooling and vitasdk-sys was on it's infancy, when I was just blindly linking to all stubs (I'll add more info on the changes and the rationale at vita-rust/vitasdk-sys#20). Since then we've added more docs and it's more organized and centralized, but it seems like discoverability is bad (especially for someone who was familiar the old structure). The docs are now at the organization root, the book and the examples I can relate to the pain though, using unstable dependencies and having to rediscover everything again and again is super annoying. PS: using |
But it seems to go nowhere?
The text was updated successfully, but these errors were encountered: