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 9e4fc28..729bdec 100644
--- a/doc/source/overview.rst
+++ b/doc/source/overview.rst
@@ -5,21 +5,24 @@ Releases
--------
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:
+ManyLinux, Debian/Ubuntu 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/>`_
+- `Wheels and source code on PyPi <https://pypi.org/project/silx/>`_
+- `Conda package on conda-forge channel <https://anaconda.org/conda-forge/silx>`_
+- Windows application installer `on github release page <https://github.com/silx-kit/silx/releases/latest/>`_ (available in the `Assets` at the bottom).
- `Documentation on silx.org <http://www.silx.org/doc/silx/latest/>`_
+- `Unofficial Debian/Ubuntu packages <https://github.com/silx-kit/silx/releases/latest>`_
- :doc:`changelog`
+|release| |version|
+
Nightly builds
--------------
-Debian 8 packages and documentation are automatically generated from the tip of
-the project's repository on a daily basis:
+Linux packages and documentation are automatically generated from the tip of the project's repository on a regular basis:
-- `Debian 8 packages <http://www.silx.org/pub/debian/>`_
+- `Debian 10 and Ubuntu20.04 packages <http://www.silx.org/pub/linux-repo/>`_
+- `Wheels and Windows application <https://silx.gitlab-pages.esrf.fr/bob/silx/>`_
- `Documentation <http://www.silx.org/doc/silx/dev/>`_
Project
@@ -36,12 +39,12 @@ Project
- Continuous integration: *silx* is continuously tested on all three major
operating systems:
- - Linux and MacOS X: `Travis <https://travis-ci.org/silx-kit/silx>`_
+ - Linux, MacOS, Windows: `GitHub Actions <https://github.com/silx-kit/silx/actions>`_
- Windows: `AppVeyor <https://ci.appveyor.com/project/ESRF/silx>`_
Additional Material
-------------------
-- Code Camp Talks. *silx* follows a quarterly release cycle. Prior to each release, a code camp takes place in which the novelties are presented and interested users make use of the development version in order to spot bugs or missing features. The `PDFs of the talks are available for download <http://ftp.esrf.fr/pub/scisoft/silx/talks/>`_
+- Code Camp held before releases: `The PDFs of the talks are available for download <http://ftp.esrf.fr/pub/scisoft/silx/talks/>`_