diff --git a/docs/sphinx/_templates/gallery.html b/docs/sphinx/_templates/gallery.html deleted file mode 100644 index 26405dba..00000000 --- a/docs/sphinx/_templates/gallery.html +++ /dev/null @@ -1,196 +0,0 @@ - - -{% extends "layout.html" %} -{% set title = "Thumbnail gallery" %} - - -{% block body %} - -

Click on any image to go to the relevant documentation

-
-The gallery is generated by randomly choosing a widget image between the 3 main -available ports of wxPython, namely wxMSW, wxGTK and wxMAC every -time the Phoenix documentation is built. - -
-
-
-
-
- - -
- -{% endblock %}