]> granicus.if.org Git - graphviz/commitdiff
doxygen for patchwork
authorCosta Shulyupin <constantine.shulyupin@gmail.com>
Thu, 6 Oct 2022 18:55:11 +0000 (21:55 +0300)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 14 Dec 2022 16:12:04 +0000 (08:12 -0800)
lib/patchwork/patchworkinit.c

index 9e8d153f1deaddc1776f36106ae732bc11862fb7..d119b039a52b3072092df440f343f75782193dbf 100644 (file)
@@ -151,3 +151,13 @@ void patchwork_cleanup(graph_t * g)
     }
     patchwork_cleanup_graph(g);
 }
+
+/**
+ * @dir lib/patchwork
+ * @brief squarified [treemap](https://en.wikipedia.org/wiki/Treemapping) layout engine, API patchwork/patchwork.h
+ * @ingroup engines
+ *
+ * [Patchwork layout user manual](https://graphviz.org/docs/layouts/patchwork/)
+ *
+ * Other @ref engines
+ */