]> https://gitweb.dealii.org/ - dealii.git/commitdiff
doxygen: fix deprecatedfunction signatures 5422/head
authorTimo Heister <timo.heister@gmail.com>
Wed, 8 Nov 2017 14:49:44 +0000 (09:49 -0500)
committerTimo Heister <timo.heister@gmail.com>
Wed, 8 Nov 2017 14:49:44 +0000 (09:49 -0500)
Deprecated functions show up with a trailing "1". Fix this.

Example: has_generalized_face_support_points() in http://www.dealii.org/developer/doxygen/deal.II/classFiniteElement.html

doc/doxygen/options.dox.in

index 4a2ebca021e68c07d1f21522719bc111ea03c375..b905d9cefb8cc6c07b66fcec7730c89b702caae0 100644 (file)
@@ -195,7 +195,7 @@ PREDEFINED             = DOXYGEN=1 \
                          DEAL_II_NAMESPACE_CLOSE= \
                          DEAL_II_ENABLE_EXTRA_DIAGNOSTICS= \
                          DEAL_II_DISABLE_EXTRA_DIAGNOSTICS= \
-                         DEAL_II_DEPRECATED = \
+                         DEAL_II_DEPRECATED= \
                          DEAL_II_P4EST_VERSION_GTE=1 \
                          DEAL_II_TRILINOS_VERSION_GTE=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.