From 4c0a7f805ac6daac0574c6cd2a7b47d79dcee157 Mon Sep 17 00:00:00 2001
From: PySimpleGUI
Date: Sun, 19 Sep 2021 15:09:54 -0400
Subject: [PATCH] Some tests
---
docs/PySimpleGUIQt readme.md | 21 ++++++++++++++++++++-
docs/call reference.md | 20 ++++++++++++++++++++
docs/cookbook.md | 22 +++++++++++++++++++++-
docs/index.md | 19 +++++++++++++++++++
4 files changed, 80 insertions(+), 2 deletions(-)
diff --git a/docs/PySimpleGUIQt readme.md b/docs/PySimpleGUIQt readme.md
index f98d8226..b0639f04 100644
--- a/docs/PySimpleGUIQt readme.md
+++ b/docs/PySimpleGUIQt readme.md
@@ -1,6 +1,25 @@

-
+
+
+
+
+
+
+
+
[](http://pepy.tech/project/pysimplegui)
diff --git a/docs/call reference.md b/docs/call reference.md
index 7f03aeb8..ac95f194 100644
--- a/docs/call reference.md
+++ b/docs/call reference.md
@@ -1,5 +1,25 @@

+
+
+
+
+
+
+
+
# ELEMENT AND FUNCTION CALL REFERENCE
Here you will find the details for all Elements, Objects, and Functions that are available to you. If you want to use a complex element and don't understand the parameters, then this is the right place to come. For every element you're shown the parameters used to create it as well as all methods available to call.
diff --git a/docs/cookbook.md b/docs/cookbook.md
index 0ba8e980..3b2004ae 100644
--- a/docs/cookbook.md
+++ b/docs/cookbook.md
@@ -1,6 +1,26 @@

-
+
+
+
+
+
+
+
+
+
# The PySimpleGUI Cookbook
Welcome to the PySimpleGUI Cookbook! It's provided as but one component of a larger documentation effort for the PySimpleGUI package. Its purpose is to give you a jump start.
diff --git a/docs/index.md b/docs/index.md
index fe429d7f..7b66e1f1 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -3,6 +3,25 @@