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
bc1db032
Commit
bc1db032
authored
5 years ago
by
Tiago de Freitas Pereira
Browse files
Options
Downloads
Patches
Plain Diff
UPdated docs for the new release
parent
4be2b342
No related branches found
No related tags found
No related merge requests found
Pipeline
#35227
passed
5 years ago
Stage: build
Stage: deploy
Changes
5
Pipelines
10
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
.gitignore
+10
-0
10 additions, 0 deletions
.gitignore
conda/meta.yaml
+10
-0
10 additions, 0 deletions
conda/meta.yaml
doc/index.rst
+21
-0
21 additions, 0 deletions
doc/index.rst
doc/readme_index.rst
+11
-0
11 additions, 0 deletions
doc/readme_index.rst
packages.txt
+10
-0
10 additions, 0 deletions
packages.txt
with
62 additions
and
0 deletions
.gitignore
+
10
−
0
View file @
bc1db032
...
...
@@ -105,4 +105,14 @@ doc/bob/
doc/extra-intersphinx.txt
doc/gridtk/
doc/nitpick-exceptions.txt
doc/bob.db.drive
doc/bob.db.stare
doc/bob.db.chasedb1
doc/bob.db.iostar
doc/bob.db.hrf
doc/bob.db.rimoner3
doc/bob.db.drionsdb
doc/bob.db.refuge
doc/bob.db.drishtigs1
doc/bob.ip.binseg
sphinx/
This diff is collapsed.
Click to expand it.
conda/meta.yaml
+
10
−
0
View file @
bc1db032
...
...
@@ -115,6 +115,16 @@ requirements:
-
gridtk
-
bob.bio.htface
-
bob.bio.face_ongoing
-
bob.db.drive
-
bob.db.stare
-
bob.db.chasedb1
-
bob.db.iostar
-
bob.db.hrf
-
bob.db.rimoner3
-
bob.db.drionsdb
-
bob.db.refuge
-
bob.db.drishtigs1
-
bob.ip.binseg
test
:
commands
:
-
sphinx-build {{ project_dir }}/doc {{ project_dir }}/sphinx
...
...
This diff is collapsed.
Click to expand it.
doc/index.rst
+
21
−
0
View file @
bc1db032
...
...
@@ -44,6 +44,8 @@ Signal, Audio, Image and Video Processing
* :ref:`bob.ip.mtcnn`
* :ref:`bob.ip.caffe_extractor`
* :ref:`bob.ip.tensorflow_extractor`
* :ref:`bob.ip.binseg`
Machine Learning
----------------
...
...
@@ -155,6 +157,15 @@ Database Interfaces
* :ref:`bob.db.xm2vts`
* :ref:`bob.db.youtube`
* :ref:`bob.db.fargo`
* :ref:`bob.db.drive`
* :ref:`bob.db.stare`
* :ref:`bob.db.chasedb1`
* :ref:`bob.db.iostar`
* :ref:`bob.db.hrf`
* :ref:`bob.db.rimoner3`
* :ref:`bob.db.drionsdb`
* :ref:`bob.db.refuge`
* :ref:`bob.db.drishtigs1`
...
...
@@ -266,5 +277,15 @@ Index of all Packages
bob.pad.voice <bob/bob.pad.voice/doc/index.rst>
bob.sp <bob/bob.sp/doc/index.rst>
bob.rppg.base <bob/bob.rppg.base/doc/index.rst>
bob.db.drive <bob/bob.db.drive/doc/index.rst>
bob.db.stare <bob/bob.db.stare/doc/index.rst>
bob.db.chasedb1 <bob/bob.db.chasedb1/doc/index.rst>
bob.db.iostar <bob/bob.db.iostar/doc/index.rst>
bob.db.hrf <bob/bob.db.hrf/doc/index.rst>
bob.db.rimoner3 <bob/bob.db.rimoner3/doc/index.rst>
bob.db.drionsdb <bob/bob.rppg.base/doc/index.rst>
bob.db.refuge <bob/bob.db.drionsdb/doc/index.rst>
bob.db.drishtigs1 <bob/bob.db.drishtigs1/doc/index.rst>
bob.ip.binseg <bob/bob.ip.binseg/doc/index.rst>
gridtk <bob/gridtk/doc/index.rst>
readme_index.rst
This diff is collapsed.
Click to expand it.
doc/readme_index.rst
+
11
−
0
View file @
bc1db032
...
...
@@ -106,4 +106,15 @@ README of all Packages
bob.pad.voice <bob/bob.pad.voice/README.rst>
bob.rppg.base <bob/bob.rppg.base/README.rst>
bob.sp <bob/bob.sp/README.rst>
bob.db.drive <bob/bob.db.drive/README.rst>
bob.db.stare <bob/bob.db.stare/README.rst>
bob.db.chasedb1 <bob/bob.db.chasedb1/README.rst>
bob.db.iostar <bob/bob.db.iostar/README.rst>
bob.db.hrf <bob/bob.db.hrf/README.rst>
bob.db.rimoner3 <bob/bob.db.rimoner3/README.rst>
bob.db.drionsdb <bob/bob.rppg.base/README.rst>
bob.db.refuge <bob/bob.db.drionsdb/README.rst>
bob.db.drishtigs1 <bob/bob.db.drishtigs1/README.rst>
bob.ip.binseg <bob/bob.ip.binseg/index.rst>
gridtk <bob/gridtk/README.rst>
This diff is collapsed.
Click to expand it.
packages.txt
+
10
−
0
View file @
bc1db032
...
...
@@ -100,3 +100,13 @@ bob/bob.sp
bob/gridtk
bob/bob.bio.htface
bob/bob.bio.face_ongoing
bob/bob.db.drive
bob/bob.db.stare
bob/bob.db.chasedb1
bob/bob.db.iostar
bob/bob.db.hrf
bob/bob.db.rimoner3
bob/bob.db.drionsdb
bob/bob.db.refuge
bob/bob.db.drishtigs1
bob/bob.ip.binseg
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