From fa1175061dd52b16298bb5466217cf6f317050e0 Mon Sep 17 00:00:00 2001 From: Philipp Nuske Date: Thu, 10 Sep 2009 13:38:37 +0000 Subject: [PATCH] Newly introducing newFolder.tex, which describes how to setup a new Folder (and which files to adapt) in \Dumux --- doc/handbook/getting-started.tex | 1 + doc/handbook/install.tex | 1 + 2 files changed, 2 insertions(+) diff --git a/doc/handbook/getting-started.tex b/doc/handbook/getting-started.tex index 2d9671bf2..bf5b943df 100644 --- a/doc/handbook/getting-started.tex +++ b/doc/handbook/getting-started.tex @@ -7,3 +7,4 @@ We conclude this chapter with a copy of the DUNE coding guidelines. \input{install} \input{quickstart-guide} \input{guidelines} +\input{newFolder} diff --git a/doc/handbook/install.tex b/doc/handbook/install.tex index f78fedca8..3ab048476 100644 --- a/doc/handbook/install.tex +++ b/doc/handbook/install.tex @@ -1,4 +1,5 @@ \section{Installation} +\label{install} For the installation of DuMu$^\text{x}$, the following steps have to be performed.