From: maier Date: Tue, 6 Nov 2012 14:43:29 +0000 (+0000) Subject: Move cmake.html to development/cmake.html where it belongs to X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fc25e1abe793e3397c33691fc81224cd5f469a1;p=dealii-svn.git 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 --- 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.