]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Mirror patch from the 3.0 branch.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 6 Apr 2000 09:41:32 +0000 (09:41 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 6 Apr 2000 09:41:32 +0000 (09:41 +0000)
git-svn-id: https://svn.dealii.org/trunk@2680 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/readme.html

index 5c72f9f7302f81d9d2cfece2586b28f6222fcbbd..9913cc4dd9878787311e1db54df80e8dc5004830 100644 (file)
     <p>
 
     In case you have a multi-processor machine, you can call `make
-    PAR=-j4 target-name' to let make call multiple instances of the
+    PAR=-j4 target-name' to let `make' call multiple instances of the
     compiler (in this case four). Since the make files are written in
     a way to minimize cross-dependencies, this speeds up compilation
     by about the factor given after `-j', at least if you have as many
     processors. If you have GNU make 3.78 or higher, it is simpler to
-    directly call `make -j4 target-name'.
+    directly call `make -j4 target-name'. Note, however, that
+    parallel makes will sometimes fail when compiling the library for
+    the first time (this is due to a bug in `make'); in that case,
+    simply re-run `make', or run it without `-jN'.
 
     <p>
 
       </p>
     </ul>
 
+    <p>
+    Apart from the libraries, you should generate the full set of
+    documentation files, by typing `make online-doc'. This way, you
+    have (almost) all the documentation locally on your computer and
+    need not use the <acronym>deal.II</acronym> homepage in
+    Heidelberg. You can access all documentation through <a
+    href="documentation.html" target="body">this page</a>. (For
+    obvious reasons, the only document that you don't have locally is
+    the News page, and the pages that convert the CVS logs into
+    HTML. Access them through the <a
+    href="http://gaia.iwr.uni-heidelberg.de/~deal"
+    target="_top">global homepage</a>.)
+    </p>
+
 
     <a name="options">
     <h3>Configuration options</h3>

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.