From 52d076cb537bf6182279f6c5a2547bd227977782 Mon Sep 17 00:00:00 2001 From: Shan Yi <35982308+shanyi15@users.noreply.github.com> Date: Mon, 16 Apr 2018 16:39:49 +0800 Subject: [PATCH] Update index_cn.rst --- doc/fluid/dev/index_cn.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/fluid/dev/index_cn.rst b/doc/fluid/dev/index_cn.rst index b123b756e2..ad798003f5 100644 --- a/doc/fluid/dev/index_cn.rst +++ b/doc/fluid/dev/index_cn.rst @@ -4,6 +4,7 @@ .. toctree:: :maxdepth: 1 + api_doc_std_cn.md new_op_cn.md new_op_kernel.md use_eigen_cn.md -- GitLab