summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authornicolargo <nicolashennion@gmail.com>2016-09-03 08:48:38 +0200
committernicolargo <nicolashennion@gmail.com>2016-09-03 08:48:38 +0200
commit8fa75b254add6e94dad17f3ad7a728c6879800bb (patch)
tree1457b262e76dc4ab2495c0c704b0127ff4ff70e8 /docs/index.rst
parentede5b2ae10f25e47a6d223e3952bb2c4e38d21be (diff)
Update doc. Add install info in ReadTheDoc
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst9
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 54177786..b8796d6f 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -7,12 +7,16 @@ Glances is a cross-platform curses-based monitoring tool which aims to
present a maximum of information in a minimum of space, ideally to fit
in a classical 80x24 terminal or higher to have additional information.
It can adapt dynamically the displayed information depending on the
-terminal size. It can also work in client/server mode. Remote monitoring
-could be done via terminal or web interface.
+terminal size.
+
+It can also work in client/server mode. Remote monitoring
+could be done via terminal or Web interface.
Glances is written in Python and uses the `psutil`_ library to get
information from your system.
+Stats can also be exported to external time/value databases.
+
.. _psutil: https://github.com/giampaolo/psutil
Table of Contents
@@ -21,6 +25,7 @@ Table of Contents
.. toctree::
:maxdepth: 2
+ install
quickstart
cmds
config