aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/community.rst13
-rw-r--r--docs/index.rst1
2 files changed, 14 insertions, 0 deletions
diff --git a/docs/community.rst b/docs/community.rst
new file mode 100644
index 00000000..0cefd279
--- /dev/null
+++ b/docs/community.rst
@@ -0,0 +1,13 @@
+Community
+=========
+
+You can find ``crytography`` all over the web:
+
+* `Mailing list`_
+* `Source code`_
+* `Issue tracker`_
+* IRC: ``#crytography-dev`` on ``irc.freenode.net``
+
+.. _`Mailing list`: http://mail.python.org/mailman/listinfo/cryptography-dev
+.. _`Source code`: https://github.com/alex/crytopgraphy
+.. _`Issue tracker`: https://github.com/alex/crytopgraphy/issues
diff --git a/docs/index.rst b/docs/index.rst
index 9001d668..28975f30 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -14,3 +14,4 @@ Contents:
:maxdepth: 2
architecture
+ community