From 5f5298d753fc4eebe77a00a041c966d317da7a14 Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Fri, 3 Dec 2010 13:00:45 +0000 Subject: [PATCH] improve formatting in tutorial overview. git-svn-id: https://svn.dealii.org/trunk@22910 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/doxygen/tutorial/toc.html.in | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/deal.II/doc/doxygen/tutorial/toc.html.in b/deal.II/doc/doxygen/tutorial/toc.html.in index 8048ed6ab5..8de698fefc 100644 --- a/deal.II/doc/doxygen/tutorial/toc.html.in +++ b/deal.II/doc/doxygen/tutorial/toc.html.in @@ -35,12 +35,13 @@ aspects of the library. Each such example has the following structure:

-You can browse the available tutorial programs as -a graph that shows how -tutorial programs build upon each other (below); -as a list that provides a short - synopsis of each program; and -grouped by topics. +You can browse the available tutorial programs +

    +
  1. as a graph (see below) that shows how tutorial programs build upon each other. +
  2. as a list that provides a short + synopsis of each program. +
  3. or grouped by topic. +
Some of the programs also jointly form the geodynamics demonstration suite. -- 2.39.5