diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-01-21 16:59:21 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-01-21 16:59:21 -0800 |
commit | 2da914252064af8dc419b49a423ab57fdb0617c4 (patch) | |
tree | 27fdd3d93db3ccf8af80c03893a858d20c20fdf8 /sites/www/contact.rst | |
parent | c224fdecf174077f3b7a15f056e65b10282fed38 (diff) |
Rename 'main' doctree to 'www'; refactor sphinx task conf
Diffstat (limited to 'sites/www/contact.rst')
-rw-r--r-- | sites/www/contact.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sites/www/contact.rst b/sites/www/contact.rst new file mode 100644 index 00000000..b479f170 --- /dev/null +++ b/sites/www/contact.rst @@ -0,0 +1,11 @@ +======= +Contact +======= + +You can get in touch with the developer & user community in any of the +following ways: + +* IRC: ``#paramiko`` on Freenode +* Mailing list: ``paramiko@librelist.com`` (see `the LibreList homepage + <http://librelist.com>`_ for usage details). +* This website's :doc:`blog </blog>`. |