mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Documented where the community is
This commit is contained in:
parent
8a7b25670e
commit
ddd90c149a
2 changed files with 14 additions and 0 deletions
13
docs/community.rst
Normal file
13
docs/community.rst
Normal file
|
|
@ -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
|
||||
|
|
@ -14,3 +14,4 @@ Contents:
|
|||
:maxdepth: 2
|
||||
|
||||
architecture
|
||||
community
|
||||
|
|
|
|||
Loading…
Reference in a new issue