]> https://gitweb.dealii.org/ - dealii.git/commitdiff
make target documentation report location 9090/head
authorTimo Heister <timo.heister@gmail.com>
Sun, 24 Nov 2019 20:59:47 +0000 (15:59 -0500)
committerTimo Heister <timo.heister@gmail.com>
Sun, 24 Nov 2019 20:59:47 +0000 (15:59 -0500)
I am repeatedly struggling to find the correct .html file to open after
running "make documentation". Fix this by printing the absolute path to
the index.html to the screen.

doc/doxygen/CMakeLists.txt

index 915d12892c6aea507c2ae0f03a469024117a1e61..96f526349f8f441a4636036fa53c4c7d7a7004e5 100644 (file)
@@ -287,6 +287,7 @@ ADD_CUSTOM_COMMAND(
   COMMAND ${PERL_EXECUTABLE}
   ARGS
     ${CMAKE_CURRENT_SOURCE_DIR}/scripts/set_canonical_doxygen.pl
+  COMMAND ${CMAKE_COMMAND} -E echo "-- Documentation is available at ${CMAKE_CURRENT_BINARY_DIR}/deal.II/index.html"
   WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
   DEPENDS
     tutorial

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.