From c15e2b2b49c6bc8166eefda92bcdf45dde53bc67 Mon Sep 17 00:00:00 2001 From: Timo Tijhof Date: Fri, 13 Sep 2019 22:58:48 +0100 Subject: [PATCH] docs: Remove aliases that are only used in tests/ Follows-up fec6692394, which excluded 'tests/' from indexing, which means these aliases are no longer needed. Change-Id: Ice6be877b8f526f26ef9657a335142d07428fa6e --- maintenance/Doxyfile | 5 ----- 1 file changed, 5 deletions(-) diff --git a/maintenance/Doxyfile b/maintenance/Doxyfile index 1a5daca4e1..377b4358b9 100644 --- a/maintenance/Doxyfile +++ b/maintenance/Doxyfile @@ -59,11 +59,6 @@ ALIASES = "type{1}= \1 :" \ "codeCoverageIgnore=" \ "codingStandardsIgnoreEnd=" \ "codingStandardsIgnoreStart=" \ - "covers=" \ - "dataProvider=" \ - "expectedException=" \ - "expectedExceptionMessage=" \ - "group=" \ "phan=" \ "suppress=" TCL_SUBST = -- 2.20.1