]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Work around a doxygen problem. 14856/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 9 Mar 2023 20:27:51 +0000 (13:27 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 9 Mar 2023 20:27:51 +0000 (13:27 -0700)
Specifically, do not show 'requires' clauses to doxygen since it has
trouble parsing them and then stalls the CI.

doc/doxygen/options.dox.in

index 045d5d88b73fe499d2fd5d3664550687cdccb2d4..b465370b59b1987eb85f5ffbb397cf08154775b2 100644 (file)
@@ -184,7 +184,7 @@ PREDEFINED             = DOXYGEN=1 \
                          DEAL_II_HOST_DEVICE= \
                          DEAL_II_ALWAYS_INLINE= \
                          __device__= \
-                        DEAL_II_CXX20_REQUIRES=requires \
+                        DEAL_II_CXX20_REQUIRES(x)= \
                          DEAL_II_WITH_ADOLC=1 \
                          DEAL_II_ADOLC_WITH_ADVANCED_BRANCHING=1 \
                          DEAL_II_ADOLC_WITH_ATRIG_ERF=1 \

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.