Skip to content
Snippets Groups Projects
Commit 13340f1d authored by Jaden DIEFENBAUGH's avatar Jaden DIEFENBAUGH
Browse files

Merge branch 'docs-url-fix' into 'master'

fixed docs badge urls, see bob/admin#2

See merge request !10
parents dc5801aa 1ac20fdd
Branches update_fs
No related tags found
1 merge request!10fixed docs badge urls, see bob/admin#2
Pipeline #
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
.. Sun 14 Aug 2016 20:01:03 CEST .. Sun 14 Aug 2016 20:01:03 CEST
.. image:: http://img.shields.io/badge/docs-stable-yellow.svg .. image:: http://img.shields.io/badge/docs-stable-yellow.svg
:target: http://pythonhosted.org/bob.ip.base/index.html :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.base/stable/index.html
.. image:: http://img.shields.io/badge/docs-latest-orange.svg .. image:: http://img.shields.io/badge/docs-latest-orange.svg
:target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.ip.base/master/index.html :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.base/master/index.html
.. image:: https://gitlab.idiap.ch/bob/bob.ip.base/badges/master/build.svg .. image:: https://gitlab.idiap.ch/bob/bob.ip.base/badges/master/build.svg
:target: https://gitlab.idiap.ch/bob/bob.ip.base/commits/master :target: https://gitlab.idiap.ch/bob/bob.ip.base/commits/master
.. image:: https://gitlab.idiap.ch/bob/bob.ip.base/badges/master/coverage.svg .. image:: https://gitlab.idiap.ch/bob/bob.ip.base/badges/master/coverage.svg
...@@ -13,8 +13,6 @@ ...@@ -13,8 +13,6 @@
:target: https://gitlab.idiap.ch/bob/bob.ip.base :target: https://gitlab.idiap.ch/bob/bob.ip.base
.. image:: http://img.shields.io/pypi/v/bob.ip.base.svg .. image:: http://img.shields.io/pypi/v/bob.ip.base.svg
:target: https://pypi.python.org/pypi/bob.ip.base :target: https://pypi.python.org/pypi/bob.ip.base
.. image:: http://img.shields.io/pypi/dm/bob.ip.base.svg
:target: https://pypi.python.org/pypi/bob.ip.base
====================================== ======================================
...@@ -28,7 +26,7 @@ Bob_. It contains Bob's Basic Image Processing tools. ...@@ -28,7 +26,7 @@ Bob_. It contains Bob's Basic Image Processing tools.
Installation Installation
------------ ------------
Complete Bob's `installation`_ instructions. Then, to install this pacakge, Complete Bob's `installation`_ instructions. Then, to install this package,
run:: run::
$ conda install bob.ip.base $ conda install bob.ip.base
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment