]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Move cmake.html to development/cmake.html where it belongs to
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 6 Nov 2012 14:43:29 +0000 (14:43 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 6 Nov 2012 14:43:29 +0000 (14:43 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27432 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/development/cmake.html [moved from deal.II/doc/cmake.html with 99% similarity]
deal.II/doc/development/toc.html
deal.II/doc/readme.html

similarity index 99%
rename from deal.II/doc/cmake.html
rename to deal.II/doc/development/cmake.html
index eaa000baf94c25a516f08a95615709bf8bdbd41c..b784adb179f89b16bb8b6972cb062a4c9da3ac50 100644 (file)
@@ -3,7 +3,7 @@
 <html>
   <head>
     <title>The deal.II Readme</title>
-    <link href="screen.css" rel="StyleSheet">
+    <link href="../screen.css" rel="StyleSheet">
     <meta name="author" content="the deal.II authors <authors @ dealii.org>">
     <meta name="copyright" content="Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 by the deal.II authors">
     <meta name="date" content="$Date$">
@@ -17,7 +17,7 @@
     <h1>Details on the <acronym>deal.II</acronym> configuration and build system</h1>
 
     <p>
-      The <acronym>deal.II</acronym> <a href="readme.html"
+      The <acronym>deal.II</acronym> <a href="../readme.html"
       target="body">README</a> file gives an overview over the basics
       of configuring and building the <acronym>deal.II</acronym>
       library. This page provides more details about using the
           <code>DebugRelease</code> will build both libraries
       </ul>
       For more information, see the general discussion
-      <a href="readme.html#configuration">here</a>.
+      <a href="../readme.html#configuration">here</a>.
     </p>
 
     <p>
index 7bcb6c011031b3a18347d111b4fd7c8a893188e1..de99994265c8170c12557fc5cbb0663500201343 100644 (file)
 
     <ul>
     <li> <p> Documentation of the <a href="svn.html">SVN Archive</a> and
-       information on <a href="http://www.dealii.org/changelogs/index.html"
+        information on <a href="http://www.dealii.org/changelogs/index.html"
          target="body">Recent changes to the library</a>: If you want to stay
          informed about what is going on with the library itself, you may want
          to take a look at this page. You can browse the repository and
          subscribe to an rss feed too.</p>
+    <li> <p> 
+         <a href="cmake.html">deal.II CMake documentation</a>:
+         This page provides extensive information about usage and
+         development of the <acronym>deal.II</acronym> CMake build system.
 
-    <li> <p><a href="makefiles.html" target="body">Makefiles</a>:
-         The library has a file which exports several make variables
-        to Makefiles which include it. This information may be used
-         to make writing Makefiles more portable and simple. The
-        exported variables are explained in this page and we show two
-        generic Makefiles, one for small and one for larger projects.
+    <li> <p><a href="cmakefiles.html" target="body">Example CMakefiles</a>:
+         TODO
          </p>
 
     <li> <p><a href="writing-documentation.html" target="body">Writing
index 69628a6eeea3780971b4c800e6361759dd5902af..4380b63c48608fcb70300e426934683468b35efc 100644 (file)
        possibly with different arguments.
        However, this sometimes leads to surprising results and you may
        not get exactly what you were hoping for. For more information,
-       see <a href="cmake.html">here</a>.
+       see <a href="development/cmake.html">here</a>.
 
       </ul>
     </p>
       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 <code>cmake</code>. A detailed description
-      can be found <a href="cmake.html">here</a>.
+      can be found <a href="development/cmake.html">here</a>.
     </p>
 
     <p>
       The <acronym>deal.II</acronym> <code>cmake</code> 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
-      <a href="cmake.html">here</a>.
+      <a href="development/cmake.html">here</a>.
     </p>
 
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.