Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
docs
Commits
83a7e835
Commit
83a7e835
authored
3 years ago
by
Amir MOHAMMADI
Browse files
Options
Downloads
Patches
Plain Diff
remove deprecated packages [skip ci]
parent
f2f63204
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#61347
passed
3 years ago
Stage: build
Stage: deploy
Changes
5
Pipelines
24
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
conda/meta.yaml
+1
-11
1 addition, 11 deletions
conda/meta.yaml
doc/index.rst
+1
-12
1 addition, 12 deletions
doc/index.rst
doc/packages.rst
+1
-21
1 addition, 21 deletions
doc/packages.rst
doc/readme_index.rst
+1
-12
1 addition, 12 deletions
doc/readme_index.rst
packages.txt
+1
-11
1 addition, 11 deletions
packages.txt
with
5 additions
and
67 deletions
conda/meta.yaml
+
1
−
11
View file @
83a7e835
...
...
@@ -18,28 +18,18 @@ requirements:
-
bob.devtools
# LIST OF BOB PACKAGES - START
-
bob.extension
-
bob.blitz
-
bob.core
-
bob.io.base
-
bob.math
-
bob.measure
-
bob.sp
-
bob.ap
-
bob.learn.em
-
gridtk
-
bob.pipelines
-
bob.bio.base
-
bob.bio.gmm
-
bob.bio.face
-
bob.bio.video
-
bob.bio.vein
-
bob.
ip.qualitymeasure
-
bob.
bio.spear
-
bob.pad.base
-
bob.pad.face
-
bob.fusion.base
-
bob.ip.binseg
-
bob.io.stream
-
bob.ip.stereo
# LIST OF BOB PACKAGES - END
test
:
commands
:
...
...
This diff is collapsed.
Click to expand it.
doc/index.rst
+
1
−
12
View file @
83a7e835
...
...
@@ -32,30 +32,19 @@ Index of all packages
:maxdepth: 1
:titlesonly:
bob.ap <bob/bob.ap/doc/index.rst>
bob.bio.base <bob/bob.bio.base/doc/index.rst>
bob.bio.face <bob/bob.bio.face/doc/index.rst>
bob.bio.
gmm
<bob/bob.bio.
gmm
/doc/index.rst>
bob.bio.
spear
<bob/bob.bio.
spear
/doc/index.rst>
bob.bio.vein <bob/bob.bio.vein/doc/index.rst>
bob.bio.video <bob/bob.bio.video/doc/index.rst>
bob.blitz <bob/bob.blitz/doc/index.rst>
bob.core <bob/bob.core/doc/index.rst>
bob.devtools <bob/bob.devtools/doc/index.rst>
bob.extension <bob/bob.extension/doc/index.rst>
bob.fusion.base <bob/bob.fusion.base/doc/index.rst>
bob.io.base <bob/bob.io.base/doc/index.rst>
bob.io.stream <bob/bob.io.stream/doc/index.rst>
bob.ip.binseg <bob/bob.ip.binseg/doc/index.rst>
bob.ip.qualitymeasure <bob/bob.ip.qualitymeasure/doc/index.rst>
bob.ip.stereo <bob/bob.ip.stereo/doc/index.rst>
bob.learn.em <bob/bob.learn.em/doc/index.rst>
bob.math <bob/bob.math/doc/index.rst>
bob.measure <bob/bob.measure/doc/index.rst>
bob.pad.base <bob/bob.pad.base/doc/index.rst>
bob.pad.face <bob/bob.pad.face/doc/index.rst>
bob.pipelines <bob/bob.pipelines/doc/index.rst>
bob.sp <bob/bob.sp/doc/index.rst>
gridtk <bob/gridtk/doc/index.rst>
readme_index.rst
.. include:: links.rst
This diff is collapsed.
Click to expand it.
doc/packages.rst
+
1
−
21
View file @
83a7e835
...
...
@@ -9,25 +9,10 @@ for a comprehensive list of packages that either **use Bob** or **are part of Bo
Moreover, you may find the list of Bob packages that we maintain below.
Basic Functionality (deprecated)
--------------------------------
* :ref:`bob.core`
* :ref:`bob.math`
Data Input and Output
---------------------
* :ref:`bob.io.base`
* :ref:`bob.io.stream`
Signal, Audio, Image and Video Processing
-----------------------------------------
* (deprecated) :ref:`bob.sp`
* (deprecated) :ref:`bob.ap`
* :ref:`bob.ip.binseg`
* :ref:`bob.ip.stereo`
Machine Learning
----------------
...
...
@@ -41,12 +26,7 @@ Modules for Developers
* :ref:`bob.devtools`
* :ref:`bob.extension`
* (deprecated) :ref:`bob.blitz`
Parallel Execution
------------------
* :ref:`gridtk`
Biometric Recognition
---------------------
...
...
@@ -55,7 +35,7 @@ Biometric Recognition
* :ref:`bob.bio.face`
* :ref:`bob.bio.vein`
* :ref:`bob.bio.video`
* :ref:`bob.bio.
gmm
`
* :ref:`bob.bio.
spear
`
* :ref:`bob.fusion.base`
...
...
This diff is collapsed.
Click to expand it.
doc/readme_index.rst
+
1
−
12
View file @
83a7e835
...
...
@@ -7,27 +7,16 @@ README of all Packages
:maxdepth: 1
:titlesonly:
bob.ap <bob/bob.ap/README.rst>
bob.bio.base <bob/bob.bio.base/README.rst>
bob.bio.face <bob/bob.bio.face/README.rst>
bob.bio.
gmm
<bob/bob.bio.
gmm
/README.rst>
bob.bio.
spear
<bob/bob.bio.
spear
/README.rst>
bob.bio.vein <bob/bob.bio.vein/README.rst>
bob.bio.video <bob/bob.bio.video/README.rst>
bob.blitz <bob/bob.blitz/README.rst>
bob.core <bob/bob.core/README.rst>
bob.devtools <bob/bob.devtools/README.rst>
bob.extension <bob/bob.extension/README.rst>
bob.fusion.base <bob/bob.fusion.base/README.rst>
bob.io.base <bob/bob.io.base/README.rst>
bob.io.stream <bob/bob.io.stream/README.rst>
bob.ip.binseg <bob/bob.ip.binseg/README.rst>
bob.ip.qualitymeasure <bob/bob.ip.qualitymeasure/README.rst>
bob.ip.stereo <bob/bob.ip.stereo/README.rst>
bob.learn.em <bob/bob.learn.em/README.rst>
bob.math <bob/bob.math/README.rst>
bob.measure <bob/bob.measure/README.rst>
bob.pad.base <bob/bob.pad.base/README.rst>
bob.pad.face <bob/bob.pad.face/README.rst>
bob.pipelines <bob/bob.pipelines/README.rst>
bob.sp <bob/bob.sp/README.rst>
gridtk <bob/gridtk/README.rst>
This diff is collapsed.
Click to expand it.
packages.txt
+
1
−
11
View file @
83a7e835
bob/bob.devtools
bob/bob.extension
bob/bob.blitz
bob/bob.core
bob/bob.io.base
bob/bob.math
bob/bob.measure
bob/bob.sp
bob/bob.ap
bob/bob.learn.em
bob/gridtk
bob/bob.pipelines
bob/bob.bio.base
bob/bob.bio.gmm
bob/bob.bio.face
bob/bob.bio.video
bob/bob.bio.vein
bob/bob.
ip.qualitymeasure
bob/bob.
bio.spear
bob/bob.pad.base
bob/bob.pad.face
bob/bob.fusion.base
bob/bob.ip.binseg
bob/bob.io.stream
bob/bob.ip.stereo
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment