Skip to content
Snippets Groups Projects
Commit 846c5fcb authored by Amir Mohammadi's avatar Amir Mohammadi
Browse files

update links and use svg badges [skip ci] [nightlies release]

parent 799f7305
No related branches found
No related tags found
No related merge requests found
Pipeline #
.. vim: set fileencoding=utf-8 :
.. Sat Aug 20 07:33:55 CEST 2016
.. image:: http://img.shields.io/badge/docs-stable-yellow.png
.. image:: http://img.shields.io/badge/docs-stable-yellow.svg
:target: http://pythonhosted.org/bob.bio.face/index.html
.. image:: http://img.shields.io/badge/docs-latest-orange.png
.. image:: http://img.shields.io/badge/docs-latest-orange.svg
:target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.bio.face/master/index.html
.. image:: https://gitlab.idiap.ch/bob/bob.bio.face/badges/master/build.svg
:target: https://gitlab.idiap.ch/bob/bob.bio.face/commits/master
......@@ -53,5 +53,5 @@ development `mailing list`_.
.. Place your references here:
.. _bob: https://www.idiap.ch/software/bob
.. _installation: https://gitlab.idiap.ch/bob/bob/wikis/Installation
.. _installation: https://www.idiap.ch/software/bob/install
.. _mailing list: https://groups.google.com/forum/?fromgroups#!forum/bob-devel
......@@ -94,7 +94,7 @@ Databases
~~~~~~~~~
One important aspect of :ref:`bob.bio.face <bob.bio.face>` is the relatively large list of supported image data sets, including well-defined evaluation protocols.
All databases rely on the :py:class:`bob.bio.base.database.BioDatabase` interface, which in turn uses the `verification_databases <https://gitlab.idiap.ch/bob/bob/wikis/Packages>`_.
All databases rely on the :py:class:`bob.bio.base.database.BioDatabase` interface, which in turn uses the `verification_databases <https://www.idiap.ch/software/bob/packages>`_.
Please check the link above for information on how to obtain the original data of those data sets.
After downloading and extracting the original data of the data sets, it is necessary that the scripts know, where the data was installed.
......
......@@ -82,7 +82,7 @@ setup(
#
# Our database packages are good examples of namespace implementations
# using several layers. You can check them out here:
# https://gitlab.idiap.ch/bob/bob/wikis/Packages
# https://www.idiap.ch/software/bob/packages
# This entry defines which scripts you will have inside the 'bin' directory
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment