]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Make doxygen run also dependent on tutorial programs
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 16 Mar 2006 05:25:00 +0000 (05:25 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 16 Mar 2006 05:25:00 +0000 (05:25 +0000)
git-svn-id: https://svn.dealii.org/trunk@12617 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/Makefile.in
deal.II/doc/doxygen/deal.dox
deal.II/doc/doxygen/stylesheet.css

index e8a0e679ab577b57b81fb295db62d20fb72ee301..bd47cd3e95264222f0b73a611c44ef0563c2fba9 100644 (file)
@@ -24,7 +24,8 @@ deal.tag: deal.dox \
          $D/base/include/*/*.h \
          $D/lac/include/*/*.h \
          $D/deal.II/include/*/*.h \
-         headers/*.h
+         headers/*.h \
+         ../tutorial/chapter-2.step-by-step/doxygen/*.h
        @echo "=== Generating reference documentation. " \
               "This can take several minutes..."
        @DOXYGEN@ deal.dox > doxygen.log
index a57e32c72fb8bf395057cfaa0e1a404c928478a3..2904d83c16ad8a7c56f798b0f027da7e93ce32e7 100644 (file)
@@ -9,7 +9,8 @@ INPUT    = headers/ \
        ../../deal.II/include/fe \
        ../../deal.II/include/grid \
        ../../deal.II/include/multigrid \
-       ../../deal.II/include/numerics
+       ../../deal.II/include/numerics \
+       ../tutorial/chapter-2.step-by-step/doxygen
 
 HTML_OUTPUT      = deal.II
 LATEX_OUTPUT     = LaTeX/deal.II
index 8d6bd0ee154ed5d7a467987047edd7c03d5d01de..d155813fcf0099daa02532d1dba2cf2dac45add9 100644 (file)
@@ -102,16 +102,12 @@ A.codeRef { font-weight: normal; color: #1A419D}
 A:hover { text-decoration: none; background-color: #f2f2ff }
 DL.el { margin-left: -1cm }
 PRE.fragment {
-       background-color: #f5f5f5;
        margin-top: 4px;
        margin-bottom: 4px;
        margin-left: 2px;
        margin-right: 8px;
 }
 DIV.fragment {
-       border: 1px solid #CCCCCC;
-       background-color: #f5f5f5;
-       padding: 6px;
 }
 DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px }
 TD.md { background-color: #F4F4FB; font-weight: bold; }

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.