diff --git a/doc/fluid/user_guides/index_en.rst b/doc/fluid/user_guides/index_en.rst index 6af142262b52098706a684ea499dfaba246550e6..ac6b0c542af75e6a3599aeffe69dd9068d40811a 100644 --- a/doc/fluid/user_guides/index_en.rst +++ b/doc/fluid/user_guides/index_en.rst @@ -26,6 +26,8 @@ Overview - `Recommend <../user_guides/rec_case/index_en.html>`_:introduces cases of using paddle to realize Recommend tasks - `Models Zoo <../user_guides/models/index_en.html>`_:introduces the models zoo of Paddle + + - `Tools <../user_guides/tools/index_en.html>`_:introduces cases of using paddle tools .. toctree:: :hidden: @@ -35,7 +37,7 @@ Overview nlp_case/index_en.rst rec_case/index_en.rst models/index_cn.rst - + tools/index_en.rst We packaged Jupyter, PaddlePaddle, and various dependency softwares into a Docker image. It frees you from installing these softwares by yourself, and you only need to just install Docker. For various Linux versions, please refer to https://www.docker.com . If you use docker on `Windows `_ or `Mac `_ , consider `allocate more Memory and CPU resources to Docker `_ .