Closed ngoldbaum closed 2 weeks ago
I could probably use PYO3_DOCS_URL
instead of latest
in all the links to the API docs. It looks like there's only one existing link in the guide that does that, maybe I should mass-convert all the links to the API docs to do that, except if they need to point to a specific version like in the migration guide.
Yes please, I think it would be better to use the links to the exact PyO3 version using PYO3_DOCS_URL
. 👍
Other than that, this is a welcome improvement, thanks 🙏
Moved all the /latest/
links to use the PYO3_DOCS_URL
pattern. Also rebased and added links to the docs I wrote for OnceExt
and OnceLockExt
in another PR.
This is mostly adding links. There are a few small text edits and fixes as well.