From bc165886beb46d54139158bf5032a692b2b1aa76 Mon Sep 17 00:00:00 2001 From: Costa Shulyupin Date: Thu, 5 May 2022 18:37:33 +0300 Subject: [PATCH] doxygen comments for cmd/edgepaint symbol % prevents automatic link generation Reference https://www.doxygen.nl/manual/autolink.html#linkclass --- cmd/edgepaint/edgepaintmain.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cmd/edgepaint/edgepaintmain.c b/cmd/edgepaint/edgepaintmain.c index f85b797dc..482ab755d 100644 --- a/cmd/edgepaint/edgepaintmain.c +++ b/cmd/edgepaint/edgepaintmain.c @@ -1,3 +1,7 @@ +/** + * @dir . + * @brief %edge coloring to disambiguate crossing edges + */ /************************************************************************* * Copyright (c) 2011 AT&T Intellectual Property -- 2.40.0