]> granicus.if.org Git - graphviz/commitdiff
lib/pack doxygen comments
authorCosta Shulyupin <constantine.shulyupin@gmail.com>
Fri, 15 Jul 2022 05:26:42 +0000 (08:26 +0300)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 13 Aug 2022 02:18:11 +0000 (19:18 -0700)
lib/pack/pack.c
lib/pack/pack.h

index ca211fe0a663d45f5cae543ae636858d6f704ca8..4f07356a5b4cfc4cc6e345194d6d1b24b05303d7 100644 (file)
@@ -1383,3 +1383,7 @@ getPackInfo(Agraph_t * g, pack_mode dflt, int dfltMargin, pack_info* pinfo)
 
     return pinfo->mode;
 }
+/**
+ * @dir lib/pack
+ * @brief support for connected components, API pack.h
+ */
index 42e964da49148238a9b76170541b4f319198de37..9c6adccaafc13d3342cd49ab9a9530a481310410 100644 (file)
@@ -1,3 +1,8 @@
+/**
+ * @file
+ * @brief support for connected components
+ */
+
 /*************************************************************************
  * Copyright (c) 2011 AT&T Intellectual Property 
  * All rights reserved. This program and the accompanying materials