]> git.parisson.com Git - timeside.git/commitdiff
update links
authorGuillaume Pellerin <yomguy@parisson.com>
Tue, 28 May 2013 20:55:22 +0000 (22:55 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Tue, 28 May 2013 20:55:22 +0000 (22:55 +0200)
README.rst
doc/timeside_slides.html

index 881de3b2cec1ddd4dbf149406ba4013173b77336..95a7f0e1c234752f57aaf2f3bb1bc7113e5e5ca2 100644 (file)
@@ -207,7 +207,7 @@ See LICENSE for more details.
 Development
 ===========
 
-For version >= 0.4 + aubio 0.4dev on Linux (Debian Stable 7.0)::
+For version >= 0.5 + aubio 0.4dev on Linux (Debian Stable 7.0)::
 
  sudo apt-get update
 
@@ -246,12 +246,14 @@ Official repositories:
  * https://github.com/yomguy/TimeSide
 
 
-API
-====
+API / Documentation
+====================
 
-See the *source code* and more documentation:
+The *source code*, the API and some slides:
 
  * http://code.google.com/p/timeside/
+ * https://github.com/yomguy/TimeSide
+ * http://files.parisson.com/api/timeside/
  * http://files.parisson.com/timeside/timeside/doc/timeside_slides.html
 
 
index a508c05b21a2dd4b7375e6d38900ce7870c12784..8dc0e9b6cd4e9f4562a8f8f844b0ba4e8a11f85a 100644 (file)
@@ -139,7 +139,7 @@ print 'Level:', analyzer.results()
 
                                <section>
                                        <h2>Install for production</h2>
-                                       <p>for version 0.3.2 on Linux (Debian Stable 7.0)</p>
+                                       <p>for version 0.4.3 on Linux (Debian Stable 7.0)</p>
                                        <pre><code data-trim class="bash">
 sudo apt-get update
 
@@ -156,7 +156,7 @@ sudo pip install timeside
 
                                <section>
                                        <h2>Install for development 1/2</h2>
-                                       <p>for version >= 0.4 + aubio 0.4dev on Linux (Debian Stable 7.0)</p>
+                                       <p>for version >= 0.5 + aubio 0.4dev on Linux (Debian Stable 7.0)</p>
                                        <pre><code data-trim class="bash">
 sudo apt-get update
 
@@ -533,6 +533,7 @@ analyzer.results()
                                        <ul>
                                                <li><a href="https://code.google.com/p/timeside/" target="_blank">Official website and wiki</a></li>
                                                <li><a href="https://github.com/yomguy/TimeSide" target="_blank">Source code on GitHub</a></li>
+                        <li><a href="http://files.parisson.com/api/timeside/" target="_blank">API</a></li>
                                                <li><a href="http://telemeta.org" target="_blank">Telemeta project : web audio CMS</a></li>
                                                <li><a href="http://aubio.org" target="_blank">Aubio project</a></li>
                                                <li><a href="http://www.gnu.org/licenses/gpl.html" target="_blank">GNU General Public License</a></li>