summaryrefslogtreecommitdiff
path: root/src/mailman/docs/conf.py
diff options
context:
space:
mode:
authorStephen J. Turnbull2012-03-14 13:02:26 -0700
committerStephen J. Turnbull2012-03-14 13:02:26 -0700
commitf0d8e1dd29c0ed900970ceb3815b91ef25c12574 (patch)
treee2474c96a66ad4d7954ea7627e32c7c7645bdb64 /src/mailman/docs/conf.py
parent4972b50ec372f7c2e957609cdacd84fdacc32596 (diff)
parent5d1473a9477b658ddccff9c9dea46f23f6dac682 (diff)
downloadmailman-f0d8e1dd29c0ed900970ceb3815b91ef25c12574.tar.gz
mailman-f0d8e1dd29c0ed900970ceb3815b91ef25c12574.tar.zst
mailman-f0d8e1dd29c0ed900970ceb3815b91ef25c12574.zip
Diffstat (limited to 'src/mailman/docs/conf.py')
-rw-r--r--src/mailman/docs/conf.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mailman/docs/conf.py b/src/mailman/docs/conf.py
new file mode 100644
index 000000000..56ecec975
--- /dev/null
+++ b/src/mailman/docs/conf.py
@@ -0,0 +1,3 @@
+project = "Workflow Overview"
+
+extensions = ["sphinx.ext.graphviz"]