diff --git a/docs/source/fastNLP.component.bert_tokenizer.rst b/docs/source/fastNLP.component.bert_tokenizer.rst deleted file mode 100644 index ccfc50c6..00000000 --- a/docs/source/fastNLP.component.bert_tokenizer.rst +++ /dev/null @@ -1,7 +0,0 @@ -fastNLP.component.bert\_tokenizer module -======================================== - -.. automodule:: fastNLP.component.bert_tokenizer - :members: - :undoc-members: - :show-inheritance: diff --git a/docs/source/fastNLP.component.rst b/docs/source/fastNLP.component.rst deleted file mode 100644 index 3e15fa47..00000000 --- a/docs/source/fastNLP.component.rst +++ /dev/null @@ -1,15 +0,0 @@ -fastNLP.component package -========================= - -.. automodule:: fastNLP.component - :members: - :undoc-members: - :show-inheritance: - -Submodules ----------- - -.. toctree:: - - fastNLP.component.bert_tokenizer - diff --git a/docs/source/fastNLP.core.batch.rst b/docs/source/fastNLP.core.batch.rst index b0294bac..33a5b730 100644 --- a/docs/source/fastNLP.core.batch.rst +++ b/docs/source/fastNLP.core.batch.rst @@ -1,5 +1,5 @@ -fastNLP.core.batch module -========================= +fastNLP.core.batch +================== .. automodule:: fastNLP.core.batch :members: diff --git a/docs/source/fastNLP.core.callback.rst b/docs/source/fastNLP.core.callback.rst index 075712e8..31ec627b 100644 --- a/docs/source/fastNLP.core.callback.rst +++ b/docs/source/fastNLP.core.callback.rst @@ -1,5 +1,5 @@ -fastNLP.core.callback module -============================ +fastNLP.core.callback +===================== .. automodule:: fastNLP.core.callback :members: diff --git a/docs/source/fastNLP.core.const.rst b/docs/source/fastNLP.core.const.rst index 288fcf50..c9e3bd97 100644 --- a/docs/source/fastNLP.core.const.rst +++ b/docs/source/fastNLP.core.const.rst @@ -1,5 +1,5 @@ -fastNLP.core.const module -========================= +fastNLP.core.const +================== .. automodule:: fastNLP.core.const :members: diff --git a/docs/source/fastNLP.core.dataset.rst b/docs/source/fastNLP.core.dataset.rst index 24e1ab4e..b377cb0f 100644 --- a/docs/source/fastNLP.core.dataset.rst +++ b/docs/source/fastNLP.core.dataset.rst @@ -1,5 +1,5 @@ -fastNLP.core.dataset module -=========================== +fastNLP.core.dataset +==================== .. automodule:: fastNLP.core.dataset :members: diff --git a/docs/source/fastNLP.core.field.rst b/docs/source/fastNLP.core.field.rst index 23eb47bc..7686e79a 100644 --- a/docs/source/fastNLP.core.field.rst +++ b/docs/source/fastNLP.core.field.rst @@ -1,5 +1,5 @@ -fastNLP.core.field module -========================= +fastNLP.core.field +================== .. automodule:: fastNLP.core.field :members: diff --git a/docs/source/fastNLP.core.instance.rst b/docs/source/fastNLP.core.instance.rst index db731fe9..14393a91 100644 --- a/docs/source/fastNLP.core.instance.rst +++ b/docs/source/fastNLP.core.instance.rst @@ -1,5 +1,5 @@ -fastNLP.core.instance module -============================ +fastNLP.core.instance +===================== .. automodule:: fastNLP.core.instance :members: diff --git a/docs/source/fastNLP.core.losses.rst b/docs/source/fastNLP.core.losses.rst index 7f4e02b6..d2dd492b 100644 --- a/docs/source/fastNLP.core.losses.rst +++ b/docs/source/fastNLP.core.losses.rst @@ -1,5 +1,5 @@ -fastNLP.core.losses module -========================== +fastNLP.core.losses +=================== .. automodule:: fastNLP.core.losses :members: diff --git a/docs/source/fastNLP.core.metrics.rst b/docs/source/fastNLP.core.metrics.rst index d700a525..69afff36 100644 --- a/docs/source/fastNLP.core.metrics.rst +++ b/docs/source/fastNLP.core.metrics.rst @@ -1,5 +1,5 @@ -fastNLP.core.metrics module -=========================== +fastNLP.core.metrics +==================== .. automodule:: fastNLP.core.metrics :members: diff --git a/docs/source/fastNLP.core.optimizer.rst b/docs/source/fastNLP.core.optimizer.rst index 737fc430..e2100d2e 100644 --- a/docs/source/fastNLP.core.optimizer.rst +++ b/docs/source/fastNLP.core.optimizer.rst @@ -1,5 +1,5 @@ -fastNLP.core.optimizer module -============================= +fastNLP.core.optimizer +====================== .. automodule:: fastNLP.core.optimizer :members: diff --git a/docs/source/fastNLP.core.rst b/docs/source/fastNLP.core.rst index 01c59e21..932c6b21 100644 --- a/docs/source/fastNLP.core.rst +++ b/docs/source/fastNLP.core.rst @@ -1,4 +1,4 @@ -fastNLP.core package +fastNLP.core 模块 ==================== .. automodule:: fastNLP.core @@ -6,7 +6,7 @@ fastNLP.core package :undoc-members: :show-inheritance: -Submodules +子模块 ---------- .. toctree:: diff --git a/docs/source/fastNLP.core.sampler.rst b/docs/source/fastNLP.core.sampler.rst index a827d49c..1810d59c 100644 --- a/docs/source/fastNLP.core.sampler.rst +++ b/docs/source/fastNLP.core.sampler.rst @@ -1,5 +1,5 @@ -fastNLP.core.sampler module -=========================== +fastNLP.core.sampler +==================== .. automodule:: fastNLP.core.sampler :members: diff --git a/docs/source/fastNLP.core.tester.rst b/docs/source/fastNLP.core.tester.rst index 30cebe28..a9e7e09f 100644 --- a/docs/source/fastNLP.core.tester.rst +++ b/docs/source/fastNLP.core.tester.rst @@ -1,5 +1,5 @@ -fastNLP.core.tester module -========================== +fastNLP.core.tester +=================== .. automodule:: fastNLP.core.tester :members: diff --git a/docs/source/fastNLP.core.trainer.rst b/docs/source/fastNLP.core.trainer.rst index 648feb9d..9e518d4b 100644 --- a/docs/source/fastNLP.core.trainer.rst +++ b/docs/source/fastNLP.core.trainer.rst @@ -1,5 +1,5 @@ -fastNLP.core.trainer module -=========================== +fastNLP.core.trainer +==================== .. automodule:: fastNLP.core.trainer :members: diff --git a/docs/source/fastNLP.core.utils.rst b/docs/source/fastNLP.core.utils.rst index 2bec7f62..fcd3f50c 100644 --- a/docs/source/fastNLP.core.utils.rst +++ b/docs/source/fastNLP.core.utils.rst @@ -1,5 +1,5 @@ -fastNLP.core.utils module -========================= +fastNLP.core.utils +================== .. automodule:: fastNLP.core.utils :members: diff --git a/docs/source/fastNLP.core.vocabulary.rst b/docs/source/fastNLP.core.vocabulary.rst index 98d8d24d..b3bf4bac 100644 --- a/docs/source/fastNLP.core.vocabulary.rst +++ b/docs/source/fastNLP.core.vocabulary.rst @@ -1,5 +1,5 @@ -fastNLP.core.vocabulary module -============================== +fastNLP.core.vocabulary +======================= .. automodule:: fastNLP.core.vocabulary :members: diff --git a/docs/source/fastNLP.io.base_loader.rst b/docs/source/fastNLP.io.base_loader.rst index b3375f74..c1f9ac14 100644 --- a/docs/source/fastNLP.io.base_loader.rst +++ b/docs/source/fastNLP.io.base_loader.rst @@ -1,5 +1,5 @@ -fastNLP.io.base\_loader module -============================== +fastNLP.io.base\_loader +======================= .. automodule:: fastNLP.io.base_loader :members: diff --git a/docs/source/fastNLP.io.dataset_loader.rst b/docs/source/fastNLP.io.dataset_loader.rst index 89f9b165..d6663e59 100644 --- a/docs/source/fastNLP.io.dataset_loader.rst +++ b/docs/source/fastNLP.io.dataset_loader.rst @@ -1,5 +1,5 @@ -fastNLP.io.dataset\_loader module -================================= +fastNLP.io.dataset\_loader +========================== .. automodule:: fastNLP.io.dataset_loader :members: diff --git a/docs/source/fastNLP.io.embed_loader.rst b/docs/source/fastNLP.io.embed_loader.rst index 1f135155..7a8e730c 100644 --- a/docs/source/fastNLP.io.embed_loader.rst +++ b/docs/source/fastNLP.io.embed_loader.rst @@ -1,5 +1,5 @@ -fastNLP.io.embed\_loader module -=============================== +fastNLP.io.embed\_loader +======================== .. automodule:: fastNLP.io.embed_loader :members: diff --git a/docs/source/fastNLP.io.model_io.rst b/docs/source/fastNLP.io.model_io.rst index 75f1df69..50d4c25a 100644 --- a/docs/source/fastNLP.io.model_io.rst +++ b/docs/source/fastNLP.io.model_io.rst @@ -1,5 +1,5 @@ -fastNLP.io.model\_io module -=========================== +fastNLP.io.model\_io +==================== .. automodule:: fastNLP.io.model_io :members: diff --git a/docs/source/fastNLP.io.rst b/docs/source/fastNLP.io.rst index 610b1ce6..ae28573d 100644 --- a/docs/source/fastNLP.io.rst +++ b/docs/source/fastNLP.io.rst @@ -1,4 +1,4 @@ -fastNLP.io package +fastNLP.io 模块 ================== .. automodule:: fastNLP.io @@ -6,7 +6,7 @@ fastNLP.io package :undoc-members: :show-inheritance: -Submodules +子模块 ---------- .. toctree:: diff --git a/docs/source/fastNLP.models.base_model.rst b/docs/source/fastNLP.models.base_model.rst index 2537f75f..e1d4d64f 100644 --- a/docs/source/fastNLP.models.base_model.rst +++ b/docs/source/fastNLP.models.base_model.rst @@ -1,5 +1,5 @@ -fastNLP.models.base\_model module -================================= +fastNLP.models.base\_model +========================== .. automodule:: fastNLP.models.base_model :members: diff --git a/docs/source/fastNLP.models.bert.rst b/docs/source/fastNLP.models.bert.rst index 7ac64ad7..bba323df 100644 --- a/docs/source/fastNLP.models.bert.rst +++ b/docs/source/fastNLP.models.bert.rst @@ -1,5 +1,5 @@ -fastNLP.models.bert module -========================== +fastNLP.models.bert +=================== .. automodule:: fastNLP.models.bert :members: diff --git a/docs/source/fastNLP.models.biaffine_parser.rst b/docs/source/fastNLP.models.biaffine_parser.rst index 448dff09..a3dd1836 100644 --- a/docs/source/fastNLP.models.biaffine_parser.rst +++ b/docs/source/fastNLP.models.biaffine_parser.rst @@ -1,5 +1,5 @@ -fastNLP.models.biaffine\_parser module -====================================== +fastNLP.models.biaffine\_parser +=============================== .. automodule:: fastNLP.models.biaffine_parser :members: diff --git a/docs/source/fastNLP.models.cnn_text_classification.rst b/docs/source/fastNLP.models.cnn_text_classification.rst index 31807494..a935d0bf 100644 --- a/docs/source/fastNLP.models.cnn_text_classification.rst +++ b/docs/source/fastNLP.models.cnn_text_classification.rst @@ -1,5 +1,5 @@ -fastNLP.models.cnn\_text\_classification module -=============================================== +fastNLP.models.cnn\_text\_classification +======================================== .. automodule:: fastNLP.models.cnn_text_classification :members: diff --git a/docs/source/fastNLP.models.enas_controller.rst b/docs/source/fastNLP.models.enas_controller.rst index 7977de81..28655bd7 100644 --- a/docs/source/fastNLP.models.enas_controller.rst +++ b/docs/source/fastNLP.models.enas_controller.rst @@ -1,5 +1,5 @@ -fastNLP.models.enas\_controller module -====================================== +fastNLP.models.enas\_controller +=============================== .. automodule:: fastNLP.models.enas_controller :members: diff --git a/docs/source/fastNLP.models.enas_model.rst b/docs/source/fastNLP.models.enas_model.rst index 518f56b7..35fbe495 100644 --- a/docs/source/fastNLP.models.enas_model.rst +++ b/docs/source/fastNLP.models.enas_model.rst @@ -1,5 +1,5 @@ -fastNLP.models.enas\_model module -================================= +fastNLP.models.enas\_model +========================== .. automodule:: fastNLP.models.enas_model :members: diff --git a/docs/source/fastNLP.models.enas_trainer.rst b/docs/source/fastNLP.models.enas_trainer.rst index 45f77f31..7e0ef462 100644 --- a/docs/source/fastNLP.models.enas_trainer.rst +++ b/docs/source/fastNLP.models.enas_trainer.rst @@ -1,5 +1,5 @@ -fastNLP.models.enas\_trainer module -=================================== +fastNLP.models.enas\_trainer +============================ .. automodule:: fastNLP.models.enas_trainer :members: diff --git a/docs/source/fastNLP.models.enas_utils.rst b/docs/source/fastNLP.models.enas_utils.rst index 5f05a4fc..0a049706 100644 --- a/docs/source/fastNLP.models.enas_utils.rst +++ b/docs/source/fastNLP.models.enas_utils.rst @@ -1,5 +1,5 @@ -fastNLP.models.enas\_utils module -================================= +fastNLP.models.enas\_utils +========================== .. automodule:: fastNLP.models.enas_utils :members: diff --git a/docs/source/fastNLP.models.rst b/docs/source/fastNLP.models.rst index accfc3bb..c1be3a4c 100644 --- a/docs/source/fastNLP.models.rst +++ b/docs/source/fastNLP.models.rst @@ -1,4 +1,4 @@ -fastNLP.models package +fastNLP.models 模块 ====================== .. automodule:: fastNLP.models @@ -6,7 +6,7 @@ fastNLP.models package :undoc-members: :show-inheritance: -Submodules +子模块 ---------- .. toctree:: diff --git a/docs/source/fastNLP.models.sequence_labeling.rst b/docs/source/fastNLP.models.sequence_labeling.rst index b8568be7..6d569fe1 100644 --- a/docs/source/fastNLP.models.sequence_labeling.rst +++ b/docs/source/fastNLP.models.sequence_labeling.rst @@ -1,5 +1,5 @@ -fastNLP.models.sequence\_labeling module -======================================== +fastNLP.models.sequence\_labeling +================================= .. automodule:: fastNLP.models.sequence_labeling :members: diff --git a/docs/source/fastNLP.models.snli.rst b/docs/source/fastNLP.models.snli.rst index b24bc196..24c2cc53 100644 --- a/docs/source/fastNLP.models.snli.rst +++ b/docs/source/fastNLP.models.snli.rst @@ -1,5 +1,5 @@ -fastNLP.models.snli module -========================== +fastNLP.models.snli +=================== .. automodule:: fastNLP.models.snli :members: diff --git a/docs/source/fastNLP.models.star_transformer.rst b/docs/source/fastNLP.models.star_transformer.rst index f2185935..c93fb8cd 100644 --- a/docs/source/fastNLP.models.star_transformer.rst +++ b/docs/source/fastNLP.models.star_transformer.rst @@ -1,5 +1,5 @@ -fastNLP.models.star\_transformer module -======================================= +fastNLP.models.star\_transformer +================================ .. automodule:: fastNLP.models.star_transformer :members: diff --git a/docs/source/fastNLP.modules.aggregator.attention.rst b/docs/source/fastNLP.modules.aggregator.attention.rst index 46251e73..dc9c2b53 100644 --- a/docs/source/fastNLP.modules.aggregator.attention.rst +++ b/docs/source/fastNLP.modules.aggregator.attention.rst @@ -1,5 +1,5 @@ -fastNLP.modules.aggregator.attention module -=========================================== +fastNLP.modules.aggregator.attention +==================================== .. automodule:: fastNLP.modules.aggregator.attention :members: diff --git a/docs/source/fastNLP.modules.aggregator.pooling.rst b/docs/source/fastNLP.modules.aggregator.pooling.rst index f6730430..162f889d 100644 --- a/docs/source/fastNLP.modules.aggregator.pooling.rst +++ b/docs/source/fastNLP.modules.aggregator.pooling.rst @@ -1,5 +1,5 @@ -fastNLP.modules.aggregator.pooling module -========================================= +fastNLP.modules.aggregator.pooling +================================== .. automodule:: fastNLP.modules.aggregator.pooling :members: diff --git a/docs/source/fastNLP.modules.aggregator.rst b/docs/source/fastNLP.modules.aggregator.rst index b9b331c3..4f8baabd 100644 --- a/docs/source/fastNLP.modules.aggregator.rst +++ b/docs/source/fastNLP.modules.aggregator.rst @@ -1,12 +1,12 @@ -fastNLP.modules.aggregator package -================================== +fastNLP.modules.aggregator +========================== .. automodule:: fastNLP.modules.aggregator :members: :undoc-members: :show-inheritance: -Submodules +子模块 ---------- .. toctree:: diff --git a/docs/source/fastNLP.modules.decoder.CRF.rst b/docs/source/fastNLP.modules.decoder.CRF.rst index 8d980bbd..fc643fef 100644 --- a/docs/source/fastNLP.modules.decoder.CRF.rst +++ b/docs/source/fastNLP.modules.decoder.CRF.rst @@ -1,5 +1,5 @@ -fastNLP.modules.decoder.CRF module -================================== +fastNLP.modules.decoder.CRF +=========================== .. automodule:: fastNLP.modules.decoder.CRF :members: diff --git a/docs/source/fastNLP.modules.decoder.MLP.rst b/docs/source/fastNLP.modules.decoder.MLP.rst index 787a3c33..feb5c228 100644 --- a/docs/source/fastNLP.modules.decoder.MLP.rst +++ b/docs/source/fastNLP.modules.decoder.MLP.rst @@ -1,5 +1,5 @@ -fastNLP.modules.decoder.MLP module -================================== +fastNLP.modules.decoder.MLP +=========================== .. automodule:: fastNLP.modules.decoder.MLP :members: diff --git a/docs/source/fastNLP.modules.decoder.rst b/docs/source/fastNLP.modules.decoder.rst index 10fdbd90..fbda11d9 100644 --- a/docs/source/fastNLP.modules.decoder.rst +++ b/docs/source/fastNLP.modules.decoder.rst @@ -1,12 +1,12 @@ -fastNLP.modules.decoder package -=============================== +fastNLP.modules.decoder +======================= .. automodule:: fastNLP.modules.decoder :members: :undoc-members: :show-inheritance: -Submodules +子模块 ---------- .. toctree:: diff --git a/docs/source/fastNLP.modules.decoder.utils.rst b/docs/source/fastNLP.modules.decoder.utils.rst index b829baf7..da979d99 100644 --- a/docs/source/fastNLP.modules.decoder.utils.rst +++ b/docs/source/fastNLP.modules.decoder.utils.rst @@ -1,5 +1,5 @@ -fastNLP.modules.decoder.utils module -==================================== +fastNLP.modules.decoder.utils +============================= .. automodule:: fastNLP.modules.decoder.utils :members: diff --git a/docs/source/fastNLP.modules.encoder.bert.rst b/docs/source/fastNLP.modules.encoder.bert.rst index 6f811792..66bd0bbd 100644 --- a/docs/source/fastNLP.modules.encoder.bert.rst +++ b/docs/source/fastNLP.modules.encoder.bert.rst @@ -1,5 +1,5 @@ -fastNLP.modules.encoder.bert module -=================================== +fastNLP.modules.encoder.bert +============================ .. automodule:: fastNLP.modules.encoder.bert :members: diff --git a/docs/source/fastNLP.modules.encoder.char_encoder.rst b/docs/source/fastNLP.modules.encoder.char_encoder.rst index 12431c70..61ea3340 100644 --- a/docs/source/fastNLP.modules.encoder.char_encoder.rst +++ b/docs/source/fastNLP.modules.encoder.char_encoder.rst @@ -1,5 +1,5 @@ -fastNLP.modules.encoder.char\_encoder module -============================================ +fastNLP.modules.encoder.char\_encoder +===================================== .. automodule:: fastNLP.modules.encoder.char_encoder :members: diff --git a/docs/source/fastNLP.modules.encoder.conv_maxpool.rst b/docs/source/fastNLP.modules.encoder.conv_maxpool.rst index c40a5f39..7058a723 100644 --- a/docs/source/fastNLP.modules.encoder.conv_maxpool.rst +++ b/docs/source/fastNLP.modules.encoder.conv_maxpool.rst @@ -1,5 +1,5 @@ -fastNLP.modules.encoder.conv\_maxpool module -============================================ +fastNLP.modules.encoder.conv\_maxpool +===================================== .. automodule:: fastNLP.modules.encoder.conv_maxpool :members: diff --git a/docs/source/fastNLP.modules.encoder.embedding.rst b/docs/source/fastNLP.modules.encoder.embedding.rst index abdd5fd2..4427b3bf 100644 --- a/docs/source/fastNLP.modules.encoder.embedding.rst +++ b/docs/source/fastNLP.modules.encoder.embedding.rst @@ -1,5 +1,5 @@ -fastNLP.modules.encoder.embedding module -======================================== +fastNLP.modules.encoder.embedding +================================= .. automodule:: fastNLP.modules.encoder.embedding :members: diff --git a/docs/source/fastNLP.modules.encoder.lstm.rst b/docs/source/fastNLP.modules.encoder.lstm.rst index 897e7a5f..f9cbea88 100644 --- a/docs/source/fastNLP.modules.encoder.lstm.rst +++ b/docs/source/fastNLP.modules.encoder.lstm.rst @@ -1,5 +1,5 @@ -fastNLP.modules.encoder.lstm module -=================================== +fastNLP.modules.encoder.lstm +============================ .. automodule:: fastNLP.modules.encoder.lstm :members: diff --git a/docs/source/fastNLP.modules.encoder.rst b/docs/source/fastNLP.modules.encoder.rst index e571331d..9a11fe74 100644 --- a/docs/source/fastNLP.modules.encoder.rst +++ b/docs/source/fastNLP.modules.encoder.rst @@ -1,12 +1,12 @@ -fastNLP.modules.encoder package -=============================== +fastNLP.modules.encoder +======================= .. automodule:: fastNLP.modules.encoder :members: :undoc-members: :show-inheritance: -Submodules +子模块 ---------- .. toctree:: diff --git a/docs/source/fastNLP.modules.encoder.star_transformer.rst b/docs/source/fastNLP.modules.encoder.star_transformer.rst index 57cd6dcf..0c406782 100644 --- a/docs/source/fastNLP.modules.encoder.star_transformer.rst +++ b/docs/source/fastNLP.modules.encoder.star_transformer.rst @@ -1,5 +1,5 @@ -fastNLP.modules.encoder.star\_transformer module -================================================ +fastNLP.modules.encoder.star\_transformer +========================================= .. automodule:: fastNLP.modules.encoder.star_transformer :members: diff --git a/docs/source/fastNLP.modules.encoder.transformer.rst b/docs/source/fastNLP.modules.encoder.transformer.rst index 4b63686e..6a40c597 100644 --- a/docs/source/fastNLP.modules.encoder.transformer.rst +++ b/docs/source/fastNLP.modules.encoder.transformer.rst @@ -1,5 +1,5 @@ -fastNLP.modules.encoder.transformer module -========================================== +fastNLP.modules.encoder.transformer +=================================== .. automodule:: fastNLP.modules.encoder.transformer :members: diff --git a/docs/source/fastNLP.modules.encoder.variational_rnn.rst b/docs/source/fastNLP.modules.encoder.variational_rnn.rst index 4472d5c2..348fb3d8 100644 --- a/docs/source/fastNLP.modules.encoder.variational_rnn.rst +++ b/docs/source/fastNLP.modules.encoder.variational_rnn.rst @@ -1,5 +1,5 @@ -fastNLP.modules.encoder.variational\_rnn module -=============================================== +fastNLP.modules.encoder.variational\_rnn +======================================== .. automodule:: fastNLP.modules.encoder.variational_rnn :members: diff --git a/docs/source/fastNLP.modules.rst b/docs/source/fastNLP.modules.rst index 2057613a..263005f0 100644 --- a/docs/source/fastNLP.modules.rst +++ b/docs/source/fastNLP.modules.rst @@ -1,4 +1,4 @@ -fastNLP.modules package +fastNLP.modules 模块 ======================= .. automodule:: fastNLP.modules @@ -6,7 +6,7 @@ fastNLP.modules package :undoc-members: :show-inheritance: -Subpackages +子模块 ----------- .. toctree:: diff --git a/docs/source/fastNLP.rst b/docs/source/fastNLP.rst index 30f405f0..eaa06ea8 100644 --- a/docs/source/fastNLP.rst +++ b/docs/source/fastNLP.rst @@ -1,4 +1,4 @@ -fastNLP package +用户 API =============== .. automodule:: fastNLP @@ -6,14 +6,14 @@ fastNLP package :undoc-members: :show-inheritance: -Subpackages +内部模块 ----------- .. toctree:: + :maxdepth: 3 - fastNLP.component fastNLP.core fastNLP.io - fastNLP.models fastNLP.modules + fastNLP.models diff --git a/docs/source/index.rst b/docs/source/index.rst index d441601e..4bb44773 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -46,11 +46,6 @@ For example: (TODO) -快速入门 -------------- - -TODO - 用户手册 --------------- @@ -60,7 +55,7 @@ TODO 安装指南 快速入门 - 详细指南 + 详细指南 科研向导