From fab3b85f489c9d822c87c7892ff1d2e06e66c728 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 4 Apr 2005 19:46:44 +0000 Subject: [PATCH] Cross-link between example programs. git-svn-id: https://svn.dealii.org/trunk@10351 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index f8b50394a9..bd11613407 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -101,6 +101,14 @@ inconvenience this causes.

General

    +
  1. + New: If there are references to other example programs in any of the + step-XX programs, then they will now show up as crosslinks in the HTML + version for simpler navigation of the tutorial. +
    + (WB, 2005/04/04) +

    +
  2. New: The configuration script can now enable special optimizations for x86-like processors if called with the --with-cpu=... option. -- 2.39.5