From: Wolfgang Bangerth Date: Thu, 16 Mar 2006 17:17:57 +0000 (+0000) Subject: Generate tutorial programs automatically now X-Git-Tag: v8.0.0~12059 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3d05de8ad23bce17f797bf086b3e44d4377cc40;p=dealii.git Generate tutorial programs automatically now git-svn-id: https://svn.dealii.org/trunk@12639 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/deal.dox b/deal.II/doc/doxygen/deal.dox index a57e32c72f..2904d83c16 100644 --- a/deal.II/doc/doxygen/deal.dox +++ b/deal.II/doc/doxygen/deal.dox @@ -9,7 +9,8 @@ INPUT = headers/ \ ../../deal.II/include/fe \ ../../deal.II/include/grid \ ../../deal.II/include/multigrid \ - ../../deal.II/include/numerics + ../../deal.II/include/numerics \ + ../tutorial/chapter-2.step-by-step/doxygen HTML_OUTPUT = deal.II LATEX_OUTPUT = LaTeX/deal.II diff --git a/deal.II/doc/doxygen/headers/tutorial.h b/deal.II/doc/doxygen/headers/tutorial.h index c5fc382774..c0024ca80a 100644 --- a/deal.II/doc/doxygen/headers/tutorial.h +++ b/deal.II/doc/doxygen/headers/tutorial.h @@ -31,56 +31,56 @@ * * * - * @anchor step_1 step-1 + * @ref step_1 "step-1" * - * @anchor step_2 step-2 + * @ref step_2 "step-2" * - * @anchor step_3 step-3 + * @ref step_3 "step-3" * - * @anchor step_4 step-4 + * @ref step_4 "step-4" * - * @anchor step_5 step-5 + * @ref step_5 "step-5" * - * @anchor step_6 step-6 + * @ref step_6 "step-6" * * * * - * @anchor step_7 step-7 + * @ref step_7 "step-7" * - * @anchor step_8 step-8 + * @ref step_8 "step-8" * - * @anchor step_9 step-9 + * @ref step_9 "step-9" * - * @anchor step_10 step-10 + * @ref step_10 "step-10" * - * @anchor step_11 step-11 + * @ref step_11 "step-11" * - * @anchor step_12 step-12 + * @ref step_12 "step-12" * * * * - * @anchor step_13 step-13 + * @ref step_13 "step-13" * - * @anchor step_14 step-14 + * @ref step_14 "step-14" * - * @anchor step_15 step-15 + * @ref step_15 "step-15" * - * @anchor step_16 step-16 + * @ref step_16 "step-16" * - * @anchor step_17 step-17 + * @ref step_17 "step-17" * - * @anchor step_18 step-18 + * @ref step_18 "step-18" * * * * - * @anchor step_19 step-19 + * @ref step_19 "step-19" * - * @anchor step_20 step-20 + * @ref step_20 "step-20" * - * @anchor step_21 step-21 + * @ref step_21 "step-21" * * *