Skip to content
Snippets Groups Projects
Commit 3f718413 authored by Pavel KORSHUNOV's avatar Pavel KORSHUNOV
Browse files

Removed sphinx exceptions, coz bob.bio.base docs are fixed

parent e98ad395
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -5,6 +5,7 @@
[buildout]
parts = scripts
eggs = bob.pad.base
bob.extension
gridtk
extensions = bob.buildout
......@@ -12,6 +13,7 @@ extensions = bob.buildout
auto-checkout = *
develop = src/bob.db.base
src/bob.bio.base
src/bob.extension
.
; options for bob.buildout
......@@ -22,6 +24,7 @@ newest = false
[sources]
bob.db.base = git git@gitlab.idiap.ch:bob/bob.db.base.git
bob.bio.base = git git@gitlab.idiap.ch:bob/bob.bio.base.git
bob.extension = git git@gitlab.idiap.ch:bob/bob.extension.git
[scripts]
recipe = bob.buildout:scripts
......
py:class BioFile
py:class BioFileSet
py:class bob.bio.base.database.database.BioDatabase
py:class bob.bio.base.preprocessor.Preprocessor.Preprocessor
py:class bob.bio.base.extractor.Extractor.Extractor
py:class bob.bio.base.database.file.BioFile
py:exc ValueError
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment