-
Notifications
You must be signed in to change notification settings - Fork 6.3k
docs: add troubleshooting section for documentation #4070
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
Conversation
Codecov Report
Merging #4070 (2dd85fb) into main (c0d62da) will not change coverage.
The diff coverage isn/a
.
❗ Current head 2dd85fb differs from pull request most recent head bd1e9b3. Consider uploading reports for the commit bd1e9b3 to get more accurate results
Impacted file tree graph
@@ Coverage Diff @@ ## main #4070 +/- ## ======================================= Coverage 63.51% 63.51% ======================================= Files 36 36 Lines 1872 1872 Branches 379 379 ======================================= Hits 1189 1189 Misses 580 580 Partials 103 103
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update c0d62da...bd1e9b3. Read the comment docs.
✨ Coder.com for PR #4070 deployed! It will be updated on every commit.
- Host: https://codercom-jxk74oov2-codercom.vercel.app/docs/code-server
- Last deploy status: success
- Commit: bd1e9b3
- Workflow status: https://github.com/cdr/code-server/actions/runs/1183113740
@jawnsy
jawnsy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Kind of an unfortunate debugging process, though I don't have any better ideas, I'm afraid
Kind of an unfortunate debugging process, though I don't have any better ideas, I'm afraid
Me neither 😢 maybe one day it will be better
Uh oh!
There was an error while loading. Please reload this page.
This PR adds a section called Documentation and Troubleshooting to explain how to troubleshoot doc issues in code-server. Inspired by #4060
Fixes N/A
Docs load up just fine in the preview
image