summaryrefslogtreecommitdiff
path: root/doc/source/overview.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/overview.rst')
-rw-r--r--doc/source/overview.rst21
1 files changed, 12 insertions, 9 deletions
diff --git a/doc/source/overview.rst b/doc/source/overview.rst
index 3cbdd54..50a5ffd 100644
--- a/doc/source/overview.rst
+++ b/doc/source/overview.rst
@@ -4,20 +4,23 @@ Overview
Releases
--------
-Source code, pre-built binaries (aka Python wheels) for Windows and Mac OS X and Debian packages of releases are made available at the following places:
+Source code, pre-built binaries (aka Python wheels) for Windows, MacOS and
+ManyLinux1.
+Debian packages of released versions are made available in the following places:
- `Wheels and source code on PyPi <https://pypi.python.org/pypi/silx>`_
- `Debian 8 packages <http://www.silx.org/pub/debian/>`_
-- `Documentation on PythonHosted <http://pythonhosted.org/silx/>`_
+- `Documentation on silx.org <http://www.silx.org/doc/silx/latest/>`_
- :doc:`changelog`
Nightly builds
--------------
-Debian 8 packages and documentation are automatically generated from the tip of the project's repository on a daily basis:
+Debian 8 packages and documentation are automatically generated from the tip of
+the project's repository on a daily basis:
- `Debian 8 packages <http://www.silx.org/pub/debian/>`_
-- `Documentation <http://www.silx.org/doc/silx/>`_
+- `Documentation <http://www.silx.org/doc/silx/dev/>`_
Project
-------
@@ -25,13 +28,13 @@ Project
- `Homepage <http://www.silx.org/>`_
- `Source repository <https://github.com/silx-kit/silx>`_
- `Issue tracker <https://github.com/silx-kit/silx/issues>`_
-- Mailing list: silx@esrf.fr (`Archive <http://www.silx.org/lurker/list/silx.en.html>`_)
- To register:
+- Mailing list: silx@esrf.fr (`Archive <http://www.silx.org/lurker/list/silx.en.html>`_):
- - from inside ESRF use the `sympa web page <http://sympa.esrf.fr>`_,
- - from outside ESRF, send an email to `silx-subscribe@esrf.fr <mailto:silx-subscribe@esrf.fr>`_.
+ - To register from inside ESRF use the `sympa web page <http://sympa.esrf.fr>`_,
+ - To register from outside ESRF, send an email to `silx-subscribe@esrf.fr <mailto:silx-subscribe@esrf.fr>`_.
-- Continuous integration
+- Continuous integration: *silx* is continuously tested on all three major
+ operating systems:
- Linux and MacOS X: `Travis <https://travis-ci.org/silx-kit/silx>`_
- Windows: `AppVeyor <https://ci.appveyor.com/project/ESRF/silx>`_