diff --git a/doc/Doxyfile-mcss b/doc/Doxyfile-mcss index a2f31e0e6..3d2ca1af8 100644 --- a/doc/Doxyfile-mcss +++ b/doc/Doxyfile-mcss @@ -84,7 +84,7 @@ ALIASES = \ "cpp=@code{.cpp}" \ "glsl=@code{.glsl}" \ "cmake=@code{.cmake}" \ - "ce=@endcode" \ + "ce=@endcode" \ "m_div{1}=@xmlonly@endxmlonly" \ "m_enddiv=@xmlonly@endxmlonly" \ "m_span{1}=@xmlonly@endxmlonly" \ diff --git a/doc/Doxyfile-public b/doc/Doxyfile-public index a8f824656..98fc32d58 100644 --- a/doc/Doxyfile-public +++ b/doc/Doxyfile-public @@ -80,7 +80,7 @@ ALIASES = \ "cpp=@code{.cpp}" \ "glsl=@code{.glsl}" \ "cmake=@code{.cmake}" \ - "ce=@endcode" \ + "ce=@endcode" \ "m_div{1}=@xmlonly@endxmlonly" \ "m_enddiv=@xmlonly@endxmlonly" \ "m_span{1}=@xmlonly@endxmlonly" \