]> granicus.if.org Git - graphviz/commitdiff
doxygen comment for gml2gv.h
authorCosta Shulyupin <constantine.shulyupin@gmail.com>
Fri, 6 May 2022 06:57:43 +0000 (09:57 +0300)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 26 May 2022 03:07:53 +0000 (20:07 -0700)
cmd/tools/gml2gv.h

index aaf3cef2b3efe1cf016ed678cf7fe13b870afb30..b0d5fff8c0034f504f776efd7aeac6bce10a7b03 100644 (file)
@@ -1,3 +1,8 @@
+/**
+ * @file
+ * @brief <a href=https://en.wikipedia.org/wiki/Graph_Modelling_Language>GML</a>-DOT converter
+ */
+
 #include <stdio.h>
 #include <cgraph/cgraph.h>