From b078a33181d97320d719f0e68afa9c02ca9962dd Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Fri, 16 May 2014 09:04:12 +0200 Subject: [PATCH] fix doc --- MANIFEST.in | 2 +- README.rst | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/MANIFEST.in b/MANIFEST.in index 48da8f0..bdcc23a 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -3,7 +3,7 @@ include LICENSE include README.rst include requirements.txt recursive-include doc * -recursive-include timeside/static * +recursive-include timeside/player/static * recursive-include tests * recursive-exclude * *.pyc recursive-exclude * *.swp diff --git a/README.rst b/README.rst index 84b9384..c0f6764 100644 --- a/README.rst +++ b/README.rst @@ -319,7 +319,7 @@ Outside Debian:: djangorestframework, django-extensions -Shell Interface +Shell interface ================ Of course, TimeSide can be used in any python environment. But, a shell script is also provided to enable preset based and recursive processing through your command line interface:: @@ -354,8 +354,8 @@ Of course, TimeSide can be used in any python environment. But, a shell script i -o , --ouput-directory= output directory -Web Interface -============== +Web player interface +===================== TimeSide comes with a smart and pure **HTML5** audio player. -- 2.39.5