Skip to content
Snippets Groups Projects
Commit dfa36353 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

Merge branch 'fix-package-list' into 'master'

[Fix] Added bob.devtools and bob.pipelines that were missing in some places

See merge request !23
parents ecf1a02c 42f224d4
No related branches found
Tags v9.0.1
1 merge request!23[Fix] Added bob.devtools and bob.pipelines that were missing in some places
Pipeline #51261 failed
...@@ -68,6 +68,7 @@ Index of all packages ...@@ -68,6 +68,7 @@ Index of all packages
bob.measure <bob/bob.measure/doc/index.rst> bob.measure <bob/bob.measure/doc/index.rst>
bob.pad.base <bob/bob.pad.base/doc/index.rst> bob.pad.base <bob/bob.pad.base/doc/index.rst>
bob.pad.face <bob/bob.pad.face/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> bob.sp <bob/bob.sp/doc/index.rst>
gridtk <bob/gridtk/doc/index.rst> gridtk <bob/gridtk/doc/index.rst>
readme_index.rst readme_index.rst
......
...@@ -45,6 +45,7 @@ Machine Learning ...@@ -45,6 +45,7 @@ Machine Learning
* :ref:`bob.learn.em` * :ref:`bob.learn.em`
* :ref:`bob.learn.tensorflow` * :ref:`bob.learn.tensorflow`
* :ref:`bob.learn.pytorch` * :ref:`bob.learn.pytorch`
* :ref:`bob.pipelines`
Modules for Developers Modules for Developers
---------------------- ----------------------
......
...@@ -43,5 +43,6 @@ README of all Packages ...@@ -43,5 +43,6 @@ README of all Packages
bob.measure <bob/bob.measure/README.rst> bob.measure <bob/bob.measure/README.rst>
bob.pad.base <bob/bob.pad.base/README.rst> bob.pad.base <bob/bob.pad.base/README.rst>
bob.pad.face <bob/bob.pad.face/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> bob.sp <bob/bob.sp/README.rst>
gridtk <bob/gridtk/README.rst> gridtk <bob/gridtk/README.rst>
bob/bob.buildout bob/bob.buildout
bob/bob.extension bob/bob.extension
bob/bob.devtools
bob/bob.blitz bob/bob.blitz
bob/bob.core bob/bob.core
bob/bob.io.base bob/bob.io.base
......
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