]> git.parisson.com Git - timeside.git/commitdiff
update doc to new repo
authorGuillaume Pellerin <yomguy@parisson.com>
Thu, 6 Nov 2014 12:27:19 +0000 (13:27 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Thu, 6 Nov 2014 12:27:19 +0000 (13:27 +0100)
README.rst
doc/source/dev.rst
doc/source/intro.rst

index 1cfa3729b8db9265216105ed39998a6a988e6a91..9f6984a1a37b8a1e96bc4b6b76da045c937e60b0 100644 (file)
@@ -4,11 +4,11 @@ TimeSide : open web audio processing framework
 
 |version| |downloads| |travis_master| |coveralls_master|
 
-.. |travis_master| image:: https://secure.travis-ci.org/yomguy/TimeSide.png?branch=master
-    :target: https://travis-ci.org/yomguy/TimeSide/
+.. |travis_master| image:: https://secure.travis-ci.org/Parisson/TimeSide.png?branch=master
+    :target: https://travis-ci.org/Parisson/TimeSide/
 
-.. |coveralls_master| image:: https://coveralls.io/repos/yomguy/TimeSide/badge.png?branch=master
-  :target: https://coveralls.io/r/yomguy/TimeSide?branch=master
+.. |coveralls_master| image:: https://coveralls.io/repos/Parisson/TimeSide/badge.png?branch=master
+  :target: https://coveralls.io/r/Parisson/TimeSide?branch=master
 
 .. |version| image:: https://pypip.in/version/TimeSide/badge.png
   :target: https://pypi.python.org/pypi/TimeSide/
@@ -41,7 +41,7 @@ Support
 
 To fund the project and continue our development process, we need your explicit support. So if you use TimeSide in production or even in development, please let us know:
 
- * star or fork the project on `GitHub <https://github.com/yomguy/TimeSide>`_
+ * star or fork the project on `GitHub <https://github.com/Parisson/TimeSide>`_
  * tweet something to `@parisson_studio <https://twitter.com/parisson_studio>`_ or `@yomguy <https://twitter.com/yomguy>`_
  * drop us an email <support@parisson.com>
 
@@ -335,11 +335,11 @@ Development
 
 |travis_dev| |coveralls_dev|
 
-.. |travis_dev| image:: https://secure.travis-ci.org/yomguy/TimeSide.png?branch=dev
-    :target: https://travis-ci.org/yomguy/TimeSide/
+.. |travis_dev| image:: https://secure.travis-ci.org/Parisson/TimeSide.png?branch=dev
+    :target: https://travis-ci.org/Parisson/TimeSide/
 
-.. |coveralls_dev| image:: https://coveralls.io/repos/yomguy/TimeSide/badge.png?branch=dev
-  :target: https://coveralls.io/r/yomguy/TimeSide?branch=dev
+.. |coveralls_dev| image:: https://coveralls.io/repos/Parisson/TimeSide/badge.png?branch=dev
+  :target: https://coveralls.io/r/Parisson/TimeSide?branch=dev
 
 First, install TimeSide (see Install).
 
@@ -347,7 +347,7 @@ Then::
 
  sudo apt-get build-dep python-timeside
  sudo apt-get install git
- git clone https://github.com/yomguy/TimeSide.git
+ git clone https://github.com/Parisson/TimeSide.git
  cd TimeSide
  git checkout dev
  sudo pip install -e .
index 846d6dfa9b2085eaa8de5d03f84ee16405b8a55f..51d9a658d09adf1fbef4da7c7a0d63d752f4c0a0 100644 (file)
@@ -3,11 +3,11 @@ Development
 
 |travis_dev| |coveralls_dev|
 
-.. |travis_dev| image:: https://secure.travis-ci.org/yomguy/TimeSide.png?branch=dev
-    :target: https://travis-ci.org/yomguy/TimeSide/
+.. |travis_dev| image:: https://secure.travis-ci.org/Parisson/TimeSide.png?branch=dev
+    :target: https://travis-ci.org/Parisson/TimeSide/
 
-.. |coveralls_dev| image:: https://coveralls.io/repos/yomguy/TimeSide/badge.png?branch=dev
-  :target: https://coveralls.io/r/yomguy/TimeSide?branch=dev
+.. |coveralls_dev| image:: https://coveralls.io/repos/Parisson/TimeSide/badge.png?branch=dev
+  :target: https://coveralls.io/r/Parisson/TimeSide?branch=dev
 
 First, install TimeSide (see Install).
 
@@ -15,7 +15,7 @@ Then::
 
  sudo apt-get build-dep python-timeside
  sudo apt-get install git
- git clone https://github.com/yomguy/TimeSide.git
+ git clone https://github.com/Parisson/TimeSide.git
  cd TimeSide
  git checkout dev
  sudo pip install -e .
index a0d76dc137b3e84a1f392041cd978350102dee57..bb4230fd5494cbb1e3fe4fcd6384847a423583b0 100644 (file)
@@ -4,11 +4,11 @@ TimeSide : open web audio processing framework
 
 |version| |downloads| |travis_master| |coveralls_master|
 
-.. |travis_master| image:: https://secure.travis-ci.org/yomguy/TimeSide.png?branch=master
-    :target: https://travis-ci.org/yomguy/TimeSide/
+.. |travis_master| image:: https://secure.travis-ci.org/Parisson/TimeSide.png?branch=master
+    :target: https://travis-ci.org/Parisson/TimeSide/
 
-.. |coveralls_master| image:: https://coveralls.io/repos/yomguy/TimeSide/badge.png?branch=master
-  :target: https://coveralls.io/r/yomguy/TimeSide?branch=master
+.. |coveralls_master| image:: https://coveralls.io/repos/Parisson/TimeSide/badge.png?branch=master
+  :target: https://coveralls.io/r/Parisson/TimeSide?branch=master
 
 .. |version| image:: https://pypip.in/version/TimeSide/badge.png
   :target: https://pypi.python.org/pypi/TimeSide/
@@ -41,7 +41,7 @@ Support
 
 To fund the project and continue our development process, we need your explicit support. So if you use TimeSide in production or even in development, please let us know:
 
- * star or fork the project on `GitHub <https://github.com/yomguy/TimeSide>`_
+ * star or fork the project on `GitHub <https://github.com/Parisson/TimeSide>`_
  * tweet something to `@parisson_studio <https://twitter.com/parisson_studio>`_ or `@yomguy <https://twitter.com/yomguy>`_
  * drop us an email <support@parisson.com>