diff --git a/doc/c_cpp_api.rst b/doc/c_cpp_api.rst index 3c532abf46aa415e7b4ffcdbe218c6bbccdb610a..35c7a1fd47cddf4d3bb59c3b7faad6289b906792 100644 --- a/doc/c_cpp_api.rst +++ b/doc/c_cpp_api.rst @@ -41,10 +41,6 @@ the import function: } -.. note:: - - The include directory can be discovered using - :py:func:`bob.io.base.get_include`. Generic Functions ----------------- diff --git a/doc/py_api.rst b/doc/py_api.rst index d42d535eb0bc65cb30bfce964871473d5e737084..e4ac8a79cef48d232412b5aa611ed05aa7bd1f25 100644 --- a/doc/py_api.rst +++ b/doc/py_api.rst @@ -35,7 +35,3 @@ Functions .. autofunction:: bob.io.base.create_directories_save -C++ API Helpers ---------------- - -.. autofunction:: bob.io.base.get_include