From bb0094a7b75a33a5e510a872760f4514482f865d Mon Sep 17 00:00:00 2001 From: PySimpleGUI Date: Mon, 27 Sep 2021 13:23:50 -0400 Subject: [PATCH 1/2] rtd --- mkdocs.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 447a6e65..8add0d43 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -5,15 +5,4 @@ nav: ## add your custom pages hierarchy here theme: - name: null custom_dir: 'mkdocs_ivory' - include_search_page: true - search_index_only: false - static_templates: - - 404.html - -plugins: ['search'] - -# add theme version number here -extra: - version: 0.3.x From 4131223a419cac2c802158d344ec5e1935a8daf3 Mon Sep 17 00:00:00 2001 From: PySimpleGUI <46163555+PySimpleGUI@users.noreply.github.com> Date: Mon, 27 Sep 2021 13:26:25 -0400 Subject: [PATCH 2/2] Update mkdocs.yml --- mkdocs.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index 8add0d43..bf1e31fe 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -5,4 +5,7 @@ nav: ## add your custom pages hierarchy here theme: + name: null custom_dir: 'mkdocs_ivory' + include_search_page: true +