Skip to content
Snippets Groups Projects
Commit 11a6f389 authored by Jaden's avatar Jaden
Browse files

fixed docs badge urls, see bob/admin#2 [ci skip]

parent 62bcdc10
No related branches found
No related tags found
1 merge request!2Update to new docs server location
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
.. Fri 26 Aug 14:59:23 CEST 2016 .. Fri 26 Aug 14:59:23 CEST 2016
.. image:: http://img.shields.io/badge/docs-stable-yellow.png .. image:: http://img.shields.io/badge/docs-stable-yellow.png
:target: http://pythonhosted.org/bob.bio.csu/index.html :target: https://www.idiap.ch/software/bob/docs/bob/bob.bio.csu/stable/index.html
.. image:: http://img.shields.io/badge/docs-latest-orange.png .. image:: http://img.shields.io/badge/docs-latest-orange.png
:target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.bio.csu/master/index.html :target: https://www.idiap.ch/software/bob/docs/bob/bob.bio.csu/master/index.html
.. image:: https://gitlab.idiap.ch/bob/bob.bio.csu/badges/master/build.svg .. image:: https://gitlab.idiap.ch/bob/bob.bio.csu/badges/master/build.svg
:target: https://gitlab.idiap.ch/bob/bob.bio.csu/commits/master :target: https://gitlab.idiap.ch/bob/bob.bio.csu/commits/master
.. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
...@@ -24,7 +24,7 @@ Bob_. This package provides wrapper classes for the CSU face recognition resourc ...@@ -24,7 +24,7 @@ Bob_. This package provides wrapper classes for the CSU face recognition resourc
Two algorithms are provided by the CSU toolkit (and also by this package): the local region PCA (LRPCA) and the LDA-IR (also known as CohortLDA). Two algorithms are provided by the CSU toolkit (and also by this package): the local region PCA (LRPCA) and the LDA-IR (also known as CohortLDA).
For more information about the LRPCA and the LDA-IR algorithm, please refer to the documentation on http://www.cs.colostate.edu/facerec. For more information about the LRPCA and the LDA-IR algorithm, please refer to the documentation on http://www.cs.colostate.edu/facerec.
For further information about ``bob.bio``, please read `its Documentation <http://pythonhosted.org/bob.bio.base/index.html>`_. For further information about ``bob.bio``, please read `its Documentation <https://www.idiap.ch/software/bob/docs/bob/bob.bio.base/stable/index.html>`_.
Installation Installation
...@@ -53,4 +53,4 @@ development `mailing list`_. ...@@ -53,4 +53,4 @@ development `mailing list`_.
.. _bob: https://www.idiap.ch/software/bob .. _bob: https://www.idiap.ch/software/bob
.. _installation: https://gitlab.idiap.ch/bob/bob/wikis/Installation .. _installation: https://gitlab.idiap.ch/bob/bob/wikis/Installation
.. _mailing list: https://groups.google.com/forum/?fromgroups#!forum/bob-devel .. _mailing list: https://groups.google.com/forum/?fromgroups#!forum/bob-devel
.. _documentation: http://pythonhosted.org/bob.bio.csu/index.html .. _documentation: https://www.idiap.ch/software/bob/docs/bob/bob.bio.csu/stable/index.html
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment