]> git.parisson.com Git - timeside-diadems.git/commitdiff
fix doc
authorGuillaume Pellerin <yomguy@parisson.com>
Fri, 16 May 2014 07:04:12 +0000 (09:04 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Fri, 16 May 2014 07:04:12 +0000 (09:04 +0200)
MANIFEST.in
README.rst

index 48da8f080178d005f6ebddf379f95a2323d4f69b..bdcc23ad5f38cdbb912247edb82385e307f78078 100644 (file)
@@ -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
index 84b93842407e65cea5594b96619d0b9a301440e8..c0f6764ea40b53527a408a9d93168f3a480d61d1 100644 (file)
@@ -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 <outputdir>, --ouput-directory=<outputdir>
                         output directory
 
-Web Interface
-==============
+Web player interface
+=====================
 
 TimeSide comes with a smart and pure **HTML5** audio player.