]> granicus.if.org Git - graphviz/commitdiff
doxygen comment for gv2gml.c
authorCosta Shulyupin <constantine.shulyupin@gmail.com>
Fri, 6 May 2022 07:00:31 +0000 (10:00 +0300)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 26 May 2022 03:07:54 +0000 (20:07 -0700)
cmd/tools/gv2gml.c

index 121364c1f06a8ffa7a08397a4b013dbd2c12470e..ca1a245f1550ebf72ba90ce697a3747d411500e2 100644 (file)
@@ -1,3 +1,8 @@
+/**
+ * @file
+ * @brief DOT-GML converter
+ */
+
 /**********************************************************
 *      This software is part of the graphviz package      *
 *                  https://graphviz.org                   *