Skip to content
Snippets Groups Projects
Commit 2de00ff5 authored by André MAYORAZ's avatar André MAYORAZ
Browse files

[doc] removed unused references

parent beb36114
No related branches found
No related tags found
1 merge request!105Resolve "Switch to new CI/CD configuration"
...@@ -11,36 +11,12 @@ ...@@ -11,36 +11,12 @@
}, },
"sources": {} "sources": {}
}, },
"bob.measure": {
"versions": {
"latest": "https://www.idiap.ch/software/bob/docs/bob/bob.measure/master/sphinx"
},
"sources": {}
},
"bob.io.base": {
"versions": {
"latest": "https://www.idiap.ch/software/bob/docs/bob/bob.io.base/master/sphinx"
},
"sources": {}
},
"bob.bio.base": { "bob.bio.base": {
"versions": { "versions": {
"latest": "https://www.idiap.ch/software/bob/docs/bob/bob.bio.base/master/sphinx" "latest": "https://www.idiap.ch/software/bob/docs/bob/bob.bio.base/master/sphinx"
}, },
"sources": {} "sources": {}
}, },
"bob.bio.spear": {
"versions": {
"latest": "https://www.idiap.ch/software/bob/docs/bob/bob.bio.spear/master"
},
"sources": {}
},
"bob.bio.face": {
"versions": {
"latest": "https://www.idiap.ch/software/bob/docs/bob/bob.bio.face/master"
},
"sources": {}
},
"bob.pad.face": { "bob.pad.face": {
"versions": { "versions": {
"latest": "https://www.idiap.ch/software/bob/docs/bob/bob.pad.face/master" "latest": "https://www.idiap.ch/software/bob/docs/bob/bob.pad.face/master"
......
...@@ -240,20 +240,10 @@ auto_intersphinx_packages = [ ...@@ -240,20 +240,10 @@ auto_intersphinx_packages = [
"numpy", "numpy",
"bob.extension", "bob.extension",
"bob.pipelines", "bob.pipelines",
"bob.measure",
"bob.io.base",
"bob.bio.base", "bob.bio.base",
"bob.bio.spear",
"bob.bio.face",
"bob.pad.face", "bob.pad.face",
"setuptools", "setuptools",
"click",
"click-plugins",
"dask", "dask",
"matplotlib",
"scikit-learn", "scikit-learn",
"scipy",
"sqlalchemy",
"tabulate",
] ]
auto_intersphinx_catalog = "catalog.json" auto_intersphinx_catalog = "catalog.json"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment