diff --git a/README.rst b/README.rst index 37915efac3..5b8a3ca62d 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,9 @@ silx toolkit ============ +.. |silxView| image:: http://www.silx.org/doc/silx/img/silx-view-v1-0.gif + :height: 480px + The purpose of the *silx* project is to provide a collection of Python packages to support the development of data assessment, reduction and analysis applications at synchrotron radiation facilities. @@ -29,8 +32,12 @@ The current version features: * a set of applications: * a unified viewer (*silx view filename*) for HDF5, SPEC and image file formats + + |silxView| + * a unified converter to HDF5 format (*silx convert filename*) + Installation ------------ diff --git a/doc/source/applications/view.rst b/doc/source/applications/view.rst index d4145c277a..747a121ae5 100644 --- a/doc/source/applications/view.rst +++ b/doc/source/applications/view.rst @@ -1,7 +1,11 @@ +.. _silx view: silx view ========= +.. figure:: http://www.silx.org/doc/silx/img/silx-view-v1-0.gif + :align: center + Purpose ------- diff --git a/doc/source/index.rst b/doc/source/index.rst index 1c4ad72c88..9d81e71f74 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -1,6 +1,9 @@ silx |version| ============== +.. |silxView| image:: http://www.silx.org/doc/silx/img/silx-view-v1-0.gif + :height: 80px + The silx project aims to provide a collection of Python packages to support the development of data assessment, reduction and analysis at synchrotron radiation facilities. @@ -28,9 +31,11 @@ The current version (v\ |version|) caters for: * a set of applications: - * a unified viewer (*silx view filename*) for HDF5, SPEC and image file formats - * a unified converter to HDF5 format (*silx convert filename*) + * a unified viewer (:ref:`silx view` *filename*) for HDF5, SPEC and image file formats + |silxView| + * a unified converter to HDF5 format (*silx convert filename*) + .. toctree:: :hidden: