From 54a6693bb69bc501444e7043e9f50a6554ee9a7f Mon Sep 17 00:00:00 2001 From: Bradley Sepos Date: Wed, 6 Apr 2016 20:21:00 -0400 Subject: [PATCH] doc: Add Troubleshooting common issues stub. --- .../help/troubleshooting-common-issues.markdown | 17 +++++++++++++++++ .../en/latest/introduction/quick-start.markdown | 2 +- source/en/latest/table-of-contents.markdown | 4 ++-- .../latest/workflow/open-video-source.markdown | 2 +- .../en/latest/workflow/start-encoding.markdown | 2 +- 5 files changed, 22 insertions(+), 5 deletions(-) create mode 100644 source/en/latest/help/troubleshooting-common-issues.markdown diff --git a/source/en/latest/help/troubleshooting-common-issues.markdown b/source/en/latest/help/troubleshooting-common-issues.markdown new file mode 100644 index 00000000..df661cd7 --- /dev/null +++ b/source/en/latest/help/troubleshooting-common-issues.markdown @@ -0,0 +1,17 @@ +--- +Title: Troubleshooting common issues +Project: HandBrake +Project_URL: https://handbrake.fr/ +Project_Version: Latest +Language: English +Language_Code: en +Text_Encoding: utf-8 +Authors: Bradley Sepos +Copyright: 2016 HandBrake Team +License: Creative Commons Attribution-ShareAlike 4.0 International +License_Abbr: CC BY-SA 4.0 +License_URL: https://handbrake.fr/docs/license.html +--- + +Troubleshooting common issues +============================= diff --git a/source/en/latest/introduction/quick-start.markdown b/source/en/latest/introduction/quick-start.markdown index fd54bf55..c0d9358b 100644 --- a/source/en/latest/introduction/quick-start.markdown +++ b/source/en/latest/introduction/quick-start.markdown @@ -80,6 +80,6 @@ Congratulations! You just encoded your first video using HandBrake. It's now rea ## Next steps -If you didn't get a video file as expected, encountered an error, or had some other trouble, you can continue reading to learn more about how HandBrake works or jump right to [Getting help](../help/index.html). +If you didn't get a video file as expected, encountered an error, or had some other trouble, you can continue reading to learn more about how HandBrake works or jump right to [Troubleshooting common issues](../help/troubleshooting-common-issues.html). Continue to [About HandBrake](about.html). diff --git a/source/en/latest/table-of-contents.markdown b/source/en/latest/table-of-contents.markdown index e9f51f83..410c37ad 100644 --- a/source/en/latest/table-of-contents.markdown +++ b/source/en/latest/table-of-contents.markdown @@ -116,10 +116,10 @@ May affect compatiblity! Use a preset! ## Getting help -- Troubleshooting common issues +- [Troubleshooting common issues](help/troubleshooting-common-issues.html) - What to do if something goes wrong - [Community support](help/community-support.html) - Help from real people - Activity log - - Required for support, see Getting help + - Required for support ## HandBrake lore diff --git a/source/en/latest/workflow/open-video-source.markdown b/source/en/latest/workflow/open-video-source.markdown index a44ab50e..681e492b 100644 --- a/source/en/latest/workflow/open-video-source.markdown +++ b/source/en/latest/workflow/open-video-source.markdown @@ -55,7 +55,7 @@ Great! At this point, HandBrake knows which video you want to use. ## Next steps -If HandBrake didn't open your video as as expected or you had some other trouble, you can continue reading to learn more about how HandBrake works or jump right to [Getting help](../help/index.html). +If HandBrake didn't open your video as as expected or you had some other trouble, you can continue reading to learn more about how HandBrake works or jump right to [Troubleshooting common issues](../help/troubleshooting-common-issues.html). Continue to [Selecting a preset](select-preset.html). diff --git a/source/en/latest/workflow/start-encoding.markdown b/source/en/latest/workflow/start-encoding.markdown index 5d139329..d07a5a93 100644 --- a/source/en/latest/workflow/start-encoding.markdown +++ b/source/en/latest/workflow/start-encoding.markdown @@ -44,6 +44,6 @@ Congratulations! You just encoded your first video using HandBrake. It's now rea ## Next steps -If you didn't get a video file as expected, encountered an error, or had some other trouble, you can continue reading to learn more about how HandBrake works or jump right to [Getting help](../help/index.html). +If you didn't get a video file as expected, encountered an error, or had some other trouble, you can continue reading to learn more about how HandBrake works or jump right to [Troubleshooting common issues](../help/troubleshooting-common-issues.html). Continue to (TODO: add link).