From 322d4169164006abbe4d6234ef751fef0fed9026 Mon Sep 17 00:00:00 2001 From: Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Date: Mon, 13 Dec 2021 17:15:19 -0500 Subject: [PATCH] Update Table of Contents (#14755) --- docs/source/_toctree.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/source/_toctree.yml b/docs/source/_toctree.yml index 6bf70c31b9..74dce907d8 100644 --- a/docs/source/_toctree.yml +++ b/docs/source/_toctree.yml @@ -61,6 +61,8 @@ title: Debugging - local: serialization title: Exporting transformers models + - local: pr_checks + title: Checks on a Pull Request title: Advanced guides - sections: - local: bertology @@ -204,6 +206,8 @@ title: MegatronGPT2 - local: model_doc/mobilebert title: MobileBERT + - local: model_doc/mluke + title: mLUKE - local: model_doc/mpnet title: MPNet - local: model_doc/mt5 @@ -272,6 +276,8 @@ title: UniSpeech-SAT - local: model_doc/visionencoderdecoder title: Vision Encoder Decoder Models + - local: model_doc/vision_text_dual_encoder + title: Vision Text Dual Encoder - local: model_doc/vit title: Vision Transformer (ViT) - local: model_doc/visual_bert