From 9a1ba59c6846df080d2eb69f5defa611f1b65744 Mon Sep 17 00:00:00 2001 From: Sylvain Gugger Date: Mon, 13 Dec 2021 17:05:32 -0500 Subject: [PATCH] Update Table of Contents --- docs/source/_toctree.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/source/_toctree.yml b/docs/source/_toctree.yml index 6bf70c31b945..74dce907d830 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