From 5c4b964a26608f3b5646676980f71a8034968bc2 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Mon, 19 May 2014 16:05:53 +0200 Subject: [PATCH] update doc again --- README.rst | 6 +++--- doc/source/doc.rst | 2 +- doc/source/install.rst | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index a4864f6..7ba17e9 100644 --- a/README.rst +++ b/README.rst @@ -234,7 +234,7 @@ API / Documentation * General : http://files.parisson.com/timeside/doc/ * Tutorial : http://files.parisson.com/timeside/doc/tutorial/index.html * API : http://files.parisson.com/timeside/doc/api/index.html -* Player / UI : https://github.com/yomguy/TimeSide/wiki/Ui-Guide (see also "Web Interface") +* Player / UI : https://github.com/yomguy/TimeSide/wiki/Ui-Guide (see also `Web player <#web-player>`_) * Examples: - http://nbviewer.ipython.org/github/thomasfillon/AES53-timeside-demos/tree/master/ @@ -285,8 +285,8 @@ Dependencies Needed:: python python-setuptools python-numpy python-scipy python-h5py python-matplotlib pillow - python-simplejson python-yaml libhdf5-serial-dev python-gst0.10 gstreamer0.10-gnonlin - gstreamer0.10-plugins-good gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly + python-simplejson python-yaml python-mutagen libhdf5-serial-dev python-gst0.10 + gstreamer0.10-gnonlin gstreamer0.10-plugins-good gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly Optional:: diff --git a/doc/source/doc.rst b/doc/source/doc.rst index fbccb61..1479293 100644 --- a/doc/source/doc.rst +++ b/doc/source/doc.rst @@ -4,7 +4,7 @@ API / Documentation * General : http://files.parisson.com/timeside/doc/ * Tutorial : http://files.parisson.com/timeside/doc/tutorial/index.html * API : http://files.parisson.com/timeside/doc/api/index.html -* Player / UI : https://github.com/yomguy/TimeSide/wiki/Ui-Guide (see also "Web Interface") +* Player / UI : https://github.com/yomguy/TimeSide/wiki/Ui-Guide (see also `Web player <#web-player>`_) * Examples: - http://nbviewer.ipython.org/github/thomasfillon/AES53-timeside-demos/tree/master/ diff --git a/doc/source/install.rst b/doc/source/install.rst index 6accaee..20bb97c 100644 --- a/doc/source/install.rst +++ b/doc/source/install.rst @@ -42,8 +42,8 @@ Dependencies Needed:: python python-setuptools python-numpy python-scipy python-h5py python-matplotlib pillow - python-simplejson python-yaml libhdf5-serial-dev python-gst0.10 gstreamer0.10-gnonlin - gstreamer0.10-plugins-good gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly + python-simplejson python-yaml python-mutagen libhdf5-serial-dev python-gst0.10 + gstreamer0.10-gnonlin gstreamer0.10-plugins-good gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly Optional:: -- 2.39.5