-
Notifications
You must be signed in to change notification settings - Fork 406
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
re-organized nebula documentation #5839
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
apps/portal/src/app/nebula/api-reference/delete-session/page.mdx
Outdated
Show resolved
Hide resolved
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5839 +/- ##
=======================================
Coverage 55.18% 55.18%
=======================================
Files 1123 1123
Lines 59611 59611
Branches 5030 5030
=======================================
Hits 32895 32895
Misses 25996 25996
Partials 720 720
*This pull request uses carry forward flags. Click here to find out more. |
size-limit report 📦
|
Problem solved
Short description of the bug fixed or feature added CORE-661
PR-Codex overview
This PR introduces new documentation and icons for the
Nebula
feature set, enhancing user guidance on FAQs, troubleshooting, API references, and use cases, while also adding several SVG icons for better visual representation in the sidebar.Detailed summary
Nebula FAQs
documentation.Troubleshoot
page with support site link.Coming Soon
sections forPlugins
.Delete Session
,Clear Session
,Update Session
,Get Session
,List Sessions
, andCreate Session
.BrickIcon
,EditIcon
,TroubleshootIcon
,NebulaSideIcon
,CodeIcon
,PluginIcon
,QuestionIcon
,GetIcon
.sidebar.tsx
to include new icons and links.Prompt Guide
andUse Cases
documentation.Execute
API documentation with request and response examples.