We can actually hyperlink to all of the contents of the Pinecone package in our doc comments, which is nice. There's also a few final tweaks I want to get in before the release.
Solution
Clean up doc comments and add links for various namespaces.
Add an example of passing errorMode for import in integration test.
All of the changes here are to code comments, there aren't any actual changes to code included in this PR.
Type of Change
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] This change requires a documentation update
[ ] Infrastructure change (CI configs, etc)
[X] Non-code change (docs, etc)
[ ] None of the above: (explain here)
Test Plan
just docs locally to serve the webpage including all of the client documentation
To see the specific tasks where the Asana app for GitHub is being used, see below:
Problem
We can actually hyperlink to all of the contents of the
Pinecone
package in our doc comments, which is nice. There's also a few final tweaks I want to get in before the release.Solution
All of the changes here are to code comments, there aren't any actual changes to code included in this PR.
Type of Change
Test Plan
just docs
locally to serve the webpage including all of the client documentation