From 417f8acd7604ead34dbfddce2a018a9f6b5ebcca Mon Sep 17 00:00:00 2001 From: Cheerego <35982308+shanyi15@users.noreply.github.com> Date: Thu, 6 Dec 2018 20:30:40 +0800 Subject: [PATCH] Update index.rst --- doc/fluid/api_cn/api_guides/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/fluid/api_cn/api_guides/index.rst b/doc/fluid/api_cn/api_guides/index.rst index 4235a4627..dc8d04ad5 100755 --- a/doc/fluid/api_cn/api_guides/index.rst +++ b/doc/fluid/api_cn/api_guides/index.rst @@ -3,7 +3,7 @@ API使用指南 =========== .. toctree:: - :hidden: + :hidden: high_low_level_api.md low_level/layers/index.rst -- GitLab