From 963e20beb5d2927112b12989feb68a557f44f9c0 Mon Sep 17 00:00:00 2001 From: Shan Yi <35982308+shanyi15@users.noreply.github.com> Date: Tue, 20 Mar 2018 20:22:35 +0800 Subject: [PATCH] Update index_en.rst fix https://github.com/PaddlePaddle/Paddle/issues/8921 --- doc/v2/faq/index_en.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/v2/faq/index_en.rst b/doc/v2/faq/index_en.rst index 57df868f760..4c73d2105e0 100644 --- a/doc/v2/faq/index_en.rst +++ b/doc/v2/faq/index_en.rst @@ -1,7 +1,8 @@ FAQ ==== - +This document provides frequently asked questions of PaddlePaddle. If your questions are not here, please go to `PaddlePaddle Community `_to find answers or open an `issue `_ , we will reply in time. + .. toctree:: :maxdepth: 1 -- GitLab