]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Doc: Change target description.
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 29 Nov 2013 11:45:06 +0000 (11:45 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 29 Nov 2013 11:45:06 +0000 (11:45 +0000)
git-svn-id: https://svn.dealii.org/trunk@31828 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/CMakeLists.txt

index d00c97b47d6e5449c6caf35250fa1284ee07431f..84e4226d20a32a66a09ce3fc8872ba1999135bd2 100644 (file)
@@ -69,14 +69,14 @@ CONFIGURE_FILE(
 #
 ADD_CUSTOM_COMMAND(
   OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/header.html
-  ${CMAKE_CURRENT_BINARY_DIR}/footer.html
+    ${CMAKE_CURRENT_BINARY_DIR}/footer.html
   COMMAND ${DOXYGEN_EXECUTABLE} -w html header.html footer.html style.css options.dox
   COMMAND ${PERL_EXECUTABLE} -pi~ ${CMAKE_CURRENT_BINARY_DIR}/scripts/mod_header.pl header.html
   COMMAND ${PERL_EXECUTABLE} -pi~ ${CMAKE_CURRENT_BINARY_DIR}/scripts/mod_footer.pl footer.html
   WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
   DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/options.dox
-  ${CMAKE_CURRENT_BINARY_DIR}/scripts/mod_header.pl
-  ${CMAKE_CURRENT_BINARY_DIR}/scripts/mod_footer.pl
+    ${CMAKE_CURRENT_BINARY_DIR}/scripts/mod_header.pl
+    ${CMAKE_CURRENT_BINARY_DIR}/scripts/mod_footer.pl
   )
 
 #
@@ -132,7 +132,7 @@ ADD_CUSTOM_COMMAND(
     ${CMAKE_CURRENT_BINARY_DIR}/header.html
     ${CMAKE_CURRENT_BINARY_DIR}/footer.html
     ${_doxygen_input}
-  COMMENT "Generating documentation via doxygen. This may take a _really_ long time..."
+  COMMENT "Generating documentation via doxygen."
   VERBATIM
   )
 ADD_CUSTOM_TARGET(doxygen ALL

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.