From 73f46b969554e683e57eb3bab6f777169e226bfb Mon Sep 17 00:00:00 2001 From: Tim Condon <0xTim@users.noreply.github.com> Date: Fri, 6 May 2022 10:45:34 +0100 Subject: [PATCH] Remove plugin for now --- 4.0/mkdocs.yml | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/4.0/mkdocs.yml b/4.0/mkdocs.yml index 842e4e8c..d80e3078 100644 --- a/4.0/mkdocs.yml +++ b/4.0/mkdocs.yml @@ -58,31 +58,31 @@ markdown_extensions: - toc: permalink: true -# Plugins -plugins: - # i18n plugin documentation - # https://github.com/ultrabug/mkdocs-static-i18n - - i18n: - default_language: 'en' - # Add the new languages here. DON'T CHANGE THE DEFAULT LANGUAGE - languages: - en: - name: English - build: true - nl: - name: Nederlands - site_name: Vapor Documentatie - build: true - fr: - name: Français - site_name: Documentation Vapor - build: true - # Add navigation translations here - nav_translations: - nl: - Welcome: Welkom - fr: - Welcome: Bienvenue +# # Plugins +# plugins: +# # i18n plugin documentation +# # https://github.com/ultrabug/mkdocs-static-i18n +# - i18n: +# default_language: 'en' +# # Add the new languages here. DON'T CHANGE THE DEFAULT LANGUAGE +# languages: +# en: +# name: English +# build: true +# nl: +# name: Nederlands +# site_name: Vapor Documentatie +# build: true +# fr: +# name: Français +# site_name: Documentation Vapor +# build: true +# # Add navigation translations here +# nav_translations: +# nl: +# Welcome: Welkom +# fr: +# Welcome: Bienvenue nav: