summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolargo <nicolas@nicolargo.com>2014-09-13 09:25:42 +0200
committerNicolargo <nicolas@nicolargo.com>2014-09-13 09:25:42 +0200
commit2f847a9fae1dfcbe9cf372e7dadb05d7d57e7f10 (patch)
tree86856fb66f5a47eaf93e234416b4126a46aa5acb
parent48edfea84b8fd1dca01d49179006678d0310c063 (diff)
Update docs with forum URL
-rw-r--r--README.rst3
-rw-r--r--docs/glances-doc.rst7
2 files changed, 8 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 7e0c6e2e..1fc9dc32 100644
--- a/README.rst
+++ b/README.rst
@@ -198,6 +198,8 @@ Documentation
For complete documentation see `glances-doc`_.
+If you have any question (after RTFM !), please post it on the official Q&A `forum`_.
+
Author
======
@@ -219,3 +221,4 @@ LGPL. See ``COPYING`` for more details.
.. _colorconsole: https://pypi.python.org/pypi/colorconsole
.. _Puppet: https://puppetlabs.com/puppet/what-is-puppet/
.. _glances-doc: https://github.com/nicolargo/glances/blob/master/docs/glances-doc.rst
+.. _forum: https://groups.google.com/forum/?hl=en#!forum/glances-users
diff --git a/docs/glances-doc.rst b/docs/glances-doc.rst
index 1ede82a0..2aa751ee 100644
--- a/docs/glances-doc.rst
+++ b/docs/glances-doc.rst
@@ -643,10 +643,12 @@ APIs documentations are available at:
Support
=======
+To post a question about Glances use case, please post it to the offical Q&A `forum`_.
+
To report a bug or a feature request use the bug tracking system at
https://github.com/nicolargo/glances/issues.
-Feel free to contribute!
+Feel free to contribute !
.. [1] http://nosheep.net/story/defining-unix-load-average/
@@ -654,4 +656,5 @@ Feel free to contribute!
.. _psutil: https://code.google.com/p/psutil/
.. _XML-RPC server: http://docs.python.org/2/library/simplexmlrpcserver.html
-.. _RESTFULL-JSON: http://jsonapi.org/ \ No newline at end of file
+.. _RESTFULL-JSON: http://jsonapi.org/
+.. _forum: https://groups.google.com/forum/?hl=en#!forum/glances-users \ No newline at end of file