From 3af36aced95a05e9e93ba29bbb67afee02378827 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Fri, 27 May 2016 14:55:14 -0700 Subject: [PATCH] rename custom table snippets --- .../tables/{ArtProvider.1.rst => wx.ArtProvider.1.rst} | 0 .../tables/{ColourDatabase.1.rst => wx.ColourDatabase.1.rst} | 0 .../rest_substitutions/tables/{Sizer.1.rst => wx.Sizer.1.rst} | 0 .../tables/{VScrolledWindow.1.rst => wx.VScrolledWindow.1.rst} | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename docs/sphinx/rest_substitutions/tables/{ArtProvider.1.rst => wx.ArtProvider.1.rst} (100%) rename docs/sphinx/rest_substitutions/tables/{ColourDatabase.1.rst => wx.ColourDatabase.1.rst} (100%) rename docs/sphinx/rest_substitutions/tables/{Sizer.1.rst => wx.Sizer.1.rst} (100%) rename docs/sphinx/rest_substitutions/tables/{VScrolledWindow.1.rst => wx.VScrolledWindow.1.rst} (100%) diff --git a/docs/sphinx/rest_substitutions/tables/ArtProvider.1.rst b/docs/sphinx/rest_substitutions/tables/wx.ArtProvider.1.rst similarity index 100% rename from docs/sphinx/rest_substitutions/tables/ArtProvider.1.rst rename to docs/sphinx/rest_substitutions/tables/wx.ArtProvider.1.rst diff --git a/docs/sphinx/rest_substitutions/tables/ColourDatabase.1.rst b/docs/sphinx/rest_substitutions/tables/wx.ColourDatabase.1.rst similarity index 100% rename from docs/sphinx/rest_substitutions/tables/ColourDatabase.1.rst rename to docs/sphinx/rest_substitutions/tables/wx.ColourDatabase.1.rst diff --git a/docs/sphinx/rest_substitutions/tables/Sizer.1.rst b/docs/sphinx/rest_substitutions/tables/wx.Sizer.1.rst similarity index 100% rename from docs/sphinx/rest_substitutions/tables/Sizer.1.rst rename to docs/sphinx/rest_substitutions/tables/wx.Sizer.1.rst diff --git a/docs/sphinx/rest_substitutions/tables/VScrolledWindow.1.rst b/docs/sphinx/rest_substitutions/tables/wx.VScrolledWindow.1.rst similarity index 100% rename from docs/sphinx/rest_substitutions/tables/VScrolledWindow.1.rst rename to docs/sphinx/rest_substitutions/tables/wx.VScrolledWindow.1.rst