Change codeNavigation to 'supported' for C and C++#44877
Conversation
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. This pull request contains code changes, so we will not generate a table of review links. 🤖 This comment is automatically generated. |
|
👋 Hey there spelunker. It looks like you've modified some files that we can't accept as contributions:
You'll need to revert all of the files you changed that match that list using GitHub Desktop or The complete list of files we can't accept are:
We also can't accept contributions to files in the content directory with frontmatter |
Why:
Closes: None
Updates the code navigation support documentation to reflect that C and C++ are supported languages.
What's being changed (if available, include any code snippets, screenshots, or gifs):
Updated
supported-code-languages.ymlto change thecodeNavigationstatus for the following languages:C:not-supported→supportedC++:not-supported→supportedThis ensures the documentation accurately reflects the current code navigation support status for C and C++.
Check off the following: