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.rst33
1 files changed, 33 insertions, 0 deletions
diff --git a/doc/source/overview.rst b/doc/source/overview.rst
new file mode 100644
index 0000000..f6def11
--- /dev/null
+++ b/doc/source/overview.rst
@@ -0,0 +1,33 @@
+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:
+
+- `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/>`_
+- :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 <http://www.silx.org/pub/debian/>`_
+- `Documentation <http://www.silx.org/doc/silx/>`_
+
+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>`_)
+- Continuous integration
+
+ - Linux and MacOS X: `Travis <https://travis-ci.org/silx-kit/silx>`_
+ - Windows: `AppVeyor <https://ci.appveyor.com/project/ESRF/silx>`_
+