Trying new doc theme

This commit is contained in:
PySimpleGUI 2021-09-27 13:03:50 -04:00
parent e52a67ea85
commit 9e3aa5fd3d
23 changed files with 1212 additions and 0 deletions

9
rtd_dropdown/404.html Normal file
View file

@ -0,0 +1,9 @@
{% extends "base.html" %}
{% block content %}
<h1 id="404-page-not-found">404</h1>
<p><strong>Page not found</strong></p>
{% endblock %}