summaryrefslogtreecommitdiffstats
path: root/share/misc/committers-doc.dot
diff options
context:
space:
mode:
Diffstat (limited to 'share/misc/committers-doc.dot')
-rw-r--r--share/misc/committers-doc.dot8
1 files changed, 8 insertions, 0 deletions
diff --git a/share/misc/committers-doc.dot b/share/misc/committers-doc.dot
index b5df188..1181748 100644
--- a/share/misc/committers-doc.dot
+++ b/share/misc/committers-doc.dot
@@ -1,5 +1,13 @@
# $FreeBSD$
+# This file is meant to list all FreeBSD doc+www committers and describe the
+# mentor-mentee relationships between them.
+# The graphical output can be generated from this file with the following
+# command:
+# $ dot -T png -o file.png committers-doc.dot
+#
+# The dot binary is part of the graphics/graphviz port.
+
digraph doc {
# Node definitions follow this example:
OpenPOWER on IntegriCloud