]> granicus.if.org Git - graphviz/commitdiff
doxygen comments for cmd/smyrna
authorCosta Shulyupin <constantine.shulyupin@gmail.com>
Thu, 5 May 2022 15:42:50 +0000 (18:42 +0300)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 27 May 2022 00:05:22 +0000 (17:05 -0700)
cmd/smyrna/main.c

index e312528c67b691f738c3210125ae40649c08f066..9f630146625c0802e9bac417056b84dcbbaadf70 100644 (file)
@@ -253,3 +253,8 @@ int main(int argc, char *argv[])
     g_free(package_locale_dir);
     graphviz_exit(0);
 }
+
+/**
+ * @dir .
+ * @brief interactive graph viewer
+ */