]> granicus.if.org Git - graphviz/commitdiff
doxygen comment for lib/gvpr/gvpr.c
authorCosta Shulyupin <constantine.shulyupin@gmail.com>
Mon, 2 May 2022 14:52:15 +0000 (17:52 +0300)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 26 May 2022 01:11:49 +0000 (18:11 -0700)
lib/gvpr/gvpr.c

index 69abbcc1bfe071ed4d68f772dc389a40d453c084..31c98f34adbd46d5164e64a2212333f407b7d012 100644 (file)
@@ -1093,3 +1093,7 @@ int gvpr (int argc, char *argv[], gvpropts * uopts)
     return rv;
 }
 
+/**
+ * @dir lib/gvpr
+ * @brief graph pattern scanning and processing language, API gvpr.h
+ */