From 192a7e09bbc7a04fa6db274bdb31f2219b2fddd5 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 21 May 2018 20:49:18 +0800 Subject: [PATCH] Add a reference to a video about debugging to step-1. --- examples/step-1/doc/results.dox | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/step-1/doc/results.dox b/examples/step-1/doc/results.dox index 8a1f31d3b7..438b1473c3 100644 --- a/examples/step-1/doc/results.dox +++ b/examples/step-1/doc/results.dox @@ -86,7 +86,8 @@ can inspect the values of variables and how they change. Rather than postponing learning how to use a debugger till you really can't see any other way to find a bug, here's the one piece of advice we will provide in this program: learn how to use a debugger as soon as -possible. It will be time well invested. The deal.II Frequently Asked +possible. It will be time well invested. +(@dealiiVideoLectureSeeAlso{25}) The deal.II Frequently Asked Questions (FAQ) page linked to from the top-level deal.II webpage also provides a good number of hints on debugging deal.II programs. -- 2.39.5