From 1082727c4c61361a542c4991f557e110df46afe7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Thu, 13 Sep 2018 22:16:48 +0200 Subject: [PATCH] doc: ughhhh. --- doc/00-page-order.dox | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/00-page-order.dox b/doc/00-page-order.dox index 808e7f729..c1d3d313e 100644 --- a/doc/00-page-order.dox +++ b/doc/00-page-order.dox @@ -43,7 +43,19 @@ @page developers Developers guide @page coding-style Coding style @page debugoperators Debug output operators for custom types + +See also and @ref configurationvalues and a @m_class{m-dox-external} +[related section in Corrade](http://doc.magnum.graphics/corrade/corrade-configurationvalues.html). + +@todoc remove the above workaround once Doxygen is not totally fucked up and able to export xrefitems to tagfiles + @page configurationvalues Configuration value parsers and writers for custom types + +See also @ref debugoperators and a @m_class{m-dox-external} +[related section in Corrade](http://doc.magnum.graphics/corrade/corrade-debugoperators.html). + +@todoc remove the above workaround once Doxygen is not totally fucked up and able to export xrefitems to tagfiles + @page deprecated Deprecated list */