From 1fc25e1abe793e3397c33691fc81224cd5f469a1 Mon Sep 17 00:00:00 2001 From: maier Date: Tue, 6 Nov 2012 14:43:29 +0000 Subject: [PATCH] Move cmake.html to development/cmake.html where it belongs to git-svn-id: https://svn.dealii.org/branches/branch_cmake@27432 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/{ => development}/cmake.html | 6 +++--- deal.II/doc/development/toc.html | 14 +++++++------- deal.II/doc/readme.html | 6 +++--- 3 files changed, 13 insertions(+), 13 deletions(-) rename deal.II/doc/{ => development}/cmake.html (99%) diff --git a/deal.II/doc/cmake.html b/deal.II/doc/development/cmake.html similarity index 99% rename from deal.II/doc/cmake.html rename to deal.II/doc/development/cmake.html index eaa000baf9..b784adb179 100644 --- a/deal.II/doc/cmake.html +++ b/deal.II/doc/development/cmake.html @@ -3,7 +3,7 @@ The deal.II Readme - + @@ -17,7 +17,7 @@

Details on the deal.II configuration and build system

- The deal.II deal.II README file gives an overview over the basics of configuring and building the deal.II library. This page provides more details about using the @@ -460,7 +460,7 @@ DebugRelease will build both libraries For more information, see the general discussion - here. + here.

diff --git a/deal.II/doc/development/toc.html b/deal.II/doc/development/toc.html index 7bcb6c0110..de99994265 100644 --- a/deal.II/doc/development/toc.html +++ b/deal.II/doc/development/toc.html @@ -32,18 +32,18 @@

@@ -304,7 +304,7 @@ for all external libraries it can find in default paths. However, this behavior can be changed using command line switches to the initial call to cmake. A detailed description - can be found here. + can be found here.

@@ -664,7 +664,7 @@ The deal.II cmake system allows far greater control over what exactly is configured or built than just the outline above. If you want to learn more about this, take a look - here. + here.

-- 2.39.5