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

[doc] refurnished the catalog with bob docs

parent 25c5504c
No related branches found
No related tags found
1 merge request!310Bob Documentation in intersphinx catalog
Pipeline #68016 passed
{ {
"bob.bio.face": {
"versions": {
"latest": "https://www.idiap.ch/software/bob/docs/bob/bob.bio.face/master/sphinx"
},
"sources": {}
},
"bob.pipelines": {
"versions": {
"latest": "https://www.idiap.ch/software/bob/docs/bob/bob.pipelines/master/sphinx"
},
"sources": {}
},
"bob.extension": { "bob.extension": {
"versions": { "versions": {
"latest": "https://www.idiap.ch/software/bob/docs/bob/bob.extension/master" "latest": "https://www.idiap.ch/software/bob/docs/bob/bob.extension/master"
}, },
"sources": {} "sources": {}
},
"bob.bio.spear": {
"versions": {
"latest": "https://www.idiap.ch/software/bob/docs/bob/bob.bio.spear/master"
},
"sources": {}
},
"bob.bio.video": {
"versions": {
"latest": "https://www.idiap.ch/software/bob/docs/bob/bob.bio.video/master"
},
"sources": {}
},
"bob.bio.vein": {
"versions": {
"latest": "https://www.idiap.ch/software/bob/docs/bob/bob.bio.vein/master"
},
"sources": {}
} }
} }
...@@ -236,11 +236,12 @@ auto_intersphinx_packages = [ ...@@ -236,11 +236,12 @@ auto_intersphinx_packages = [
("python", "3"), ("python", "3"),
"numpy", "numpy",
"scikit-learn", "scikit-learn",
"bob.bio.face",
"bob.extension", "bob.extension",
"bob.bio.video",
"bob.bio.spear", "bob.bio.spear",
"bob.bio.vein", "bob.bio.vein",
"bob.pipelines", "bob.pipelines",
"bob.bio.face",
"dask", "dask",
] ]
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