From 99d78f97699b09d7becc5ec88654084e160e973e Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 24 Dec 2019 10:17:39 -0700 Subject: [PATCH] Label step-40 as a 'basic' tutorial program. So far, only steps 1-6 were listed as 'basic', but step-40 has attained a similar status in recent years since quite a number of new programs are now parallel based on the techniques discussed there. I think it would make sense to reflect that in the graph by giving it a highlighted style. --- examples/step-40/doc/kind | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/step-40/doc/kind b/examples/step-40/doc/kind index c1d9154931..15a13db451 100644 --- a/examples/step-40/doc/kind +++ b/examples/step-40/doc/kind @@ -1 +1 @@ -techniques +basic -- 2.39.5