Skip to content
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

Add built-in integration for community documentation #937

Merged
merged 12 commits into from
Aug 10, 2022

Conversation

glopesdev
Copy link
Member

This PR adds built-in editor integration for searching the reference documentation website. Following the DocFX standard, it looks for the xrefmap.yml file in the project website of the package containing the module. If the index exists, it then looks up the UID of the target operator to retrieve the corresponding documentation page.

Fixes #936

@glopesdev glopesdev added the feature New planned feature label Jun 19, 2022
@glopesdev glopesdev added this to the 2.7.0 milestone Jun 19, 2022
@glopesdev glopesdev merged commit 73af60a into bonsai-rx:master Aug 10, 2022
@glopesdev glopesdev deleted the issue-936 branch August 10, 2022 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New planned feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for integrated API reference search in editor
1 participant