-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Docs: Add new section "How-to / Troubleshooting" and move 2 existing troubleshooting pages #9914
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
Merged
benjaoming
merged 11 commits into
readthedocs:diataxis/main
from
benjaoming:diataxis/relabel-buildtroubleshooting
Jan 27, 2023
Merged
Changes from 2 commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
836c315
Relabel Build Troubleshooting as how-to and update introduction to a …
benjaoming ed207bd
Add new level "how-to guides / troubleshooting" with 2 troubleshootin…
benjaoming cbb8cb0
Fix up introduction to slow builds troubleshooting
benjaoming 316418a
Add a tip box for the build issues page as well, slightly rephrased
benjaoming 8693f12
Add suggestion for "Edit on GitHub"
benjaoming 6788d24
refinement to "terminated by Read the Docs"
benjaoming 41ec638
replace spoken word with written word
benjaoming b3033c9
Apply suggestions from code review
benjaoming 9c8efc0
Merge branch 'diataxis/main' of github.com:readthedocs/readthedocs.or…
benjaoming 8e9fd29
Reuse contribution :tip: box, addresse @ericholscher comments
benjaoming f65edeb
Merge branch 'diataxis/relabel-buildtroubleshooting' of github.com:be…
benjaoming File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,11 @@ | ||
Build troubleshooting | ||
===================== | ||
Troubleshooting build errors | ||
============================ | ||
|
||
This section is very specific and may change over time. | ||
Please help us keep it updated and contribute your own build errors and resolutions. | ||
|
||
.. tip:: | ||
|
||
Please help us keep this section updated and contribute your own build errors and resolutions. | ||
Send in helpful ideas 💡 to [email protected]. | ||
|
||
|
||
Git errors | ||
|
@@ -60,7 +63,6 @@ Permission denied (publickey) | |
- ``https://bitbucket.org/<username>/<repo>/admin/access-keys/`` | ||
|
||
|
||
|
||
ERROR: Repository not found. | ||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
|
||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
How to troubleshoot specific issues | ||
----------------------------------- | ||
benjaoming marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
In the following guides, | ||
you can learn how to fix specific common problems. | ||
benjaoming marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
.. File locations are a bit odd here because of legacy. | ||
.. We will move files to new locations and create redirects in a later refactor | ||
benjaoming marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
Build errors <../build-troubleshooting> | ||
Slow builds <../build-using-too-many-resources> | ||
ericholscher marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.