Skip to content
Snippets Groups Projects
Commit ecda185b authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

Merge branch 'patch-doc' into 'master'

Point to gitlab pages



See merge request !11
parents 60de5d64 fa7559c3
No related branches found
No related tags found
1 merge request!11Point to gitlab pages
Pipeline #
...@@ -6,13 +6,10 @@ ...@@ -6,13 +6,10 @@
.. _facereclib: http://pypi.python.org/pypi/facereclib .. _facereclib: http://pypi.python.org/pypi/facereclib
.. _idiap: http://www.idiap.ch .. _idiap: http://www.idiap.ch
.. _github: http://www.github.com/idiap
.. _bob: http://www.idiap.ch/software/bob .. _bob: http://www.idiap.ch/software/bob
.. _github bug reporting system: http://github.com/idiap/facereclib/issues .. _idiap at gitlab: http://gitlab.idiap.ch/bob
.. _idiap at github: http://www.github.com/bioidiap
.. _at&t database: http://www.cl.cam.ac.uk/research/dtg/attarchive/facedatabase.html .. _at&t database: http://www.cl.cam.ac.uk/research/dtg/attarchive/facedatabase.html
.. _bob's github page: http://idiap.github.com/bob .. _gridtk: https://gitlab.idiap.ch/bob/gridtk
.. _gridtk: http://github.com/idiap/gridtk
.. _buildout: http://www.buildout.org .. _buildout: http://www.buildout.org
.. _nist: http://www.nist.gov/itl/iad/ig/focs.cfm .. _nist: http://www.nist.gov/itl/iad/ig/focs.cfm
.. _pypi: http://pypi.python.org .. _pypi: http://pypi.python.org
......
...@@ -51,7 +51,7 @@ setup( ...@@ -51,7 +51,7 @@ setup(
version=open("version.txt").read().rstrip(), version=open("version.txt").read().rstrip(),
description='Tools for running face recognition experiments', description='Tools for running face recognition experiments',
url='https://www.gitlab.idiap.ch/bob/bob.bio.face', url='https://gitlab.idiap.ch/bob/bob.bio.face',
license='BSD', license='BSD',
author='Manuel Gunther', author='Manuel Gunther',
author_email='siebenkopf@googlemail.com', author_email='siebenkopf@googlemail.com',
...@@ -82,7 +82,7 @@ setup( ...@@ -82,7 +82,7 @@ setup(
# #
# Our database packages are good examples of namespace implementations # Our database packages are good examples of namespace implementations
# using several layers. You can check them out here: # using several layers. You can check them out here:
# https://github.com/idiap/bob/wiki/Satellite-Packages # https://gitlab.idiap.ch/bob/bob/wikis/Packages
# This entry defines which scripts you will have inside the 'bin' directory # 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