]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Doxygen: Fix include strip 10195/head
authorMatthias Maier <tamiko@43-1.org>
Wed, 13 May 2020 19:19:18 +0000 (14:19 -0500)
committerMatthias Maier <tamiko@43-1.org>
Wed, 13 May 2020 19:26:30 +0000 (14:26 -0500)
This fixes a bug introduced in #10187

doc/doxygen/options.dox.in

index 43523a067261b0a784d391ba51638006125b39b6..dbed47b97e414525156c6995f9366de4ed07dc7a 100644 (file)
@@ -26,7 +26,7 @@ CASE_SENSE_NAMES       = YES
 
 INLINE_INHERITED_MEMB  = NO
 STRIP_FROM_PATH        = @CMAKE_SOURCE_DIR@ @CMAKE_BINARY_DIR@
-STRIP_FROM_INC_PATH    = @CMAKE_SOURCE_DIR@ @CMAKE_BINARY_DIR@
+STRIP_FROM_INC_PATH    = @CMAKE_SOURCE_DIR@/include @CMAKE_BINARY_DIR@/include
 
 FULL_PATH_NAMES        = YES
 JAVADOC_AUTOBRIEF      = NO

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.