]> https://gitweb.dealii.org/ - dealii.git/commitdiff
More accurately describe dependencies.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 6 Jan 2016 14:25:46 +0000 (08:25 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 6 Jan 2016 14:25:46 +0000 (08:25 -0600)
doc/doxygen/code-gallery/CMakeLists.txt
doc/doxygen/tutorial/CMakeLists.txt

index 519cf2ac07660992613096e2b0902635be7d5f0e..8da41c57122c881d5c27e835fa69d6af6b9dbf9f 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2015 by the deal.II Authors
+## Copyright (C) 2015, 2016 by the deal.II Authors
 ##
 ## This file is part of the deal.II library.
 ##
@@ -76,6 +76,7 @@ IF (EXISTS ${DEAL_II_CODE_GALLERY_DIRECTORY}/README.md)
         ${CMAKE_CURRENT_BINARY_DIR}
       DEPENDS
         ${CMAKE_SOURCE_DIR}/doc/doxygen/scripts/make_gallery.pl
+        ${CMAKE_SOURCE_DIR}/doc/doxygen/scripts/program2doxygen
         ${_src_files}
       )
 
index 198c89828f8d427ec076c19b54c3c2986d2fd272..e482f76b5f95684f7c3efc79620c03703cc7e658 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2015 by the deal.II Authors
+## Copyright (C) 2012 - 2016 by the deal.II Authors
 ##
 ## This file is part of the deal.II library.
 ##
@@ -113,6 +113,10 @@ FOREACH(_step ${_deal_ii_steps})
       ${CMAKE_CURRENT_BINARY_DIR}
     DEPENDS
       ${CMAKE_SOURCE_DIR}/doc/doxygen/scripts/make_step.pl
+      ${CMAKE_SOURCE_DIR}/doc/doxygen/scripts/intro2toc
+      ${CMAKE_SOURCE_DIR}/doc/doxygen/scripts/create_anchors
+      ${CMAKE_SOURCE_DIR}/doc/doxygen/scripts/program2doxygen
+      ${CMAKE_SOURCE_DIR}/doc/doxygen/scripts/program2doxyplain
       ${CMAKE_SOURCE_DIR}/examples/${_step}/${_step}.cc
       ${CMAKE_SOURCE_DIR}/examples/${_step}/doc/intro.dox
       ${CMAKE_SOURCE_DIR}/examples/${_step}/doc/results.dox

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.