From e557da61a888a62e8de063fb77aa1993cc5ad474 Mon Sep 17 00:00:00 2001 From: ChenXin Date: Thu, 9 May 2019 14:31:59 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E6=96=B0=20apidoc=20=E8=A7=A3?= =?UTF-8?q?=E5=86=B3=E6=94=B9=E5=90=8D=E7=9A=84=E9=81=97=E7=95=99=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/source/fastNLP.models.sequence_labeling.rst | 4 ++-- docs/source/fastNLP.modules.rst | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/source/fastNLP.models.sequence_labeling.rst b/docs/source/fastNLP.models.sequence_labeling.rst index 7fa7e450..b8568be7 100644 --- a/docs/source/fastNLP.models.sequence_labeling.rst +++ b/docs/source/fastNLP.models.sequence_labeling.rst @@ -1,7 +1,7 @@ -fastNLP.models.sequence\_modeling module +fastNLP.models.sequence\_labeling module ======================================== -.. automodule:: fastNLP.models.sequence_modeling +.. automodule:: fastNLP.models.sequence_labeling :members: :undoc-members: :show-inheritance: diff --git a/docs/source/fastNLP.modules.rst b/docs/source/fastNLP.modules.rst index 23f5523a..2057613a 100644 --- a/docs/source/fastNLP.modules.rst +++ b/docs/source/fastNLP.modules.rst @@ -1,5 +1,3 @@ - - fastNLP.modules package =======================