]> git.parisson.com Git - timeside.git/commitdiff
add links to news
authorGuillaume Pellerin <yomguy@parisson.com>
Tue, 20 May 2014 09:31:17 +0000 (11:31 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Tue, 20 May 2014 09:31:17 +0000 (11:31 +0200)
README.rst
doc/source/news.rst

index 43c9decdcb157123991cc7e44ef3c6bb8db83f17..3eceb0746108b9068aeb9a382a1425363b82f401 100644 (file)
@@ -120,7 +120,7 @@ News
  * Yaafe analyzer: simplify adaptation of process frames from TimeSide to Yaafe
  * LimsiSad: add a default value for parameter sad_model
  * Fix various NaN and Inf and PEP8 issues also many PyFlake warnings
- * Full Travis integration with tests and test coverage through coveralls.io
+ * Full `Travis integration <https://travis-ci.org/yomguy/TimeSide/>`_ with tests and test coverage through `coveralls.io <https://coveralls.io/r/yomguy/TimeSide>`_
  * Thanks to all contributors!
  * WARNING: some of the processor paths used in your app could have moved between 0.5.4 and 0.5.5. Check them with timeside.core.processors(). Note that it is now advised to use the timeside.core.get_processor() method to instantiate the processors with their respective id as argument.
  * UPGRADING from the sources: please cleanup your repository with: $ find ./ -name "*.pyc" -exec rm {} \;
index 576f957eb698c4fb2a3f02fbb5490e43841bd05a..3e3832c03266397c24e63258ee700ce255639fba 100644 (file)
@@ -11,7 +11,7 @@ News
  * Yaafe analyzer: simplify adaptation of process frames from TimeSide to Yaafe
  * LimsiSad: add a default value for parameter sad_model
  * Fix various NaN and Inf and PEP8 issues also many PyFlake warnings
- * Full Travis integration with tests and test coverage through coveralls.io
+ * Full `Travis integration <https://travis-ci.org/yomguy/TimeSide/>`_ with tests and test coverage through `coveralls.io <https://coveralls.io/r/yomguy/TimeSide>`_
  * Thanks to all contributors!
  * WARNING: some of the processor paths used in your app could have moved between 0.5.4 and 0.5.5. Check them with timeside.core.processors(). Note that it is now advised to use the timeside.core.get_processor() method to instantiate the processors with their respective id as argument.
  * UPGRADING from the sources: please cleanup your repository with: $ find ./ -name "*.pyc" -exec rm {} \;