diff --git a/doc/implemented.rst b/doc/implemented.rst
index 9beafd992485d51cd40723906e0fa9a3e0f16ab5..b501ddcf9f3026a3e569315dc8d639be0831c99c 100644
--- a/doc/implemented.rst
+++ b/doc/implemented.rst
@@ -25,19 +25,12 @@ Implementations
    bob.pad.base.database.PadDatabase
    bob.pad.base.database.PadFile
 
-Preprocessors
--------------
-Preprocessor is the same as in :ref:`bob.bio.base <bob.bio.base>` package.
-
-.. automodule:: bob.bio.base.preprocessor
-
-
-Extractors
-----------
-Extractor is the same as in :ref:`bob.bio.base <bob.bio.base>` package.
-
-.. automodule:: bob.bio.base.extractor
+Preprocessors and Extractors
+----------------------------
 
+Preprocessors and Extractors from the :ref:`bob.bio.base <bob.bio.base>`
+package can also be used in this package. Please see
+:any:`bob.bio.base.implemented` for more details.
 
 Algorithms
 ----------