From: Wolfgang Bangerth Date: Sat, 21 Feb 2015 02:52:15 +0000 (-0600) Subject: Use correct doxygen tag for video lectures. X-Git-Tag: v8.3.0-rc1~433^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fd752c1ea2974ab68c5adf47cd80d0f5d3d2244;p=dealii.git Use correct doxygen tag for video lectures. --- diff --git a/include/deal.II/fe/fe_system.h b/include/deal.II/fe/fe_system.h index be154475f8..eb842b97fe 100644 --- a/include/deal.II/fe/fe_system.h +++ b/include/deal.II/fe/fe_system.h @@ -39,7 +39,7 @@ DEAL_II_NAMESPACE_OPEN * @ref vector_valued * module. * - * @videolecture{19,20} + * @dealiiVideoLecture{19,20} * *

FESystem, components and blocks

* @@ -180,7 +180,7 @@ public: * step-20, step-22 and others for use cases. Also see the module on * @ref vector_valued "Handling vector valued problems". * - * @videolecture{19,20} + * @dealiiVideoLecture{19,20} * * @param[in] fe The finite element that will be used to represent * the components of this composed element.