Major update after gitlab move authored by André Anjos's avatar André Anjos
...@@ -3,22 +3,29 @@ developed by the Biometrics group at [Idiap Research ...@@ -3,22 +3,29 @@ developed by the Biometrics group at [Idiap Research
Institute](http://www.idiap.ch), in Switzerland. **If you make use of Bob or Institute](http://www.idiap.ch), in Switzerland. **If you make use of Bob or
any [satellite package](Packages), we would appreciate [if you cited our any [satellite package](Packages), we would appreciate [if you cited our
publication](Publications) and [Bob's main publication](Publications) and [Bob's main
website](http://idiap.github.com/bob)**. website](http://www.idiap.ch/software/bob/)**.
## Starting Points ## Starting Points
* Our [Bob Website](http://idiap.github.com/bob) is the central place for information * Our [Bob Website](http://www.idiap.ch/software/bob) is the central place for
* If you want to install Bob packages on your machine, you may choose one of our [binary ports](Binary Installation) or to [compile on your own](Installation). information
* If you want to install Bob packages on your machine, we recommend you use our
provided [binary installation](Installation). If that does not work for you,
you may [compile it on your own](Build).
* [Look here](Packages) for a comprehensive listing of Bob Packages * [Look here](Packages) for a comprehensive listing of Bob Packages
* The [Tutorials](Tutorials) section provides a short introduction to Bob and links to several tutorials in Bob Packages * The [Tutorials](Tutorials) section provides a short introduction to Bob and
* [A short introduction to Python, Bob and Scientific Software Management](Bob-Starter-Course) for Reproducible Research links to several tutorials in Bob Packages
* A list of [Reproducible Research Papers](Reproducible-Research) relying on Bob * [A short introduction to Python, Bob and Scientific Software
* [Using Bob at Idiap](Using Bob at Idiap) contains special hints on using or developing Bob from within Idiap. Management](Bob-Starter-Course) for Reproducible Research
* A list of [Reproducible Research Papers](Reproducible-Research) relying on
Bob
* [Using Bob at Idiap](Using Bob at Idiap) contains special hints on using or
developing Bob from within Idiap.
* Look here for [older releases](Old Releases) of Bob * Look here for [older releases](Old Releases) of Bob
## Developer Resources ## Developer Resources
* You will find instructions for creating new Bob packages in our [published documentation](https://pythonhosted.org/bob.extension/). * You will find instructions for creating new Bob packages in our [published
* [Our Nightly Build Pages](https://www.idiap.ch/software/bob/buildbot/waterfall?reload=600) contains the latest status of builds in several platforms documentation](https://pythonhosted.org/bob.extension/).
* [Becoming a Build "Watcher"](Bob Build Manager) explains the duties of the "watcher", and the conditions you become one
* [Setting up a BuildBot Client](BuildBot Adminstration) explains admin details for Bob's BuildBot infrastructure at Idiap