diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 00000000000..fc9f8550eac
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,7 @@
+
+version: 2
+updates:
+ - package-ecosystem: "github-actions"
+ directory: "/" # Location of your workflow files
+ schedule:
+ interval: "weekly" # Options: daily, weekly, monthly
diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml
new file mode 100644
index 00000000000..739e7248db6
--- /dev/null
+++ b/.github/workflows/pages.yml
@@ -0,0 +1,34 @@
+---
+name: Deploy static content to Pages
+
+on:
+ push:
+ branches: ["main"]
+ workflow_dispatch:
+
+permissions:
+ pages: write
+ id-token: write
+
+concurrency:
+ group: "pages"
+ cancel-in-progress: false
+
+jobs:
+ deploy:
+ environment:
+ name: github-pages
+ url: ${{ steps.deployment.outputs.page_url }}
+ runs-on: ubuntu-latest
+ steps:
+ - name: Setup Pages
+ run: |
+ mkdir pages
+ echo matplotlib.org > pages/CNAME
+ - name: Upload Pages artifact
+ uses: actions/upload-pages-artifact@v3
+ with:
+ path: 'pages'
+ - name: Deploy to GitHub Pages
+ id: deployment
+ uses: actions/deploy-pages@v4
diff --git a/1.2.1/api/afm_api.html b/1.2.1/api/afm_api.html
index a792c16409c..c6b4db58c03 100644
--- a/1.2.1/api/afm_api.html
+++ b/1.2.1/api/afm_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/animation_api.html b/1.2.1/api/animation_api.html
index f3e1fc07207..3f699c91278 100644
--- a/1.2.1/api/animation_api.html
+++ b/1.2.1/api/animation_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/api_changes.html b/1.2.1/api/api_changes.html
index 922b137b863..f0bd956dd24 100644
--- a/1.2.1/api/api_changes.html
+++ b/1.2.1/api/api_changes.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/artist_api.html b/1.2.1/api/artist_api.html
index 3dbe017becb..c7f6949d88c 100644
--- a/1.2.1/api/artist_api.html
+++ b/1.2.1/api/artist_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/axes_api.html b/1.2.1/api/axes_api.html
index dc8a4329c51..84e3a4a53d4 100644
--- a/1.2.1/api/axes_api.html
+++ b/1.2.1/api/axes_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/axis_api.html b/1.2.1/api/axis_api.html
index 7524e404b00..40c03ced3a3 100644
--- a/1.2.1/api/axis_api.html
+++ b/1.2.1/api/axis_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/backend_bases_api.html b/1.2.1/api/backend_bases_api.html
index c84a11d830b..d535370fa10 100644
--- a/1.2.1/api/backend_bases_api.html
+++ b/1.2.1/api/backend_bases_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/backend_gtkagg_api.html b/1.2.1/api/backend_gtkagg_api.html
index 1ac1570c32e..7a7f546b390 100644
--- a/1.2.1/api/backend_gtkagg_api.html
+++ b/1.2.1/api/backend_gtkagg_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/backend_pdf_api.html b/1.2.1/api/backend_pdf_api.html
index af8dfbe2445..dade05ea739 100644
--- a/1.2.1/api/backend_pdf_api.html
+++ b/1.2.1/api/backend_pdf_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/backend_qt4agg_api.html b/1.2.1/api/backend_qt4agg_api.html
index b363cfb100a..342516b54f6 100644
--- a/1.2.1/api/backend_qt4agg_api.html
+++ b/1.2.1/api/backend_qt4agg_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/backend_wxagg_api.html b/1.2.1/api/backend_wxagg_api.html
index 5df2843c26d..c40b3b6afee 100644
--- a/1.2.1/api/backend_wxagg_api.html
+++ b/1.2.1/api/backend_wxagg_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/cbook_api.html b/1.2.1/api/cbook_api.html
index be410a2b89d..31d532e1773 100644
--- a/1.2.1/api/cbook_api.html
+++ b/1.2.1/api/cbook_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/cm_api.html b/1.2.1/api/cm_api.html
index fc6f102deaa..2ba7a75ab50 100644
--- a/1.2.1/api/cm_api.html
+++ b/1.2.1/api/cm_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/collections_api.html b/1.2.1/api/collections_api.html
index 35e333ae99c..655f00c2ade 100644
--- a/1.2.1/api/collections_api.html
+++ b/1.2.1/api/collections_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/colorbar_api.html b/1.2.1/api/colorbar_api.html
index 1c5540ec7fa..f833d12c973 100644
--- a/1.2.1/api/colorbar_api.html
+++ b/1.2.1/api/colorbar_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/colors_api.html b/1.2.1/api/colors_api.html
index 5416ceb92cc..a435d1ba9a9 100644
--- a/1.2.1/api/colors_api.html
+++ b/1.2.1/api/colors_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/dates_api.html b/1.2.1/api/dates_api.html
index af93a4da270..68df34b9cd4 100644
--- a/1.2.1/api/dates_api.html
+++ b/1.2.1/api/dates_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/dviread.html b/1.2.1/api/dviread.html
index 4df975e6d4d..c39c02cc3db 100644
--- a/1.2.1/api/dviread.html
+++ b/1.2.1/api/dviread.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/figure_api.html b/1.2.1/api/figure_api.html
index fe3132a1bcb..178f66111d4 100644
--- a/1.2.1/api/figure_api.html
+++ b/1.2.1/api/figure_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/font_manager_api.html b/1.2.1/api/font_manager_api.html
index db9b89e8ebc..08e73d26a7d 100644
--- a/1.2.1/api/font_manager_api.html
+++ b/1.2.1/api/font_manager_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/gridspec_api.html b/1.2.1/api/gridspec_api.html
index 6acb2511f5f..d6f34bf1066 100644
--- a/1.2.1/api/gridspec_api.html
+++ b/1.2.1/api/gridspec_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/index.html b/1.2.1/api/index.html
index eabb9031062..85289f767da 100644
--- a/1.2.1/api/index.html
+++ b/1.2.1/api/index.html
@@ -30,6 +30,7 @@
+
diff --git a/1.2.1/api/index_backend_api.html b/1.2.1/api/index_backend_api.html
index 522e1e5da6d..ce159ced1ac 100644
--- a/1.2.1/api/index_backend_api.html
+++ b/1.2.1/api/index_backend_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/legend_api.html b/1.2.1/api/legend_api.html
index 916d44cd353..aca7a5c0be0 100644
--- a/1.2.1/api/legend_api.html
+++ b/1.2.1/api/legend_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/mathtext_api.html b/1.2.1/api/mathtext_api.html
index d7d8e04e10c..a6558c1f8de 100644
--- a/1.2.1/api/mathtext_api.html
+++ b/1.2.1/api/mathtext_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/matplotlib_configuration_api.html b/1.2.1/api/matplotlib_configuration_api.html
index 8dc75cf1dfd..7171008dac6 100644
--- a/1.2.1/api/matplotlib_configuration_api.html
+++ b/1.2.1/api/matplotlib_configuration_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/mlab_api.html b/1.2.1/api/mlab_api.html
index dffcc558f31..d2b6c638b5a 100644
--- a/1.2.1/api/mlab_api.html
+++ b/1.2.1/api/mlab_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/nxutils_api.html b/1.2.1/api/nxutils_api.html
index 0e21148df8f..2f435fcb29f 100644
--- a/1.2.1/api/nxutils_api.html
+++ b/1.2.1/api/nxutils_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/path_api.html b/1.2.1/api/path_api.html
index fa825de9612..39aa270e675 100644
--- a/1.2.1/api/path_api.html
+++ b/1.2.1/api/path_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/pyplot_api.html b/1.2.1/api/pyplot_api.html
index 677cb4719fb..d2a1e2cc29b 100644
--- a/1.2.1/api/pyplot_api.html
+++ b/1.2.1/api/pyplot_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/pyplot_summary.html b/1.2.1/api/pyplot_summary.html
index 67cfd845973..a776e7740a1 100644
--- a/1.2.1/api/pyplot_summary.html
+++ b/1.2.1/api/pyplot_summary.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/sankey_api.html b/1.2.1/api/sankey_api.html
index 5a7119ff6e4..e82a8186f25 100644
--- a/1.2.1/api/sankey_api.html
+++ b/1.2.1/api/sankey_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/spines_api.html b/1.2.1/api/spines_api.html
index 85f18b3c2b8..2f5cc8e06b5 100644
--- a/1.2.1/api/spines_api.html
+++ b/1.2.1/api/spines_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/ticker_api.html b/1.2.1/api/ticker_api.html
index 2f0f5862819..e42d6834bd0 100644
--- a/1.2.1/api/ticker_api.html
+++ b/1.2.1/api/ticker_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/tight_layout_api.html b/1.2.1/api/tight_layout_api.html
index 35d93ff1812..5d216e3c7ed 100644
--- a/1.2.1/api/tight_layout_api.html
+++ b/1.2.1/api/tight_layout_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/type1font.html b/1.2.1/api/type1font.html
index ce11cf5888b..bbbc6cb71fe 100644
--- a/1.2.1/api/type1font.html
+++ b/1.2.1/api/type1font.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/units_api.html b/1.2.1/api/units_api.html
index 56ca5e01545..7a72c384d58 100644
--- a/1.2.1/api/units_api.html
+++ b/1.2.1/api/units_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/api/widgets_api.html b/1.2.1/api/widgets_api.html
index 4e0d6c21d81..98c5404483b 100644
--- a/1.2.1/api/widgets_api.html
+++ b/1.2.1/api/widgets_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/citing.html b/1.2.1/citing.html
index f77c03af665..39de28013fa 100644
--- a/1.2.1/citing.html
+++ b/1.2.1/citing.html
@@ -28,6 +28,7 @@
href="_static/opensearch.xml"/>
+
diff --git a/1.2.1/contents.html b/1.2.1/contents.html
index 397c8ce6161..8a0af534e88 100644
--- a/1.2.1/contents.html
+++ b/1.2.1/contents.html
@@ -29,6 +29,7 @@
+
diff --git a/1.2.1/devel/add_new_projection.html b/1.2.1/devel/add_new_projection.html
index 53d19493a70..f8f33d67816 100644
--- a/1.2.1/devel/add_new_projection.html
+++ b/1.2.1/devel/add_new_projection.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/devel/coding_guide.html b/1.2.1/devel/coding_guide.html
index 4f8b88857ab..21e1298a562 100644
--- a/1.2.1/devel/coding_guide.html
+++ b/1.2.1/devel/coding_guide.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/devel/documenting_mpl.html b/1.2.1/devel/documenting_mpl.html
index 519d95a5c43..aa5bc69df4b 100644
--- a/1.2.1/devel/documenting_mpl.html
+++ b/1.2.1/devel/documenting_mpl.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/devel/gitwash/configure_git.html b/1.2.1/devel/gitwash/configure_git.html
index 6f253316974..8336ce2dd7c 100644
--- a/1.2.1/devel/gitwash/configure_git.html
+++ b/1.2.1/devel/gitwash/configure_git.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/devel/gitwash/development_workflow.html b/1.2.1/devel/gitwash/development_workflow.html
index 3acd11d5c83..10cf883948e 100644
--- a/1.2.1/devel/gitwash/development_workflow.html
+++ b/1.2.1/devel/gitwash/development_workflow.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/devel/gitwash/dot2_dot3.html b/1.2.1/devel/gitwash/dot2_dot3.html
index 36668f1033b..c9045d6cd83 100644
--- a/1.2.1/devel/gitwash/dot2_dot3.html
+++ b/1.2.1/devel/gitwash/dot2_dot3.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/devel/gitwash/following_latest.html b/1.2.1/devel/gitwash/following_latest.html
index fdc6995e2db..2badfbb0f6b 100644
--- a/1.2.1/devel/gitwash/following_latest.html
+++ b/1.2.1/devel/gitwash/following_latest.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/devel/gitwash/forking_hell.html b/1.2.1/devel/gitwash/forking_hell.html
index 26abf140b65..f91a2c8590a 100644
--- a/1.2.1/devel/gitwash/forking_hell.html
+++ b/1.2.1/devel/gitwash/forking_hell.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/devel/gitwash/git_development.html b/1.2.1/devel/gitwash/git_development.html
index 21eac96040f..5eabfdefaee 100644
--- a/1.2.1/devel/gitwash/git_development.html
+++ b/1.2.1/devel/gitwash/git_development.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/devel/gitwash/git_install.html b/1.2.1/devel/gitwash/git_install.html
index 6efd56f13d7..06bf19abc46 100644
--- a/1.2.1/devel/gitwash/git_install.html
+++ b/1.2.1/devel/gitwash/git_install.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/devel/gitwash/git_intro.html b/1.2.1/devel/gitwash/git_intro.html
index 97ba46000d1..cf4ed1dffa4 100644
--- a/1.2.1/devel/gitwash/git_intro.html
+++ b/1.2.1/devel/gitwash/git_intro.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/devel/gitwash/git_resources.html b/1.2.1/devel/gitwash/git_resources.html
index 9ecec66ac0c..3424c467412 100644
--- a/1.2.1/devel/gitwash/git_resources.html
+++ b/1.2.1/devel/gitwash/git_resources.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/devel/gitwash/index.html b/1.2.1/devel/gitwash/index.html
index 05705469642..35f08b50193 100644
--- a/1.2.1/devel/gitwash/index.html
+++ b/1.2.1/devel/gitwash/index.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/devel/gitwash/patching.html b/1.2.1/devel/gitwash/patching.html
index d51eb528dd2..619c27f7dce 100644
--- a/1.2.1/devel/gitwash/patching.html
+++ b/1.2.1/devel/gitwash/patching.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/devel/gitwash/set_up_fork.html b/1.2.1/devel/gitwash/set_up_fork.html
index 664ac0d2072..86a7b1b1d29 100644
--- a/1.2.1/devel/gitwash/set_up_fork.html
+++ b/1.2.1/devel/gitwash/set_up_fork.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/devel/index.html b/1.2.1/devel/index.html
index 43935fd9c13..7c270d8796d 100644
--- a/1.2.1/devel/index.html
+++ b/1.2.1/devel/index.html
@@ -30,6 +30,7 @@
+
diff --git a/1.2.1/devel/license.html b/1.2.1/devel/license.html
index 1f2e1756507..c1db8da4bcd 100644
--- a/1.2.1/devel/license.html
+++ b/1.2.1/devel/license.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/devel/release_guide.html b/1.2.1/devel/release_guide.html
index 7852f06d4aa..f189455881b 100644
--- a/1.2.1/devel/release_guide.html
+++ b/1.2.1/devel/release_guide.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/devel/testing.html b/1.2.1/devel/testing.html
index 0050569a825..f8514b51255 100644
--- a/1.2.1/devel/testing.html
+++ b/1.2.1/devel/testing.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/devel/transformations.html b/1.2.1/devel/transformations.html
index 3c240194adf..4f5e4893e87 100644
--- a/1.2.1/devel/transformations.html
+++ b/1.2.1/devel/transformations.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/examples/animation/animate_decay.html b/1.2.1/examples/animation/animate_decay.html
index c730b23ee61..13ac255ca95 100644
--- a/1.2.1/examples/animation/animate_decay.html
+++ b/1.2.1/examples/animation/animate_decay.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/animation/basic_example.html b/1.2.1/examples/animation/basic_example.html
index be9a994daf7..c30267aaaeb 100644
--- a/1.2.1/examples/animation/basic_example.html
+++ b/1.2.1/examples/animation/basic_example.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/animation/basic_example_writer.html b/1.2.1/examples/animation/basic_example_writer.html
index 2c0f7e7771e..8d892a78daa 100644
--- a/1.2.1/examples/animation/basic_example_writer.html
+++ b/1.2.1/examples/animation/basic_example_writer.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/animation/double_pendulum_animated.html b/1.2.1/examples/animation/double_pendulum_animated.html
index 3198aafe4f6..cea1fc53435 100644
--- a/1.2.1/examples/animation/double_pendulum_animated.html
+++ b/1.2.1/examples/animation/double_pendulum_animated.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/animation/dynamic_image.html b/1.2.1/examples/animation/dynamic_image.html
index a65fe4d2dfd..d24708468a8 100644
--- a/1.2.1/examples/animation/dynamic_image.html
+++ b/1.2.1/examples/animation/dynamic_image.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/animation/dynamic_image2.html b/1.2.1/examples/animation/dynamic_image2.html
index 02b9aaa2fdc..30320393d94 100644
--- a/1.2.1/examples/animation/dynamic_image2.html
+++ b/1.2.1/examples/animation/dynamic_image2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/animation/histogram.html b/1.2.1/examples/animation/histogram.html
index c3ef191a60a..b87794db25b 100644
--- a/1.2.1/examples/animation/histogram.html
+++ b/1.2.1/examples/animation/histogram.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/animation/index.html b/1.2.1/examples/animation/index.html
index 7c19eda63df..091d61a6ce2 100644
--- a/1.2.1/examples/animation/index.html
+++ b/1.2.1/examples/animation/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/animation/moviewriter.html b/1.2.1/examples/animation/moviewriter.html
index 5d8f29ede47..e997db4d801 100644
--- a/1.2.1/examples/animation/moviewriter.html
+++ b/1.2.1/examples/animation/moviewriter.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/animation/random_data.html b/1.2.1/examples/animation/random_data.html
index bc163edd220..768287066ba 100644
--- a/1.2.1/examples/animation/random_data.html
+++ b/1.2.1/examples/animation/random_data.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/animation/simple_3danim.html b/1.2.1/examples/animation/simple_3danim.html
index aec125c8b59..ff980a5a534 100644
--- a/1.2.1/examples/animation/simple_3danim.html
+++ b/1.2.1/examples/animation/simple_3danim.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/animation/simple_anim.html b/1.2.1/examples/animation/simple_anim.html
index a28ddb925f3..3935302c4a9 100644
--- a/1.2.1/examples/animation/simple_anim.html
+++ b/1.2.1/examples/animation/simple_anim.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/animation/strip_chart_demo.html b/1.2.1/examples/animation/strip_chart_demo.html
index 94b6b0b431e..555264f168e 100644
--- a/1.2.1/examples/animation/strip_chart_demo.html
+++ b/1.2.1/examples/animation/strip_chart_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/animation/subplots.html b/1.2.1/examples/animation/subplots.html
index 4abf9376d3c..2b2f15923be 100644
--- a/1.2.1/examples/animation/subplots.html
+++ b/1.2.1/examples/animation/subplots.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/agg_oo.html b/1.2.1/examples/api/agg_oo.html
index 2865cfa4428..a09a6cee8b4 100644
--- a/1.2.1/examples/api/agg_oo.html
+++ b/1.2.1/examples/api/agg_oo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/artist_demo.html b/1.2.1/examples/api/artist_demo.html
index 12761df015b..f1c51ab4966 100644
--- a/1.2.1/examples/api/artist_demo.html
+++ b/1.2.1/examples/api/artist_demo.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/barchart_demo.html b/1.2.1/examples/api/barchart_demo.html
index 2597ec50d98..995a6179b58 100644
--- a/1.2.1/examples/api/barchart_demo.html
+++ b/1.2.1/examples/api/barchart_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/bbox_intersect.html b/1.2.1/examples/api/bbox_intersect.html
index 5098043d991..d0c7d20f498 100644
--- a/1.2.1/examples/api/bbox_intersect.html
+++ b/1.2.1/examples/api/bbox_intersect.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/clippath_demo.html b/1.2.1/examples/api/clippath_demo.html
index 5c461d7b52d..bc229eb51fa 100644
--- a/1.2.1/examples/api/clippath_demo.html
+++ b/1.2.1/examples/api/clippath_demo.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/collections_demo.html b/1.2.1/examples/api/collections_demo.html
index 6a5e7906587..d43929c1748 100644
--- a/1.2.1/examples/api/collections_demo.html
+++ b/1.2.1/examples/api/collections_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/color_cycle.html b/1.2.1/examples/api/color_cycle.html
index 7eb9192faae..36fb787d170 100644
--- a/1.2.1/examples/api/color_cycle.html
+++ b/1.2.1/examples/api/color_cycle.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/colorbar_only.html b/1.2.1/examples/api/colorbar_only.html
index 17298594b3e..bc6728ee5ac 100644
--- a/1.2.1/examples/api/colorbar_only.html
+++ b/1.2.1/examples/api/colorbar_only.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/compound_path.html b/1.2.1/examples/api/compound_path.html
index 6a1326d7ea4..64ea6f09cec 100644
--- a/1.2.1/examples/api/compound_path.html
+++ b/1.2.1/examples/api/compound_path.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/custom_projection_example.html b/1.2.1/examples/api/custom_projection_example.html
index 0591ef37ecd..f4c9e2ba3d6 100644
--- a/1.2.1/examples/api/custom_projection_example.html
+++ b/1.2.1/examples/api/custom_projection_example.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/custom_scale_example.html b/1.2.1/examples/api/custom_scale_example.html
index cc41277666d..dc3abc919f1 100644
--- a/1.2.1/examples/api/custom_scale_example.html
+++ b/1.2.1/examples/api/custom_scale_example.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/date_demo.html b/1.2.1/examples/api/date_demo.html
index c3351a78b64..1e939a8d306 100644
--- a/1.2.1/examples/api/date_demo.html
+++ b/1.2.1/examples/api/date_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/date_index_formatter.html b/1.2.1/examples/api/date_index_formatter.html
index 3b153a099df..32a3eb67826 100644
--- a/1.2.1/examples/api/date_index_formatter.html
+++ b/1.2.1/examples/api/date_index_formatter.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/demo_affine_image.html b/1.2.1/examples/api/demo_affine_image.html
index 21d33e43e68..882826dd6c9 100644
--- a/1.2.1/examples/api/demo_affine_image.html
+++ b/1.2.1/examples/api/demo_affine_image.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/donut_demo.html b/1.2.1/examples/api/donut_demo.html
index 6b459f6d888..8db27ac2ffa 100644
--- a/1.2.1/examples/api/donut_demo.html
+++ b/1.2.1/examples/api/donut_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/engineering_formatter.html b/1.2.1/examples/api/engineering_formatter.html
index 4c56e291da4..823a6a57062 100644
--- a/1.2.1/examples/api/engineering_formatter.html
+++ b/1.2.1/examples/api/engineering_formatter.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/fahrenheit_celsius_scales.html b/1.2.1/examples/api/fahrenheit_celsius_scales.html
index b59b25d67e4..54f5d501694 100644
--- a/1.2.1/examples/api/fahrenheit_celsius_scales.html
+++ b/1.2.1/examples/api/fahrenheit_celsius_scales.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/font_family_rc.html b/1.2.1/examples/api/font_family_rc.html
index dda5d688bc6..aa013264e22 100644
--- a/1.2.1/examples/api/font_family_rc.html
+++ b/1.2.1/examples/api/font_family_rc.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/font_file.html b/1.2.1/examples/api/font_file.html
index 02a6ae72c00..c6de5ea8b44 100644
--- a/1.2.1/examples/api/font_file.html
+++ b/1.2.1/examples/api/font_file.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/hinton_demo.html b/1.2.1/examples/api/hinton_demo.html
index 2718180b855..298c8694f6b 100644
--- a/1.2.1/examples/api/hinton_demo.html
+++ b/1.2.1/examples/api/hinton_demo.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/histogram_demo.html b/1.2.1/examples/api/histogram_demo.html
index 564574b529f..8df77dc4c8f 100644
--- a/1.2.1/examples/api/histogram_demo.html
+++ b/1.2.1/examples/api/histogram_demo.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/histogram_path_demo.html b/1.2.1/examples/api/histogram_path_demo.html
index f3b86cfe354..7d87e39350d 100644
--- a/1.2.1/examples/api/histogram_path_demo.html
+++ b/1.2.1/examples/api/histogram_path_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/image_zcoord.html b/1.2.1/examples/api/image_zcoord.html
index dc6d84fe1da..ec68484fcc0 100644
--- a/1.2.1/examples/api/image_zcoord.html
+++ b/1.2.1/examples/api/image_zcoord.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/index.html b/1.2.1/examples/api/index.html
index 26afe8bcb00..7c1954c633c 100644
--- a/1.2.1/examples/api/index.html
+++ b/1.2.1/examples/api/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/joinstyle.html b/1.2.1/examples/api/joinstyle.html
index a3f9f7a176d..cf1aa7ca5b8 100644
--- a/1.2.1/examples/api/joinstyle.html
+++ b/1.2.1/examples/api/joinstyle.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/legend_demo.html b/1.2.1/examples/api/legend_demo.html
index 6e4b1bc7ba0..b3988059592 100644
--- a/1.2.1/examples/api/legend_demo.html
+++ b/1.2.1/examples/api/legend_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/line_with_text.html b/1.2.1/examples/api/line_with_text.html
index 7f41c00f606..1b62206ce61 100644
--- a/1.2.1/examples/api/line_with_text.html
+++ b/1.2.1/examples/api/line_with_text.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/logo2.html b/1.2.1/examples/api/logo2.html
index 048f20f06e1..c20c06547a8 100644
--- a/1.2.1/examples/api/logo2.html
+++ b/1.2.1/examples/api/logo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/mathtext_asarray.html b/1.2.1/examples/api/mathtext_asarray.html
index e191ad3537c..ec1829463be 100644
--- a/1.2.1/examples/api/mathtext_asarray.html
+++ b/1.2.1/examples/api/mathtext_asarray.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/patch_collection.html b/1.2.1/examples/api/patch_collection.html
index ecefd85e89d..debde1466ee 100644
--- a/1.2.1/examples/api/patch_collection.html
+++ b/1.2.1/examples/api/patch_collection.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/path_patch_demo.html b/1.2.1/examples/api/path_patch_demo.html
index 498bb0ff412..33349ac57a7 100644
--- a/1.2.1/examples/api/path_patch_demo.html
+++ b/1.2.1/examples/api/path_patch_demo.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/quad_bezier.html b/1.2.1/examples/api/quad_bezier.html
index 0bfad19c5eb..2b3b63d66b5 100644
--- a/1.2.1/examples/api/quad_bezier.html
+++ b/1.2.1/examples/api/quad_bezier.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/radar_chart.html b/1.2.1/examples/api/radar_chart.html
index 2d365a2169c..31f806a3a6a 100644
--- a/1.2.1/examples/api/radar_chart.html
+++ b/1.2.1/examples/api/radar_chart.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/sankey_demo_basics.html b/1.2.1/examples/api/sankey_demo_basics.html
index c6de13eab2c..9ddca0ea431 100644
--- a/1.2.1/examples/api/sankey_demo_basics.html
+++ b/1.2.1/examples/api/sankey_demo_basics.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/sankey_demo_links.html b/1.2.1/examples/api/sankey_demo_links.html
index 9ef19582bd3..bc445590012 100644
--- a/1.2.1/examples/api/sankey_demo_links.html
+++ b/1.2.1/examples/api/sankey_demo_links.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/sankey_demo_old.html b/1.2.1/examples/api/sankey_demo_old.html
index a954d103f81..1ea94fcee70 100644
--- a/1.2.1/examples/api/sankey_demo_old.html
+++ b/1.2.1/examples/api/sankey_demo_old.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/sankey_demo_rankine.html b/1.2.1/examples/api/sankey_demo_rankine.html
index aa6576f2b3f..4f02e38972b 100644
--- a/1.2.1/examples/api/sankey_demo_rankine.html
+++ b/1.2.1/examples/api/sankey_demo_rankine.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/scatter_piecharts.html b/1.2.1/examples/api/scatter_piecharts.html
index 8c82666a193..fd4a5c7266a 100644
--- a/1.2.1/examples/api/scatter_piecharts.html
+++ b/1.2.1/examples/api/scatter_piecharts.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/span_regions.html b/1.2.1/examples/api/span_regions.html
index a13656e5a51..9e899e283ed 100644
--- a/1.2.1/examples/api/span_regions.html
+++ b/1.2.1/examples/api/span_regions.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/two_scales.html b/1.2.1/examples/api/two_scales.html
index a5225b35e63..e2520efaacb 100644
--- a/1.2.1/examples/api/two_scales.html
+++ b/1.2.1/examples/api/two_scales.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/unicode_minus.html b/1.2.1/examples/api/unicode_minus.html
index 1fa09ae41bb..de29f2701c0 100644
--- a/1.2.1/examples/api/unicode_minus.html
+++ b/1.2.1/examples/api/unicode_minus.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/watermark_image.html b/1.2.1/examples/api/watermark_image.html
index 18a79534966..4af3d789a9e 100644
--- a/1.2.1/examples/api/watermark_image.html
+++ b/1.2.1/examples/api/watermark_image.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/api/watermark_text.html b/1.2.1/examples/api/watermark_text.html
index 7f0287721c1..95ed305bc1e 100644
--- a/1.2.1/examples/api/watermark_text.html
+++ b/1.2.1/examples/api/watermark_text.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/axes_grid/demo_axes_divider.html b/1.2.1/examples/axes_grid/demo_axes_divider.html
index c7b0051a97c..ee08176cc5b 100644
--- a/1.2.1/examples/axes_grid/demo_axes_divider.html
+++ b/1.2.1/examples/axes_grid/demo_axes_divider.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/axes_grid/demo_axes_grid.html b/1.2.1/examples/axes_grid/demo_axes_grid.html
index ede3e9a59fa..6ca1ba79cc9 100644
--- a/1.2.1/examples/axes_grid/demo_axes_grid.html
+++ b/1.2.1/examples/axes_grid/demo_axes_grid.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/axes_grid/demo_axes_grid2.html b/1.2.1/examples/axes_grid/demo_axes_grid2.html
index d3ac8371dee..fb4a6be5a2c 100644
--- a/1.2.1/examples/axes_grid/demo_axes_grid2.html
+++ b/1.2.1/examples/axes_grid/demo_axes_grid2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/axes_grid/demo_axes_hbox_divider.html b/1.2.1/examples/axes_grid/demo_axes_hbox_divider.html
index b9eb53324fa..5551e4c0c97 100644
--- a/1.2.1/examples/axes_grid/demo_axes_hbox_divider.html
+++ b/1.2.1/examples/axes_grid/demo_axes_hbox_divider.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/axes_grid/demo_axes_rgb.html b/1.2.1/examples/axes_grid/demo_axes_rgb.html
index d984da7c2ca..3a7fe991d96 100644
--- a/1.2.1/examples/axes_grid/demo_axes_rgb.html
+++ b/1.2.1/examples/axes_grid/demo_axes_rgb.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/axes_grid/demo_axisline_style.html b/1.2.1/examples/axes_grid/demo_axisline_style.html
index c41e22ffa13..5ba433b067d 100644
--- a/1.2.1/examples/axes_grid/demo_axisline_style.html
+++ b/1.2.1/examples/axes_grid/demo_axisline_style.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/axes_grid/demo_colorbar_with_inset_locator.html b/1.2.1/examples/axes_grid/demo_colorbar_with_inset_locator.html
index d907e64ce20..98b93b98a22 100644
--- a/1.2.1/examples/axes_grid/demo_colorbar_with_inset_locator.html
+++ b/1.2.1/examples/axes_grid/demo_colorbar_with_inset_locator.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/axes_grid/demo_curvelinear_grid.html b/1.2.1/examples/axes_grid/demo_curvelinear_grid.html
index 98b786b7c14..ff857dcbdc0 100644
--- a/1.2.1/examples/axes_grid/demo_curvelinear_grid.html
+++ b/1.2.1/examples/axes_grid/demo_curvelinear_grid.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/axes_grid/demo_curvelinear_grid2.html b/1.2.1/examples/axes_grid/demo_curvelinear_grid2.html
index b5a68ddbcc8..6ece012f845 100644
--- a/1.2.1/examples/axes_grid/demo_curvelinear_grid2.html
+++ b/1.2.1/examples/axes_grid/demo_curvelinear_grid2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/axes_grid/demo_edge_colorbar.html b/1.2.1/examples/axes_grid/demo_edge_colorbar.html
index d9dea0416ce..72a38ef736c 100644
--- a/1.2.1/examples/axes_grid/demo_edge_colorbar.html
+++ b/1.2.1/examples/axes_grid/demo_edge_colorbar.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/axes_grid/demo_floating_axes.html b/1.2.1/examples/axes_grid/demo_floating_axes.html
index e16a5be052b..210d6a25000 100644
--- a/1.2.1/examples/axes_grid/demo_floating_axes.html
+++ b/1.2.1/examples/axes_grid/demo_floating_axes.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/axes_grid/demo_floating_axis.html b/1.2.1/examples/axes_grid/demo_floating_axis.html
index db2d24808b7..cfcff0a1f96 100644
--- a/1.2.1/examples/axes_grid/demo_floating_axis.html
+++ b/1.2.1/examples/axes_grid/demo_floating_axis.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/axes_grid/demo_parasite_axes2.html b/1.2.1/examples/axes_grid/demo_parasite_axes2.html
index 5510f32c100..b76295489ab 100644
--- a/1.2.1/examples/axes_grid/demo_parasite_axes2.html
+++ b/1.2.1/examples/axes_grid/demo_parasite_axes2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/axes_grid/index.html b/1.2.1/examples/axes_grid/index.html
index ded2c62b9c2..48198158801 100644
--- a/1.2.1/examples/axes_grid/index.html
+++ b/1.2.1/examples/axes_grid/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/axes_grid/inset_locator_demo.html b/1.2.1/examples/axes_grid/inset_locator_demo.html
index 6aaec93c3a1..499742219bd 100644
--- a/1.2.1/examples/axes_grid/inset_locator_demo.html
+++ b/1.2.1/examples/axes_grid/inset_locator_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/axes_grid/inset_locator_demo2.html b/1.2.1/examples/axes_grid/inset_locator_demo2.html
index c28e92494b9..0bfd23b4ba0 100644
--- a/1.2.1/examples/axes_grid/inset_locator_demo2.html
+++ b/1.2.1/examples/axes_grid/inset_locator_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/axes_grid/make_room_for_ylabel_using_axesgrid.html b/1.2.1/examples/axes_grid/make_room_for_ylabel_using_axesgrid.html
index 5252d69e2a3..a3e3fa7d6aa 100644
--- a/1.2.1/examples/axes_grid/make_room_for_ylabel_using_axesgrid.html
+++ b/1.2.1/examples/axes_grid/make_room_for_ylabel_using_axesgrid.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/axes_grid/parasite_simple2.html b/1.2.1/examples/axes_grid/parasite_simple2.html
index dbd0766fbdd..e6acf07d38e 100644
--- a/1.2.1/examples/axes_grid/parasite_simple2.html
+++ b/1.2.1/examples/axes_grid/parasite_simple2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/axes_grid/scatter_hist.html b/1.2.1/examples/axes_grid/scatter_hist.html
index 5b886b9ec38..734b23c5ec6 100644
--- a/1.2.1/examples/axes_grid/scatter_hist.html
+++ b/1.2.1/examples/axes_grid/scatter_hist.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/axes_grid/simple_anchored_artists.html b/1.2.1/examples/axes_grid/simple_anchored_artists.html
index 9a5283547cc..d3bbf5215af 100644
--- a/1.2.1/examples/axes_grid/simple_anchored_artists.html
+++ b/1.2.1/examples/axes_grid/simple_anchored_artists.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/axes_grid/simple_axesgrid.html b/1.2.1/examples/axes_grid/simple_axesgrid.html
index 7233d07e96a..75462df87c8 100644
--- a/1.2.1/examples/axes_grid/simple_axesgrid.html
+++ b/1.2.1/examples/axes_grid/simple_axesgrid.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/axes_grid/simple_axesgrid2.html b/1.2.1/examples/axes_grid/simple_axesgrid2.html
index edb836510dc..14dfbbd6449 100644
--- a/1.2.1/examples/axes_grid/simple_axesgrid2.html
+++ b/1.2.1/examples/axes_grid/simple_axesgrid2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/axes_grid/simple_axisline4.html b/1.2.1/examples/axes_grid/simple_axisline4.html
index 89567cf291b..97b5bfd5358 100644
--- a/1.2.1/examples/axes_grid/simple_axisline4.html
+++ b/1.2.1/examples/axes_grid/simple_axisline4.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/event_handling/close_event.html b/1.2.1/examples/event_handling/close_event.html
index 2e0cfac7268..6a623875fa9 100644
--- a/1.2.1/examples/event_handling/close_event.html
+++ b/1.2.1/examples/event_handling/close_event.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/event_handling/data_browser.html b/1.2.1/examples/event_handling/data_browser.html
index aa4bbdbe907..5fa6d506523 100644
--- a/1.2.1/examples/event_handling/data_browser.html
+++ b/1.2.1/examples/event_handling/data_browser.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/event_handling/figure_axes_enter_leave.html b/1.2.1/examples/event_handling/figure_axes_enter_leave.html
index 3dc595c75c5..81836599488 100644
--- a/1.2.1/examples/event_handling/figure_axes_enter_leave.html
+++ b/1.2.1/examples/event_handling/figure_axes_enter_leave.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/event_handling/idle_and_timeout.html b/1.2.1/examples/event_handling/idle_and_timeout.html
index 50eaa81af1e..3de46177eb6 100644
--- a/1.2.1/examples/event_handling/idle_and_timeout.html
+++ b/1.2.1/examples/event_handling/idle_and_timeout.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/event_handling/index.html b/1.2.1/examples/event_handling/index.html
index 96f80e60466..75e43300fa5 100644
--- a/1.2.1/examples/event_handling/index.html
+++ b/1.2.1/examples/event_handling/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/event_handling/keypress_demo.html b/1.2.1/examples/event_handling/keypress_demo.html
index 0169a6afaaa..0f1203e1c18 100644
--- a/1.2.1/examples/event_handling/keypress_demo.html
+++ b/1.2.1/examples/event_handling/keypress_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/event_handling/lasso_demo.html b/1.2.1/examples/event_handling/lasso_demo.html
index cb0f7dc3214..4b350cac0c9 100644
--- a/1.2.1/examples/event_handling/lasso_demo.html
+++ b/1.2.1/examples/event_handling/lasso_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/event_handling/legend_picking.html b/1.2.1/examples/event_handling/legend_picking.html
index 3f9eb07efea..1bb285c4301 100644
--- a/1.2.1/examples/event_handling/legend_picking.html
+++ b/1.2.1/examples/event_handling/legend_picking.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/event_handling/looking_glass.html b/1.2.1/examples/event_handling/looking_glass.html
index d6601f61b40..a5d937be1e7 100644
--- a/1.2.1/examples/event_handling/looking_glass.html
+++ b/1.2.1/examples/event_handling/looking_glass.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/event_handling/path_editor.html b/1.2.1/examples/event_handling/path_editor.html
index 814998e0378..a1c5063cd6d 100644
--- a/1.2.1/examples/event_handling/path_editor.html
+++ b/1.2.1/examples/event_handling/path_editor.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/event_handling/pick_event_demo.html b/1.2.1/examples/event_handling/pick_event_demo.html
index ebffb2e0cea..e71ee9d1599 100644
--- a/1.2.1/examples/event_handling/pick_event_demo.html
+++ b/1.2.1/examples/event_handling/pick_event_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/event_handling/pick_event_demo2.html b/1.2.1/examples/event_handling/pick_event_demo2.html
index 27d851495fa..d18b4c6cdf6 100644
--- a/1.2.1/examples/event_handling/pick_event_demo2.html
+++ b/1.2.1/examples/event_handling/pick_event_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/event_handling/pipong.html b/1.2.1/examples/event_handling/pipong.html
index 5aa5f5ca3c9..101cfe5f38e 100644
--- a/1.2.1/examples/event_handling/pipong.html
+++ b/1.2.1/examples/event_handling/pipong.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/event_handling/poly_editor.html b/1.2.1/examples/event_handling/poly_editor.html
index b9a8b7391e5..4234ff232f7 100644
--- a/1.2.1/examples/event_handling/poly_editor.html
+++ b/1.2.1/examples/event_handling/poly_editor.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/event_handling/pong_gtk.html b/1.2.1/examples/event_handling/pong_gtk.html
index 67a32144d0b..ce4068c2cf6 100644
--- a/1.2.1/examples/event_handling/pong_gtk.html
+++ b/1.2.1/examples/event_handling/pong_gtk.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/event_handling/pong_qt.html b/1.2.1/examples/event_handling/pong_qt.html
index 65314dd3760..fc6202eccf6 100644
--- a/1.2.1/examples/event_handling/pong_qt.html
+++ b/1.2.1/examples/event_handling/pong_qt.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/event_handling/resample.html b/1.2.1/examples/event_handling/resample.html
index f0b82c0d37c..39a890a5723 100644
--- a/1.2.1/examples/event_handling/resample.html
+++ b/1.2.1/examples/event_handling/resample.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/event_handling/test_mouseclicks.html b/1.2.1/examples/event_handling/test_mouseclicks.html
index d8e529396e4..278489ca3d3 100644
--- a/1.2.1/examples/event_handling/test_mouseclicks.html
+++ b/1.2.1/examples/event_handling/test_mouseclicks.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/event_handling/timers.html b/1.2.1/examples/event_handling/timers.html
index 6bf27433446..f5f45490a12 100644
--- a/1.2.1/examples/event_handling/timers.html
+++ b/1.2.1/examples/event_handling/timers.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/event_handling/viewlims.html b/1.2.1/examples/event_handling/viewlims.html
index 086992d2203..bfa3eff515c 100644
--- a/1.2.1/examples/event_handling/viewlims.html
+++ b/1.2.1/examples/event_handling/viewlims.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/event_handling/zoom_window.html b/1.2.1/examples/event_handling/zoom_window.html
index 4c4e055b438..86d2c1668cc 100644
--- a/1.2.1/examples/event_handling/zoom_window.html
+++ b/1.2.1/examples/event_handling/zoom_window.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/index.html b/1.2.1/examples/index.html
index 0b9e410b8b4..4acee0d74ff 100644
--- a/1.2.1/examples/index.html
+++ b/1.2.1/examples/index.html
@@ -28,6 +28,7 @@
href="../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/misc/contour_manual.html b/1.2.1/examples/misc/contour_manual.html
index 0e9c480adbc..f5da578b66d 100644
--- a/1.2.1/examples/misc/contour_manual.html
+++ b/1.2.1/examples/misc/contour_manual.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/misc/developer_commit_history.html b/1.2.1/examples/misc/developer_commit_history.html
index 4ec25c9bf03..d78a466f82c 100644
--- a/1.2.1/examples/misc/developer_commit_history.html
+++ b/1.2.1/examples/misc/developer_commit_history.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/misc/font_indexing.html b/1.2.1/examples/misc/font_indexing.html
index 5bcc248bee7..d6ed72fc9ff 100644
--- a/1.2.1/examples/misc/font_indexing.html
+++ b/1.2.1/examples/misc/font_indexing.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/misc/ftface_props.html b/1.2.1/examples/misc/ftface_props.html
index 92b61d5c916..56cb61b684e 100644
--- a/1.2.1/examples/misc/ftface_props.html
+++ b/1.2.1/examples/misc/ftface_props.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/misc/image_thumbnail.html b/1.2.1/examples/misc/image_thumbnail.html
index 5421a5b3b0b..e51eab1f868 100644
--- a/1.2.1/examples/misc/image_thumbnail.html
+++ b/1.2.1/examples/misc/image_thumbnail.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/misc/index.html b/1.2.1/examples/misc/index.html
index 1f1af8f219a..6e4df8535ae 100644
--- a/1.2.1/examples/misc/index.html
+++ b/1.2.1/examples/misc/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/misc/longshort.html b/1.2.1/examples/misc/longshort.html
index d714a2b93db..7637f7669af 100644
--- a/1.2.1/examples/misc/longshort.html
+++ b/1.2.1/examples/misc/longshort.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/misc/multiprocess.html b/1.2.1/examples/misc/multiprocess.html
index db0f288e81e..195ed296dad 100644
--- a/1.2.1/examples/misc/multiprocess.html
+++ b/1.2.1/examples/misc/multiprocess.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/misc/rasterization_demo.html b/1.2.1/examples/misc/rasterization_demo.html
index a10677a9ac3..317a1b27c04 100644
--- a/1.2.1/examples/misc/rasterization_demo.html
+++ b/1.2.1/examples/misc/rasterization_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/misc/rc_traits.html b/1.2.1/examples/misc/rc_traits.html
index 0fe63af9ee1..eaff33dbae0 100644
--- a/1.2.1/examples/misc/rc_traits.html
+++ b/1.2.1/examples/misc/rc_traits.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/misc/rec_groupby_demo.html b/1.2.1/examples/misc/rec_groupby_demo.html
index de5e8ede4a0..e09f4522385 100644
--- a/1.2.1/examples/misc/rec_groupby_demo.html
+++ b/1.2.1/examples/misc/rec_groupby_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/misc/rec_join_demo.html b/1.2.1/examples/misc/rec_join_demo.html
index daca1a4c8e4..3db4c185c20 100644
--- a/1.2.1/examples/misc/rec_join_demo.html
+++ b/1.2.1/examples/misc/rec_join_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/misc/sample_data_demo.html b/1.2.1/examples/misc/sample_data_demo.html
index 1a18e8a8853..931cfc8dc17 100644
--- a/1.2.1/examples/misc/sample_data_demo.html
+++ b/1.2.1/examples/misc/sample_data_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/misc/svg_filter_line.html b/1.2.1/examples/misc/svg_filter_line.html
index 3dea4607cae..0a28ef01331 100644
--- a/1.2.1/examples/misc/svg_filter_line.html
+++ b/1.2.1/examples/misc/svg_filter_line.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/misc/svg_filter_pie.html b/1.2.1/examples/misc/svg_filter_pie.html
index e3c7e7ba8fa..56b5ee584b3 100644
--- a/1.2.1/examples/misc/svg_filter_pie.html
+++ b/1.2.1/examples/misc/svg_filter_pie.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/misc/tight_bbox_test.html b/1.2.1/examples/misc/tight_bbox_test.html
index 22447a18e4c..a5b2834735d 100644
--- a/1.2.1/examples/misc/tight_bbox_test.html
+++ b/1.2.1/examples/misc/tight_bbox_test.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/mplot3d/2dcollections3d_demo.html b/1.2.1/examples/mplot3d/2dcollections3d_demo.html
index d5d943db469..7c69b79eb23 100644
--- a/1.2.1/examples/mplot3d/2dcollections3d_demo.html
+++ b/1.2.1/examples/mplot3d/2dcollections3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/mplot3d/bars3d_demo.html b/1.2.1/examples/mplot3d/bars3d_demo.html
index b534afaba8a..e2a2962597d 100644
--- a/1.2.1/examples/mplot3d/bars3d_demo.html
+++ b/1.2.1/examples/mplot3d/bars3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/mplot3d/contour3d_demo.html b/1.2.1/examples/mplot3d/contour3d_demo.html
index 8dfd6b4bef0..ad9e16e57a6 100644
--- a/1.2.1/examples/mplot3d/contour3d_demo.html
+++ b/1.2.1/examples/mplot3d/contour3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/mplot3d/contour3d_demo2.html b/1.2.1/examples/mplot3d/contour3d_demo2.html
index c58eef145d8..024c6bc5a5b 100644
--- a/1.2.1/examples/mplot3d/contour3d_demo2.html
+++ b/1.2.1/examples/mplot3d/contour3d_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/mplot3d/contour3d_demo3.html b/1.2.1/examples/mplot3d/contour3d_demo3.html
index 0c60770e91f..cb4e085e913 100644
--- a/1.2.1/examples/mplot3d/contour3d_demo3.html
+++ b/1.2.1/examples/mplot3d/contour3d_demo3.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/mplot3d/contourf3d_demo.html b/1.2.1/examples/mplot3d/contourf3d_demo.html
index 429693149ea..62b49972ed0 100644
--- a/1.2.1/examples/mplot3d/contourf3d_demo.html
+++ b/1.2.1/examples/mplot3d/contourf3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/mplot3d/contourf3d_demo2.html b/1.2.1/examples/mplot3d/contourf3d_demo2.html
index b3f4b134c75..c4c7b9f61d8 100644
--- a/1.2.1/examples/mplot3d/contourf3d_demo2.html
+++ b/1.2.1/examples/mplot3d/contourf3d_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/mplot3d/hist3d_demo.html b/1.2.1/examples/mplot3d/hist3d_demo.html
index a5156ea5c80..74457e873eb 100644
--- a/1.2.1/examples/mplot3d/hist3d_demo.html
+++ b/1.2.1/examples/mplot3d/hist3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/mplot3d/index.html b/1.2.1/examples/mplot3d/index.html
index d3ea34a781b..ff5946e11b3 100644
--- a/1.2.1/examples/mplot3d/index.html
+++ b/1.2.1/examples/mplot3d/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/mplot3d/lines3d_demo.html b/1.2.1/examples/mplot3d/lines3d_demo.html
index 2a91e592a17..94bd33d15b1 100644
--- a/1.2.1/examples/mplot3d/lines3d_demo.html
+++ b/1.2.1/examples/mplot3d/lines3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/mplot3d/lorenz_attractor.html b/1.2.1/examples/mplot3d/lorenz_attractor.html
index 30ce8c36ab3..ff23c2be9d5 100644
--- a/1.2.1/examples/mplot3d/lorenz_attractor.html
+++ b/1.2.1/examples/mplot3d/lorenz_attractor.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/mplot3d/mixed_subplots_demo.html b/1.2.1/examples/mplot3d/mixed_subplots_demo.html
index fac60c14c53..e558be51d61 100644
--- a/1.2.1/examples/mplot3d/mixed_subplots_demo.html
+++ b/1.2.1/examples/mplot3d/mixed_subplots_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/mplot3d/offset_demo.html b/1.2.1/examples/mplot3d/offset_demo.html
index c936ae1ba24..62ed7f61f2b 100644
--- a/1.2.1/examples/mplot3d/offset_demo.html
+++ b/1.2.1/examples/mplot3d/offset_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/mplot3d/pathpatch3d_demo.html b/1.2.1/examples/mplot3d/pathpatch3d_demo.html
index cd45b23f1b6..f55c2b15571 100644
--- a/1.2.1/examples/mplot3d/pathpatch3d_demo.html
+++ b/1.2.1/examples/mplot3d/pathpatch3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/mplot3d/polys3d_demo.html b/1.2.1/examples/mplot3d/polys3d_demo.html
index f7c191d2b03..e5bf18e92f3 100644
--- a/1.2.1/examples/mplot3d/polys3d_demo.html
+++ b/1.2.1/examples/mplot3d/polys3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/mplot3d/rotate_axes3d_demo.html b/1.2.1/examples/mplot3d/rotate_axes3d_demo.html
index 4cc4ea0d374..2fca201ec3a 100644
--- a/1.2.1/examples/mplot3d/rotate_axes3d_demo.html
+++ b/1.2.1/examples/mplot3d/rotate_axes3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/mplot3d/scatter3d_demo.html b/1.2.1/examples/mplot3d/scatter3d_demo.html
index f641867433b..e1b4f37874c 100644
--- a/1.2.1/examples/mplot3d/scatter3d_demo.html
+++ b/1.2.1/examples/mplot3d/scatter3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/mplot3d/subplot3d_demo.html b/1.2.1/examples/mplot3d/subplot3d_demo.html
index 9367f45fb43..0787eb91801 100644
--- a/1.2.1/examples/mplot3d/subplot3d_demo.html
+++ b/1.2.1/examples/mplot3d/subplot3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/mplot3d/surface3d_demo.html b/1.2.1/examples/mplot3d/surface3d_demo.html
index d5875d1a0be..d0c217c49b7 100644
--- a/1.2.1/examples/mplot3d/surface3d_demo.html
+++ b/1.2.1/examples/mplot3d/surface3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/mplot3d/surface3d_demo2.html b/1.2.1/examples/mplot3d/surface3d_demo2.html
index be59e33afb5..27144e62331 100644
--- a/1.2.1/examples/mplot3d/surface3d_demo2.html
+++ b/1.2.1/examples/mplot3d/surface3d_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/mplot3d/surface3d_demo3.html b/1.2.1/examples/mplot3d/surface3d_demo3.html
index 76f93fe83e0..e4d4d5690d0 100644
--- a/1.2.1/examples/mplot3d/surface3d_demo3.html
+++ b/1.2.1/examples/mplot3d/surface3d_demo3.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/mplot3d/surface3d_radial_demo.html b/1.2.1/examples/mplot3d/surface3d_radial_demo.html
index 594568dd1f0..18601a62de3 100644
--- a/1.2.1/examples/mplot3d/surface3d_radial_demo.html
+++ b/1.2.1/examples/mplot3d/surface3d_radial_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/mplot3d/text3d_demo.html b/1.2.1/examples/mplot3d/text3d_demo.html
index 35f8bd66714..6013828b5ed 100644
--- a/1.2.1/examples/mplot3d/text3d_demo.html
+++ b/1.2.1/examples/mplot3d/text3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/mplot3d/trisurf3d_demo.html b/1.2.1/examples/mplot3d/trisurf3d_demo.html
index afd61bf1ae9..cbe940e790d 100644
--- a/1.2.1/examples/mplot3d/trisurf3d_demo.html
+++ b/1.2.1/examples/mplot3d/trisurf3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/mplot3d/wire3d_animation_demo.html b/1.2.1/examples/mplot3d/wire3d_animation_demo.html
index 07d889d5fcc..85a4492cca4 100644
--- a/1.2.1/examples/mplot3d/wire3d_animation_demo.html
+++ b/1.2.1/examples/mplot3d/wire3d_animation_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/mplot3d/wire3d_demo.html b/1.2.1/examples/mplot3d/wire3d_demo.html
index 75715ed5011..7464ce2cf51 100644
--- a/1.2.1/examples/mplot3d/wire3d_demo.html
+++ b/1.2.1/examples/mplot3d/wire3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/old_animation/animate_decay_tk_blit.html b/1.2.1/examples/old_animation/animate_decay_tk_blit.html
index f6682d01a9d..bfe61f3356f 100644
--- a/1.2.1/examples/old_animation/animate_decay_tk_blit.html
+++ b/1.2.1/examples/old_animation/animate_decay_tk_blit.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/old_animation/animation_blit_fltk.html b/1.2.1/examples/old_animation/animation_blit_fltk.html
index eaed9e8ef57..e0c8fa909b3 100644
--- a/1.2.1/examples/old_animation/animation_blit_fltk.html
+++ b/1.2.1/examples/old_animation/animation_blit_fltk.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/old_animation/animation_blit_gtk.html b/1.2.1/examples/old_animation/animation_blit_gtk.html
index b9d99f266d0..4faff0d05b1 100644
--- a/1.2.1/examples/old_animation/animation_blit_gtk.html
+++ b/1.2.1/examples/old_animation/animation_blit_gtk.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/old_animation/animation_blit_gtk2.html b/1.2.1/examples/old_animation/animation_blit_gtk2.html
index 661e3a4d62b..63e1205117f 100644
--- a/1.2.1/examples/old_animation/animation_blit_gtk2.html
+++ b/1.2.1/examples/old_animation/animation_blit_gtk2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/old_animation/animation_blit_qt.html b/1.2.1/examples/old_animation/animation_blit_qt.html
index 103fa7bde0d..6485360a36b 100644
--- a/1.2.1/examples/old_animation/animation_blit_qt.html
+++ b/1.2.1/examples/old_animation/animation_blit_qt.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/old_animation/animation_blit_qt4.html b/1.2.1/examples/old_animation/animation_blit_qt4.html
index d99dfedc070..4a79dbe2cd2 100644
--- a/1.2.1/examples/old_animation/animation_blit_qt4.html
+++ b/1.2.1/examples/old_animation/animation_blit_qt4.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/old_animation/animation_blit_tk.html b/1.2.1/examples/old_animation/animation_blit_tk.html
index ef5bd406794..8c3129a5e08 100644
--- a/1.2.1/examples/old_animation/animation_blit_tk.html
+++ b/1.2.1/examples/old_animation/animation_blit_tk.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/old_animation/animation_blit_wx.html b/1.2.1/examples/old_animation/animation_blit_wx.html
index c481cb36f82..75c2e7063aa 100644
--- a/1.2.1/examples/old_animation/animation_blit_wx.html
+++ b/1.2.1/examples/old_animation/animation_blit_wx.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/old_animation/draggable_legend.html b/1.2.1/examples/old_animation/draggable_legend.html
index ca158b9cca1..c85b15f0bf0 100644
--- a/1.2.1/examples/old_animation/draggable_legend.html
+++ b/1.2.1/examples/old_animation/draggable_legend.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/old_animation/dynamic_collection.html b/1.2.1/examples/old_animation/dynamic_collection.html
index 11d493a4371..7beb5526a49 100644
--- a/1.2.1/examples/old_animation/dynamic_collection.html
+++ b/1.2.1/examples/old_animation/dynamic_collection.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/old_animation/dynamic_image_gtkagg.html b/1.2.1/examples/old_animation/dynamic_image_gtkagg.html
index 7229eb78f16..ef9dde2bd8b 100644
--- a/1.2.1/examples/old_animation/dynamic_image_gtkagg.html
+++ b/1.2.1/examples/old_animation/dynamic_image_gtkagg.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/old_animation/dynamic_image_wxagg2.html b/1.2.1/examples/old_animation/dynamic_image_wxagg2.html
index 6802ea1bae7..335ead15be9 100644
--- a/1.2.1/examples/old_animation/dynamic_image_wxagg2.html
+++ b/1.2.1/examples/old_animation/dynamic_image_wxagg2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/old_animation/gtk_timeout.html b/1.2.1/examples/old_animation/gtk_timeout.html
index f1284029720..c4c6597a77b 100644
--- a/1.2.1/examples/old_animation/gtk_timeout.html
+++ b/1.2.1/examples/old_animation/gtk_timeout.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/old_animation/histogram_tkagg.html b/1.2.1/examples/old_animation/histogram_tkagg.html
index 7d07cab6068..515b2d6c2cf 100644
--- a/1.2.1/examples/old_animation/histogram_tkagg.html
+++ b/1.2.1/examples/old_animation/histogram_tkagg.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/old_animation/index.html b/1.2.1/examples/old_animation/index.html
index e487314837f..447a3a71cee 100644
--- a/1.2.1/examples/old_animation/index.html
+++ b/1.2.1/examples/old_animation/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/old_animation/movie_demo.html b/1.2.1/examples/old_animation/movie_demo.html
index 48d8a340546..782a3959e1e 100644
--- a/1.2.1/examples/old_animation/movie_demo.html
+++ b/1.2.1/examples/old_animation/movie_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/old_animation/simple_anim_gtk.html b/1.2.1/examples/old_animation/simple_anim_gtk.html
index a3b8375f47d..17c8ad6112f 100644
--- a/1.2.1/examples/old_animation/simple_anim_gtk.html
+++ b/1.2.1/examples/old_animation/simple_anim_gtk.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/old_animation/simple_anim_tkagg.html b/1.2.1/examples/old_animation/simple_anim_tkagg.html
index 817ddd725e3..d311ca31bfe 100644
--- a/1.2.1/examples/old_animation/simple_anim_tkagg.html
+++ b/1.2.1/examples/old_animation/simple_anim_tkagg.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/old_animation/simple_idle_wx.html b/1.2.1/examples/old_animation/simple_idle_wx.html
index b1cdd892d0b..eafe6f7916e 100644
--- a/1.2.1/examples/old_animation/simple_idle_wx.html
+++ b/1.2.1/examples/old_animation/simple_idle_wx.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/old_animation/simple_timer_wx.html b/1.2.1/examples/old_animation/simple_timer_wx.html
index 2c99a1dd3a4..e9b6d043c52 100644
--- a/1.2.1/examples/old_animation/simple_timer_wx.html
+++ b/1.2.1/examples/old_animation/simple_timer_wx.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/old_animation/strip_chart_demo.html b/1.2.1/examples/old_animation/strip_chart_demo.html
index f483c2c4309..cdffc6d9867 100644
--- a/1.2.1/examples/old_animation/strip_chart_demo.html
+++ b/1.2.1/examples/old_animation/strip_chart_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/accented_text.html b/1.2.1/examples/pylab_examples/accented_text.html
index 3cd1e88975a..d4aaa7ccce6 100644
--- a/1.2.1/examples/pylab_examples/accented_text.html
+++ b/1.2.1/examples/pylab_examples/accented_text.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/agg_buffer_to_array.html b/1.2.1/examples/pylab_examples/agg_buffer_to_array.html
index be50f701887..e46156c43ea 100644
--- a/1.2.1/examples/pylab_examples/agg_buffer_to_array.html
+++ b/1.2.1/examples/pylab_examples/agg_buffer_to_array.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/alignment_test.html b/1.2.1/examples/pylab_examples/alignment_test.html
index 2b49e03c819..fccd1f14438 100644
--- a/1.2.1/examples/pylab_examples/alignment_test.html
+++ b/1.2.1/examples/pylab_examples/alignment_test.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/anchored_artists.html b/1.2.1/examples/pylab_examples/anchored_artists.html
index 71be1597ee0..2291ae0b7fe 100644
--- a/1.2.1/examples/pylab_examples/anchored_artists.html
+++ b/1.2.1/examples/pylab_examples/anchored_artists.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/animation_demo.html b/1.2.1/examples/pylab_examples/animation_demo.html
index 2dcf35aa615..11e57cec423 100644
--- a/1.2.1/examples/pylab_examples/animation_demo.html
+++ b/1.2.1/examples/pylab_examples/animation_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/annotation_demo.html b/1.2.1/examples/pylab_examples/annotation_demo.html
index f255f14c9db..35a2b51f91f 100644
--- a/1.2.1/examples/pylab_examples/annotation_demo.html
+++ b/1.2.1/examples/pylab_examples/annotation_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/annotation_demo2.html b/1.2.1/examples/pylab_examples/annotation_demo2.html
index 3216ea6b95f..8af66da9d87 100644
--- a/1.2.1/examples/pylab_examples/annotation_demo2.html
+++ b/1.2.1/examples/pylab_examples/annotation_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/annotation_demo3.html b/1.2.1/examples/pylab_examples/annotation_demo3.html
index cb339c06621..5864a6ee418 100644
--- a/1.2.1/examples/pylab_examples/annotation_demo3.html
+++ b/1.2.1/examples/pylab_examples/annotation_demo3.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/anscombe.html b/1.2.1/examples/pylab_examples/anscombe.html
index 9e50da36250..a618bb47aa8 100644
--- a/1.2.1/examples/pylab_examples/anscombe.html
+++ b/1.2.1/examples/pylab_examples/anscombe.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/arctest.html b/1.2.1/examples/pylab_examples/arctest.html
index 93ab4e70524..b5bda8bc106 100644
--- a/1.2.1/examples/pylab_examples/arctest.html
+++ b/1.2.1/examples/pylab_examples/arctest.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/arrow_demo.html b/1.2.1/examples/pylab_examples/arrow_demo.html
index d8e26b4250c..c529f641809 100644
--- a/1.2.1/examples/pylab_examples/arrow_demo.html
+++ b/1.2.1/examples/pylab_examples/arrow_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/arrow_simple_demo.html b/1.2.1/examples/pylab_examples/arrow_simple_demo.html
index 604d94c90a4..f805798f1e1 100644
--- a/1.2.1/examples/pylab_examples/arrow_simple_demo.html
+++ b/1.2.1/examples/pylab_examples/arrow_simple_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/aspect_loglog.html b/1.2.1/examples/pylab_examples/aspect_loglog.html
index 04416e2c85e..9dff95f6e17 100644
--- a/1.2.1/examples/pylab_examples/aspect_loglog.html
+++ b/1.2.1/examples/pylab_examples/aspect_loglog.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/axes_demo.html b/1.2.1/examples/pylab_examples/axes_demo.html
index fc7ded19cce..bbf1659f132 100644
--- a/1.2.1/examples/pylab_examples/axes_demo.html
+++ b/1.2.1/examples/pylab_examples/axes_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/axes_props.html b/1.2.1/examples/pylab_examples/axes_props.html
index 9028c01a7d9..6e015e414a0 100644
--- a/1.2.1/examples/pylab_examples/axes_props.html
+++ b/1.2.1/examples/pylab_examples/axes_props.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/axes_zoom_effect.html b/1.2.1/examples/pylab_examples/axes_zoom_effect.html
index 81bc7010f12..f6f4d053cf3 100644
--- a/1.2.1/examples/pylab_examples/axes_zoom_effect.html
+++ b/1.2.1/examples/pylab_examples/axes_zoom_effect.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/axhspan_demo.html b/1.2.1/examples/pylab_examples/axhspan_demo.html
index 9a9731dd8c2..4a4041e3427 100644
--- a/1.2.1/examples/pylab_examples/axhspan_demo.html
+++ b/1.2.1/examples/pylab_examples/axhspan_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/axis_equal_demo.html b/1.2.1/examples/pylab_examples/axis_equal_demo.html
index a5e98117f0c..8a1d7455e3d 100644
--- a/1.2.1/examples/pylab_examples/axis_equal_demo.html
+++ b/1.2.1/examples/pylab_examples/axis_equal_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/bar_stacked.html b/1.2.1/examples/pylab_examples/bar_stacked.html
index 043591d3489..ff699946a18 100644
--- a/1.2.1/examples/pylab_examples/bar_stacked.html
+++ b/1.2.1/examples/pylab_examples/bar_stacked.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/barb_demo.html b/1.2.1/examples/pylab_examples/barb_demo.html
index f493b0839c8..5646c3f6013 100644
--- a/1.2.1/examples/pylab_examples/barb_demo.html
+++ b/1.2.1/examples/pylab_examples/barb_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/barchart_demo.html b/1.2.1/examples/pylab_examples/barchart_demo.html
index 67063ce5e81..2b6cf0e4d64 100644
--- a/1.2.1/examples/pylab_examples/barchart_demo.html
+++ b/1.2.1/examples/pylab_examples/barchart_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/barchart_demo2.html b/1.2.1/examples/pylab_examples/barchart_demo2.html
index 5d9af6575a4..2e261e037a0 100644
--- a/1.2.1/examples/pylab_examples/barchart_demo2.html
+++ b/1.2.1/examples/pylab_examples/barchart_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/barcode_demo.html b/1.2.1/examples/pylab_examples/barcode_demo.html
index bd42c32e489..5e577a63f83 100644
--- a/1.2.1/examples/pylab_examples/barcode_demo.html
+++ b/1.2.1/examples/pylab_examples/barcode_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/barh_demo.html b/1.2.1/examples/pylab_examples/barh_demo.html
index 07bee64b37d..f4a3abd7e7e 100644
--- a/1.2.1/examples/pylab_examples/barh_demo.html
+++ b/1.2.1/examples/pylab_examples/barh_demo.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/boxplot_demo.html b/1.2.1/examples/pylab_examples/boxplot_demo.html
index 34cfb415c3a..22215204fcf 100644
--- a/1.2.1/examples/pylab_examples/boxplot_demo.html
+++ b/1.2.1/examples/pylab_examples/boxplot_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/boxplot_demo2.html b/1.2.1/examples/pylab_examples/boxplot_demo2.html
index 51a2998747f..e7ad2f77f35 100644
--- a/1.2.1/examples/pylab_examples/boxplot_demo2.html
+++ b/1.2.1/examples/pylab_examples/boxplot_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/boxplot_demo3.html b/1.2.1/examples/pylab_examples/boxplot_demo3.html
index a8445605bc3..64221bf0934 100644
--- a/1.2.1/examples/pylab_examples/boxplot_demo3.html
+++ b/1.2.1/examples/pylab_examples/boxplot_demo3.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/break.html b/1.2.1/examples/pylab_examples/break.html
index b672cd6e763..96b935173ea 100644
--- a/1.2.1/examples/pylab_examples/break.html
+++ b/1.2.1/examples/pylab_examples/break.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/broken_axis.html b/1.2.1/examples/pylab_examples/broken_axis.html
index e9faad6cb8e..c214e29695c 100644
--- a/1.2.1/examples/pylab_examples/broken_axis.html
+++ b/1.2.1/examples/pylab_examples/broken_axis.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/broken_barh.html b/1.2.1/examples/pylab_examples/broken_barh.html
index 397f4e0bbf3..68116055c00 100644
--- a/1.2.1/examples/pylab_examples/broken_barh.html
+++ b/1.2.1/examples/pylab_examples/broken_barh.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/centered_ticklabels.html b/1.2.1/examples/pylab_examples/centered_ticklabels.html
index 39b78eba2bf..d6ab08cc43b 100644
--- a/1.2.1/examples/pylab_examples/centered_ticklabels.html
+++ b/1.2.1/examples/pylab_examples/centered_ticklabels.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/clippedline.html b/1.2.1/examples/pylab_examples/clippedline.html
index 0fc3f0b2899..5025a76704a 100644
--- a/1.2.1/examples/pylab_examples/clippedline.html
+++ b/1.2.1/examples/pylab_examples/clippedline.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/cohere_demo.html b/1.2.1/examples/pylab_examples/cohere_demo.html
index cf47994c293..c3a88e6e7f8 100644
--- a/1.2.1/examples/pylab_examples/cohere_demo.html
+++ b/1.2.1/examples/pylab_examples/cohere_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/color_by_yvalue.html b/1.2.1/examples/pylab_examples/color_by_yvalue.html
index a6d6cea7eae..cc40dde643b 100644
--- a/1.2.1/examples/pylab_examples/color_by_yvalue.html
+++ b/1.2.1/examples/pylab_examples/color_by_yvalue.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/color_demo.html b/1.2.1/examples/pylab_examples/color_demo.html
index 62134c11c03..e39970ca28d 100644
--- a/1.2.1/examples/pylab_examples/color_demo.html
+++ b/1.2.1/examples/pylab_examples/color_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/colorbar_tick_labelling_demo.html b/1.2.1/examples/pylab_examples/colorbar_tick_labelling_demo.html
index a43f34e2d73..34cef4c1c19 100644
--- a/1.2.1/examples/pylab_examples/colorbar_tick_labelling_demo.html
+++ b/1.2.1/examples/pylab_examples/colorbar_tick_labelling_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/colours.html b/1.2.1/examples/pylab_examples/colours.html
index 43b6e7dda29..91ce1984365 100644
--- a/1.2.1/examples/pylab_examples/colours.html
+++ b/1.2.1/examples/pylab_examples/colours.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/contour_demo.html b/1.2.1/examples/pylab_examples/contour_demo.html
index b6b816f6ba6..47db7ce31c2 100644
--- a/1.2.1/examples/pylab_examples/contour_demo.html
+++ b/1.2.1/examples/pylab_examples/contour_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/contour_image.html b/1.2.1/examples/pylab_examples/contour_image.html
index 60268c8a2fd..1d2b977ea51 100644
--- a/1.2.1/examples/pylab_examples/contour_image.html
+++ b/1.2.1/examples/pylab_examples/contour_image.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/contour_label_demo.html b/1.2.1/examples/pylab_examples/contour_label_demo.html
index 13b18b01267..073f0fb45c3 100644
--- a/1.2.1/examples/pylab_examples/contour_label_demo.html
+++ b/1.2.1/examples/pylab_examples/contour_label_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/contourf_demo.html b/1.2.1/examples/pylab_examples/contourf_demo.html
index 33d3a803d53..01e9ae11e7f 100644
--- a/1.2.1/examples/pylab_examples/contourf_demo.html
+++ b/1.2.1/examples/pylab_examples/contourf_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/contourf_hatching.html b/1.2.1/examples/pylab_examples/contourf_hatching.html
index 4f82b93b284..07195baeb98 100644
--- a/1.2.1/examples/pylab_examples/contourf_hatching.html
+++ b/1.2.1/examples/pylab_examples/contourf_hatching.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/contourf_log.html b/1.2.1/examples/pylab_examples/contourf_log.html
index 21578db2253..bea11338994 100644
--- a/1.2.1/examples/pylab_examples/contourf_log.html
+++ b/1.2.1/examples/pylab_examples/contourf_log.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/coords_demo.html b/1.2.1/examples/pylab_examples/coords_demo.html
index 19277277fb3..dad0a115599 100644
--- a/1.2.1/examples/pylab_examples/coords_demo.html
+++ b/1.2.1/examples/pylab_examples/coords_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/coords_report.html b/1.2.1/examples/pylab_examples/coords_report.html
index 617c7e4e60d..cb4c290a560 100644
--- a/1.2.1/examples/pylab_examples/coords_report.html
+++ b/1.2.1/examples/pylab_examples/coords_report.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/csd_demo.html b/1.2.1/examples/pylab_examples/csd_demo.html
index 8f3e1c31a9b..d3cb9e24626 100644
--- a/1.2.1/examples/pylab_examples/csd_demo.html
+++ b/1.2.1/examples/pylab_examples/csd_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/cursor_demo.html b/1.2.1/examples/pylab_examples/cursor_demo.html
index dddb203d65f..bc638a78abc 100644
--- a/1.2.1/examples/pylab_examples/cursor_demo.html
+++ b/1.2.1/examples/pylab_examples/cursor_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/custom_cmap.html b/1.2.1/examples/pylab_examples/custom_cmap.html
index e458953fedd..16415bf9984 100644
--- a/1.2.1/examples/pylab_examples/custom_cmap.html
+++ b/1.2.1/examples/pylab_examples/custom_cmap.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/custom_figure_class.html b/1.2.1/examples/pylab_examples/custom_figure_class.html
index 995727b3f55..954c2d9e928 100644
--- a/1.2.1/examples/pylab_examples/custom_figure_class.html
+++ b/1.2.1/examples/pylab_examples/custom_figure_class.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/custom_ticker1.html b/1.2.1/examples/pylab_examples/custom_ticker1.html
index b8c58567549..f888cf45822 100644
--- a/1.2.1/examples/pylab_examples/custom_ticker1.html
+++ b/1.2.1/examples/pylab_examples/custom_ticker1.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/customize_rc.html b/1.2.1/examples/pylab_examples/customize_rc.html
index fd7c5b2dd88..2a7a5fbace8 100644
--- a/1.2.1/examples/pylab_examples/customize_rc.html
+++ b/1.2.1/examples/pylab_examples/customize_rc.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/dannys_example.html b/1.2.1/examples/pylab_examples/dannys_example.html
index cdf7ee61700..67ac73e81e7 100644
--- a/1.2.1/examples/pylab_examples/dannys_example.html
+++ b/1.2.1/examples/pylab_examples/dannys_example.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/dash_control.html b/1.2.1/examples/pylab_examples/dash_control.html
index a963c0bb360..7f0e5dbbe50 100644
--- a/1.2.1/examples/pylab_examples/dash_control.html
+++ b/1.2.1/examples/pylab_examples/dash_control.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/dashpointlabel.html b/1.2.1/examples/pylab_examples/dashpointlabel.html
index ed088df0116..670bd4aff89 100644
--- a/1.2.1/examples/pylab_examples/dashpointlabel.html
+++ b/1.2.1/examples/pylab_examples/dashpointlabel.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/data_helper.html b/1.2.1/examples/pylab_examples/data_helper.html
index c2ca2c47a53..aff5fef914d 100644
--- a/1.2.1/examples/pylab_examples/data_helper.html
+++ b/1.2.1/examples/pylab_examples/data_helper.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/date_demo1.html b/1.2.1/examples/pylab_examples/date_demo1.html
index 6909b45efe6..c7ab45a1a3b 100644
--- a/1.2.1/examples/pylab_examples/date_demo1.html
+++ b/1.2.1/examples/pylab_examples/date_demo1.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/date_demo2.html b/1.2.1/examples/pylab_examples/date_demo2.html
index 07e4cdb8595..127206d9b3b 100644
--- a/1.2.1/examples/pylab_examples/date_demo2.html
+++ b/1.2.1/examples/pylab_examples/date_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/date_demo_convert.html b/1.2.1/examples/pylab_examples/date_demo_convert.html
index f495004b6ed..edd65e232f3 100644
--- a/1.2.1/examples/pylab_examples/date_demo_convert.html
+++ b/1.2.1/examples/pylab_examples/date_demo_convert.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/date_demo_rrule.html b/1.2.1/examples/pylab_examples/date_demo_rrule.html
index 7e2839d0089..7c8f139c0fc 100644
--- a/1.2.1/examples/pylab_examples/date_demo_rrule.html
+++ b/1.2.1/examples/pylab_examples/date_demo_rrule.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/date_index_formatter.html b/1.2.1/examples/pylab_examples/date_index_formatter.html
index 1a70ef1af5f..0f7f3380ef7 100644
--- a/1.2.1/examples/pylab_examples/date_index_formatter.html
+++ b/1.2.1/examples/pylab_examples/date_index_formatter.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/demo_agg_filter.html b/1.2.1/examples/pylab_examples/demo_agg_filter.html
index 3a8b0b5e1a5..86ac9036213 100644
--- a/1.2.1/examples/pylab_examples/demo_agg_filter.html
+++ b/1.2.1/examples/pylab_examples/demo_agg_filter.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/demo_annotation_box.html b/1.2.1/examples/pylab_examples/demo_annotation_box.html
index 5708933041d..5419ab9680d 100644
--- a/1.2.1/examples/pylab_examples/demo_annotation_box.html
+++ b/1.2.1/examples/pylab_examples/demo_annotation_box.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/demo_bboximage.html b/1.2.1/examples/pylab_examples/demo_bboximage.html
index 663a477eb6d..82142d558d2 100644
--- a/1.2.1/examples/pylab_examples/demo_bboximage.html
+++ b/1.2.1/examples/pylab_examples/demo_bboximage.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/demo_ribbon_box.html b/1.2.1/examples/pylab_examples/demo_ribbon_box.html
index ee93590ee93..26aa1069364 100644
--- a/1.2.1/examples/pylab_examples/demo_ribbon_box.html
+++ b/1.2.1/examples/pylab_examples/demo_ribbon_box.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/demo_text_path.html b/1.2.1/examples/pylab_examples/demo_text_path.html
index a1887e2aaea..ba0442d64fb 100644
--- a/1.2.1/examples/pylab_examples/demo_text_path.html
+++ b/1.2.1/examples/pylab_examples/demo_text_path.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/demo_text_rotation_mode.html b/1.2.1/examples/pylab_examples/demo_text_rotation_mode.html
index 1d5267792f5..1fba7b226da 100644
--- a/1.2.1/examples/pylab_examples/demo_text_rotation_mode.html
+++ b/1.2.1/examples/pylab_examples/demo_text_rotation_mode.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/demo_tight_layout.html b/1.2.1/examples/pylab_examples/demo_tight_layout.html
index 2707219e268..960a0847c9a 100644
--- a/1.2.1/examples/pylab_examples/demo_tight_layout.html
+++ b/1.2.1/examples/pylab_examples/demo_tight_layout.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/dolphin.html b/1.2.1/examples/pylab_examples/dolphin.html
index 48b38747438..ddca374caed 100644
--- a/1.2.1/examples/pylab_examples/dolphin.html
+++ b/1.2.1/examples/pylab_examples/dolphin.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/ellipse_collection.html b/1.2.1/examples/pylab_examples/ellipse_collection.html
index bd8b79aced2..49f220425ba 100644
--- a/1.2.1/examples/pylab_examples/ellipse_collection.html
+++ b/1.2.1/examples/pylab_examples/ellipse_collection.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/ellipse_demo.html b/1.2.1/examples/pylab_examples/ellipse_demo.html
index 292c03bf55a..cb5aedec606 100644
--- a/1.2.1/examples/pylab_examples/ellipse_demo.html
+++ b/1.2.1/examples/pylab_examples/ellipse_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/ellipse_rotated.html b/1.2.1/examples/pylab_examples/ellipse_rotated.html
index 01e95d8506f..58928a286d6 100644
--- a/1.2.1/examples/pylab_examples/ellipse_rotated.html
+++ b/1.2.1/examples/pylab_examples/ellipse_rotated.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/equal_aspect_ratio.html b/1.2.1/examples/pylab_examples/equal_aspect_ratio.html
index c7f4ae120f4..f840220496a 100644
--- a/1.2.1/examples/pylab_examples/equal_aspect_ratio.html
+++ b/1.2.1/examples/pylab_examples/equal_aspect_ratio.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/errorbar_demo.html b/1.2.1/examples/pylab_examples/errorbar_demo.html
index 639561fb76b..3879ec8644e 100644
--- a/1.2.1/examples/pylab_examples/errorbar_demo.html
+++ b/1.2.1/examples/pylab_examples/errorbar_demo.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/errorbar_limits.html b/1.2.1/examples/pylab_examples/errorbar_limits.html
index e288a78619f..99639ae6cfa 100644
--- a/1.2.1/examples/pylab_examples/errorbar_limits.html
+++ b/1.2.1/examples/pylab_examples/errorbar_limits.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/errorbar_subsample.html b/1.2.1/examples/pylab_examples/errorbar_subsample.html
index dd43dea318b..43b3d21cf7e 100644
--- a/1.2.1/examples/pylab_examples/errorbar_subsample.html
+++ b/1.2.1/examples/pylab_examples/errorbar_subsample.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/fancyarrow_demo.html b/1.2.1/examples/pylab_examples/fancyarrow_demo.html
index 4d37c5a9c34..f53a3b53c0d 100644
--- a/1.2.1/examples/pylab_examples/fancyarrow_demo.html
+++ b/1.2.1/examples/pylab_examples/fancyarrow_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/fancybox_demo.html b/1.2.1/examples/pylab_examples/fancybox_demo.html
index c243e74127a..717d9679384 100644
--- a/1.2.1/examples/pylab_examples/fancybox_demo.html
+++ b/1.2.1/examples/pylab_examples/fancybox_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/fancybox_demo2.html b/1.2.1/examples/pylab_examples/fancybox_demo2.html
index 62aee3d1d74..602d3452dca 100644
--- a/1.2.1/examples/pylab_examples/fancybox_demo2.html
+++ b/1.2.1/examples/pylab_examples/fancybox_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/fancytextbox_demo.html b/1.2.1/examples/pylab_examples/fancytextbox_demo.html
index 8bb48ae6649..14b287dc6e0 100644
--- a/1.2.1/examples/pylab_examples/fancytextbox_demo.html
+++ b/1.2.1/examples/pylab_examples/fancytextbox_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/figimage_demo.html b/1.2.1/examples/pylab_examples/figimage_demo.html
index b21a5369d30..97fe7d48100 100644
--- a/1.2.1/examples/pylab_examples/figimage_demo.html
+++ b/1.2.1/examples/pylab_examples/figimage_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/figlegend_demo.html b/1.2.1/examples/pylab_examples/figlegend_demo.html
index c89471684f6..4b975d714b1 100644
--- a/1.2.1/examples/pylab_examples/figlegend_demo.html
+++ b/1.2.1/examples/pylab_examples/figlegend_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/figure_title.html b/1.2.1/examples/pylab_examples/figure_title.html
index fa904776c5c..8cdf6cfda29 100644
--- a/1.2.1/examples/pylab_examples/figure_title.html
+++ b/1.2.1/examples/pylab_examples/figure_title.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/fill_between_demo.html b/1.2.1/examples/pylab_examples/fill_between_demo.html
index 66c1e8bfc30..ab62aa66999 100644
--- a/1.2.1/examples/pylab_examples/fill_between_demo.html
+++ b/1.2.1/examples/pylab_examples/fill_between_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/fill_betweenx_demo.html b/1.2.1/examples/pylab_examples/fill_betweenx_demo.html
index 10105253a69..2f49279075e 100644
--- a/1.2.1/examples/pylab_examples/fill_betweenx_demo.html
+++ b/1.2.1/examples/pylab_examples/fill_betweenx_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/fill_demo.html b/1.2.1/examples/pylab_examples/fill_demo.html
index 378cc195ab9..b9775a0ab88 100644
--- a/1.2.1/examples/pylab_examples/fill_demo.html
+++ b/1.2.1/examples/pylab_examples/fill_demo.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/fill_demo2.html b/1.2.1/examples/pylab_examples/fill_demo2.html
index 1f0f1eb4aaa..7ae84a82e57 100644
--- a/1.2.1/examples/pylab_examples/fill_demo2.html
+++ b/1.2.1/examples/pylab_examples/fill_demo2.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/fill_spiral.html b/1.2.1/examples/pylab_examples/fill_spiral.html
index 5a0719de9d4..f00e084bb02 100644
--- a/1.2.1/examples/pylab_examples/fill_spiral.html
+++ b/1.2.1/examples/pylab_examples/fill_spiral.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/filledmarker_demo.html b/1.2.1/examples/pylab_examples/filledmarker_demo.html
index 082d0b40f3d..5c9330330b5 100644
--- a/1.2.1/examples/pylab_examples/filledmarker_demo.html
+++ b/1.2.1/examples/pylab_examples/filledmarker_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/finance_demo.html b/1.2.1/examples/pylab_examples/finance_demo.html
index c5e466b2f55..fde007a983b 100644
--- a/1.2.1/examples/pylab_examples/finance_demo.html
+++ b/1.2.1/examples/pylab_examples/finance_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/finance_work2.html b/1.2.1/examples/pylab_examples/finance_work2.html
index d32fcc1f21b..0d5db0b7520 100644
--- a/1.2.1/examples/pylab_examples/finance_work2.html
+++ b/1.2.1/examples/pylab_examples/finance_work2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/findobj_demo.html b/1.2.1/examples/pylab_examples/findobj_demo.html
index 7d18cacf71d..83ddefe6236 100644
--- a/1.2.1/examples/pylab_examples/findobj_demo.html
+++ b/1.2.1/examples/pylab_examples/findobj_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/font_table_ttf.html b/1.2.1/examples/pylab_examples/font_table_ttf.html
index cd79d51b141..c4d39a4d132 100644
--- a/1.2.1/examples/pylab_examples/font_table_ttf.html
+++ b/1.2.1/examples/pylab_examples/font_table_ttf.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/fonts_demo.html b/1.2.1/examples/pylab_examples/fonts_demo.html
index e85f1a20930..bfb3d70e5e7 100644
--- a/1.2.1/examples/pylab_examples/fonts_demo.html
+++ b/1.2.1/examples/pylab_examples/fonts_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/fonts_demo_kw.html b/1.2.1/examples/pylab_examples/fonts_demo_kw.html
index 3f847f7de33..ca15ba2efdf 100644
--- a/1.2.1/examples/pylab_examples/fonts_demo_kw.html
+++ b/1.2.1/examples/pylab_examples/fonts_demo_kw.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/ganged_plots.html b/1.2.1/examples/pylab_examples/ganged_plots.html
index 099f9d64915..f6037a91ad1 100644
--- a/1.2.1/examples/pylab_examples/ganged_plots.html
+++ b/1.2.1/examples/pylab_examples/ganged_plots.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/geo_demo.html b/1.2.1/examples/pylab_examples/geo_demo.html
index 9ca0290adff..2b022effcf7 100644
--- a/1.2.1/examples/pylab_examples/geo_demo.html
+++ b/1.2.1/examples/pylab_examples/geo_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/ginput_demo.html b/1.2.1/examples/pylab_examples/ginput_demo.html
index 7ca10990fe9..4f63b4d847b 100644
--- a/1.2.1/examples/pylab_examples/ginput_demo.html
+++ b/1.2.1/examples/pylab_examples/ginput_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/ginput_manual_clabel.html b/1.2.1/examples/pylab_examples/ginput_manual_clabel.html
index 380a049f5a8..147cda01eca 100644
--- a/1.2.1/examples/pylab_examples/ginput_manual_clabel.html
+++ b/1.2.1/examples/pylab_examples/ginput_manual_clabel.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/gradient_bar.html b/1.2.1/examples/pylab_examples/gradient_bar.html
index 7127da54272..f58e6640b8c 100644
--- a/1.2.1/examples/pylab_examples/gradient_bar.html
+++ b/1.2.1/examples/pylab_examples/gradient_bar.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/griddata_demo.html b/1.2.1/examples/pylab_examples/griddata_demo.html
index b59198c25a9..48cc032ddef 100644
--- a/1.2.1/examples/pylab_examples/griddata_demo.html
+++ b/1.2.1/examples/pylab_examples/griddata_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/hatch_demo.html b/1.2.1/examples/pylab_examples/hatch_demo.html
index 0292f800bc7..9fe985b26e1 100644
--- a/1.2.1/examples/pylab_examples/hatch_demo.html
+++ b/1.2.1/examples/pylab_examples/hatch_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/hexbin_demo.html b/1.2.1/examples/pylab_examples/hexbin_demo.html
index 2cf8c7eb388..8882298dc90 100644
--- a/1.2.1/examples/pylab_examples/hexbin_demo.html
+++ b/1.2.1/examples/pylab_examples/hexbin_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/hexbin_demo2.html b/1.2.1/examples/pylab_examples/hexbin_demo2.html
index 83689e9d5f9..0175724775c 100644
--- a/1.2.1/examples/pylab_examples/hexbin_demo2.html
+++ b/1.2.1/examples/pylab_examples/hexbin_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/hist2d_demo.html b/1.2.1/examples/pylab_examples/hist2d_demo.html
index 1f9949a56c9..7ad902b7e34 100644
--- a/1.2.1/examples/pylab_examples/hist2d_demo.html
+++ b/1.2.1/examples/pylab_examples/hist2d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/hist2d_log_demo.html b/1.2.1/examples/pylab_examples/hist2d_log_demo.html
index a9abc5d18d8..c86632de447 100644
--- a/1.2.1/examples/pylab_examples/hist2d_log_demo.html
+++ b/1.2.1/examples/pylab_examples/hist2d_log_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/hist_colormapped.html b/1.2.1/examples/pylab_examples/hist_colormapped.html
index b0ed0ab02a9..e10576d33b8 100644
--- a/1.2.1/examples/pylab_examples/hist_colormapped.html
+++ b/1.2.1/examples/pylab_examples/hist_colormapped.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/histogram_demo.html b/1.2.1/examples/pylab_examples/histogram_demo.html
index 47e33f0ed38..c9b47393976 100644
--- a/1.2.1/examples/pylab_examples/histogram_demo.html
+++ b/1.2.1/examples/pylab_examples/histogram_demo.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/histogram_demo_extended.html b/1.2.1/examples/pylab_examples/histogram_demo_extended.html
index c4d6f692cb2..f1493384bca 100644
--- a/1.2.1/examples/pylab_examples/histogram_demo_extended.html
+++ b/1.2.1/examples/pylab_examples/histogram_demo_extended.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/histogram_percent_demo.html b/1.2.1/examples/pylab_examples/histogram_percent_demo.html
index aa6c48928bf..457689655b2 100644
--- a/1.2.1/examples/pylab_examples/histogram_percent_demo.html
+++ b/1.2.1/examples/pylab_examples/histogram_percent_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/hline_demo.html b/1.2.1/examples/pylab_examples/hline_demo.html
index 2f2dc5a067e..85b838e72ff 100644
--- a/1.2.1/examples/pylab_examples/hline_demo.html
+++ b/1.2.1/examples/pylab_examples/hline_demo.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/hyperlinks.html b/1.2.1/examples/pylab_examples/hyperlinks.html
index 8661e47beab..de57a1d5fb0 100644
--- a/1.2.1/examples/pylab_examples/hyperlinks.html
+++ b/1.2.1/examples/pylab_examples/hyperlinks.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/image_clip_path.html b/1.2.1/examples/pylab_examples/image_clip_path.html
index fe6747797c1..c4f4f6626aa 100644
--- a/1.2.1/examples/pylab_examples/image_clip_path.html
+++ b/1.2.1/examples/pylab_examples/image_clip_path.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/image_demo.html b/1.2.1/examples/pylab_examples/image_demo.html
index 0da9a010dda..c661b275873 100644
--- a/1.2.1/examples/pylab_examples/image_demo.html
+++ b/1.2.1/examples/pylab_examples/image_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/image_demo2.html b/1.2.1/examples/pylab_examples/image_demo2.html
index f0e8a3f7156..7556d0f43ce 100644
--- a/1.2.1/examples/pylab_examples/image_demo2.html
+++ b/1.2.1/examples/pylab_examples/image_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/image_demo3.html b/1.2.1/examples/pylab_examples/image_demo3.html
index f3e21073d92..a8eee0354ba 100644
--- a/1.2.1/examples/pylab_examples/image_demo3.html
+++ b/1.2.1/examples/pylab_examples/image_demo3.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/image_interp.html b/1.2.1/examples/pylab_examples/image_interp.html
index 8c961f34d63..1eb3c644cf2 100644
--- a/1.2.1/examples/pylab_examples/image_interp.html
+++ b/1.2.1/examples/pylab_examples/image_interp.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/image_masked.html b/1.2.1/examples/pylab_examples/image_masked.html
index bc6a7f69c9d..2c49135f5e5 100644
--- a/1.2.1/examples/pylab_examples/image_masked.html
+++ b/1.2.1/examples/pylab_examples/image_masked.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/image_nonuniform.html b/1.2.1/examples/pylab_examples/image_nonuniform.html
index d7f85e2c22e..1d9bffc0381 100644
--- a/1.2.1/examples/pylab_examples/image_nonuniform.html
+++ b/1.2.1/examples/pylab_examples/image_nonuniform.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/image_origin.html b/1.2.1/examples/pylab_examples/image_origin.html
index 2278ae36a1e..69b49097f3b 100644
--- a/1.2.1/examples/pylab_examples/image_origin.html
+++ b/1.2.1/examples/pylab_examples/image_origin.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/image_slices_viewer.html b/1.2.1/examples/pylab_examples/image_slices_viewer.html
index fbc0cd89d2e..e0f78df2b0b 100644
--- a/1.2.1/examples/pylab_examples/image_slices_viewer.html
+++ b/1.2.1/examples/pylab_examples/image_slices_viewer.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/index.html b/1.2.1/examples/pylab_examples/index.html
index f51088e4058..2f3b7441362 100644
--- a/1.2.1/examples/pylab_examples/index.html
+++ b/1.2.1/examples/pylab_examples/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/integral_demo.html b/1.2.1/examples/pylab_examples/integral_demo.html
index d22a377b304..281d2b29e07 100644
--- a/1.2.1/examples/pylab_examples/integral_demo.html
+++ b/1.2.1/examples/pylab_examples/integral_demo.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/interp_demo.html b/1.2.1/examples/pylab_examples/interp_demo.html
index a08d208ec0c..bc0422ea741 100644
--- a/1.2.1/examples/pylab_examples/interp_demo.html
+++ b/1.2.1/examples/pylab_examples/interp_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/invert_axes.html b/1.2.1/examples/pylab_examples/invert_axes.html
index c544b2f2c15..3828d5d907e 100644
--- a/1.2.1/examples/pylab_examples/invert_axes.html
+++ b/1.2.1/examples/pylab_examples/invert_axes.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/layer_images.html b/1.2.1/examples/pylab_examples/layer_images.html
index c99009a623a..4846b401ca1 100644
--- a/1.2.1/examples/pylab_examples/layer_images.html
+++ b/1.2.1/examples/pylab_examples/layer_images.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/legend_auto.html b/1.2.1/examples/pylab_examples/legend_auto.html
index 705eb9c2e6d..3a3a8651f15 100644
--- a/1.2.1/examples/pylab_examples/legend_auto.html
+++ b/1.2.1/examples/pylab_examples/legend_auto.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/legend_demo.html b/1.2.1/examples/pylab_examples/legend_demo.html
index 0ae4a520ded..e6767d5890e 100644
--- a/1.2.1/examples/pylab_examples/legend_demo.html
+++ b/1.2.1/examples/pylab_examples/legend_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/legend_demo2.html b/1.2.1/examples/pylab_examples/legend_demo2.html
index a4a221a96c9..3d1c184161e 100644
--- a/1.2.1/examples/pylab_examples/legend_demo2.html
+++ b/1.2.1/examples/pylab_examples/legend_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/legend_demo3.html b/1.2.1/examples/pylab_examples/legend_demo3.html
index 1490166431e..b7f23e5973e 100644
--- a/1.2.1/examples/pylab_examples/legend_demo3.html
+++ b/1.2.1/examples/pylab_examples/legend_demo3.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/legend_demo4.html b/1.2.1/examples/pylab_examples/legend_demo4.html
index 11ea2f1898c..31eb76b5729 100644
--- a/1.2.1/examples/pylab_examples/legend_demo4.html
+++ b/1.2.1/examples/pylab_examples/legend_demo4.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/legend_demo_custom_handler.html b/1.2.1/examples/pylab_examples/legend_demo_custom_handler.html
index 6907430338e..47e64e88d9d 100644
--- a/1.2.1/examples/pylab_examples/legend_demo_custom_handler.html
+++ b/1.2.1/examples/pylab_examples/legend_demo_custom_handler.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/legend_scatter.html b/1.2.1/examples/pylab_examples/legend_scatter.html
index 05e01f2c21d..8f6e796d04b 100644
--- a/1.2.1/examples/pylab_examples/legend_scatter.html
+++ b/1.2.1/examples/pylab_examples/legend_scatter.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/legend_translucent.html b/1.2.1/examples/pylab_examples/legend_translucent.html
index ef5284adc6b..37e94d49896 100644
--- a/1.2.1/examples/pylab_examples/legend_translucent.html
+++ b/1.2.1/examples/pylab_examples/legend_translucent.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/line_collection.html b/1.2.1/examples/pylab_examples/line_collection.html
index 23fb34dfa29..0efc9edb09a 100644
--- a/1.2.1/examples/pylab_examples/line_collection.html
+++ b/1.2.1/examples/pylab_examples/line_collection.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/line_collection2.html b/1.2.1/examples/pylab_examples/line_collection2.html
index 493cb56d006..7f7df6f67df 100644
--- a/1.2.1/examples/pylab_examples/line_collection2.html
+++ b/1.2.1/examples/pylab_examples/line_collection2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/line_styles.html b/1.2.1/examples/pylab_examples/line_styles.html
index a26f42db723..a338a02d25d 100644
--- a/1.2.1/examples/pylab_examples/line_styles.html
+++ b/1.2.1/examples/pylab_examples/line_styles.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/load_converter.html b/1.2.1/examples/pylab_examples/load_converter.html
index 5dee092870d..25208db2fe4 100644
--- a/1.2.1/examples/pylab_examples/load_converter.html
+++ b/1.2.1/examples/pylab_examples/load_converter.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/loadrec.html b/1.2.1/examples/pylab_examples/loadrec.html
index e7a1d7516b1..dcd10e7b953 100644
--- a/1.2.1/examples/pylab_examples/loadrec.html
+++ b/1.2.1/examples/pylab_examples/loadrec.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/log_bar.html b/1.2.1/examples/pylab_examples/log_bar.html
index 2a768c3b603..059360743ba 100644
--- a/1.2.1/examples/pylab_examples/log_bar.html
+++ b/1.2.1/examples/pylab_examples/log_bar.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/log_demo.html b/1.2.1/examples/pylab_examples/log_demo.html
index dae2c6d3808..2d608b32567 100644
--- a/1.2.1/examples/pylab_examples/log_demo.html
+++ b/1.2.1/examples/pylab_examples/log_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/log_test.html b/1.2.1/examples/pylab_examples/log_test.html
index e71beab4080..1e305238036 100644
--- a/1.2.1/examples/pylab_examples/log_test.html
+++ b/1.2.1/examples/pylab_examples/log_test.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/logo.html b/1.2.1/examples/pylab_examples/logo.html
index 6e4f2619c7d..9918e202c52 100644
--- a/1.2.1/examples/pylab_examples/logo.html
+++ b/1.2.1/examples/pylab_examples/logo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/major_minor_demo1.html b/1.2.1/examples/pylab_examples/major_minor_demo1.html
index 082154cc384..da0fdd33c4d 100644
--- a/1.2.1/examples/pylab_examples/major_minor_demo1.html
+++ b/1.2.1/examples/pylab_examples/major_minor_demo1.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/major_minor_demo2.html b/1.2.1/examples/pylab_examples/major_minor_demo2.html
index 3f31eda613f..75df97622bb 100644
--- a/1.2.1/examples/pylab_examples/major_minor_demo2.html
+++ b/1.2.1/examples/pylab_examples/major_minor_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/manual_axis.html b/1.2.1/examples/pylab_examples/manual_axis.html
index 25ff714d8a7..47e66244da4 100644
--- a/1.2.1/examples/pylab_examples/manual_axis.html
+++ b/1.2.1/examples/pylab_examples/manual_axis.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/marker_path.html b/1.2.1/examples/pylab_examples/marker_path.html
index 336609f607e..980c806c9c9 100644
--- a/1.2.1/examples/pylab_examples/marker_path.html
+++ b/1.2.1/examples/pylab_examples/marker_path.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/masked_demo.html b/1.2.1/examples/pylab_examples/masked_demo.html
index 0d9097e13be..6fd8f538721 100644
--- a/1.2.1/examples/pylab_examples/masked_demo.html
+++ b/1.2.1/examples/pylab_examples/masked_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/mathtext_demo.html b/1.2.1/examples/pylab_examples/mathtext_demo.html
index ffd312e3bfb..df7a2740dd1 100644
--- a/1.2.1/examples/pylab_examples/mathtext_demo.html
+++ b/1.2.1/examples/pylab_examples/mathtext_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/mathtext_examples.html b/1.2.1/examples/pylab_examples/mathtext_examples.html
index 7d5730daccb..55e15076e16 100644
--- a/1.2.1/examples/pylab_examples/mathtext_examples.html
+++ b/1.2.1/examples/pylab_examples/mathtext_examples.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/matplotlib_icon.html b/1.2.1/examples/pylab_examples/matplotlib_icon.html
index cf38271d276..42b3d9adbf9 100644
--- a/1.2.1/examples/pylab_examples/matplotlib_icon.html
+++ b/1.2.1/examples/pylab_examples/matplotlib_icon.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/matshow.html b/1.2.1/examples/pylab_examples/matshow.html
index 8ce5b02967e..78bf0b00f82 100644
--- a/1.2.1/examples/pylab_examples/matshow.html
+++ b/1.2.1/examples/pylab_examples/matshow.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/movie_demo.html b/1.2.1/examples/pylab_examples/movie_demo.html
index 83bceb5cc31..ccc3859876c 100644
--- a/1.2.1/examples/pylab_examples/movie_demo.html
+++ b/1.2.1/examples/pylab_examples/movie_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/mri_demo.html b/1.2.1/examples/pylab_examples/mri_demo.html
index 536ca6ca392..f84bcbbf956 100644
--- a/1.2.1/examples/pylab_examples/mri_demo.html
+++ b/1.2.1/examples/pylab_examples/mri_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/mri_with_eeg.html b/1.2.1/examples/pylab_examples/mri_with_eeg.html
index 76a1360ca33..071811f9f9c 100644
--- a/1.2.1/examples/pylab_examples/mri_with_eeg.html
+++ b/1.2.1/examples/pylab_examples/mri_with_eeg.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/multi_image.html b/1.2.1/examples/pylab_examples/multi_image.html
index 05446a47423..7ee91a56827 100644
--- a/1.2.1/examples/pylab_examples/multi_image.html
+++ b/1.2.1/examples/pylab_examples/multi_image.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/multicolored_line.html b/1.2.1/examples/pylab_examples/multicolored_line.html
index a8e5839752d..f9fe4ece305 100644
--- a/1.2.1/examples/pylab_examples/multicolored_line.html
+++ b/1.2.1/examples/pylab_examples/multicolored_line.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/multiline.html b/1.2.1/examples/pylab_examples/multiline.html
index e08709af47b..418d1567497 100644
--- a/1.2.1/examples/pylab_examples/multiline.html
+++ b/1.2.1/examples/pylab_examples/multiline.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/multipage_pdf.html b/1.2.1/examples/pylab_examples/multipage_pdf.html
index 2c44fbbd7d9..e2b602a1b49 100644
--- a/1.2.1/examples/pylab_examples/multipage_pdf.html
+++ b/1.2.1/examples/pylab_examples/multipage_pdf.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/multiple_figs_demo.html b/1.2.1/examples/pylab_examples/multiple_figs_demo.html
index 25ae665b209..511569e2220 100644
--- a/1.2.1/examples/pylab_examples/multiple_figs_demo.html
+++ b/1.2.1/examples/pylab_examples/multiple_figs_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/multiple_yaxis_with_spines.html b/1.2.1/examples/pylab_examples/multiple_yaxis_with_spines.html
index 1f8f6992946..2124a2e8fbf 100644
--- a/1.2.1/examples/pylab_examples/multiple_yaxis_with_spines.html
+++ b/1.2.1/examples/pylab_examples/multiple_yaxis_with_spines.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/nan_test.html b/1.2.1/examples/pylab_examples/nan_test.html
index 7e9580b4409..1ea7066005f 100644
--- a/1.2.1/examples/pylab_examples/nan_test.html
+++ b/1.2.1/examples/pylab_examples/nan_test.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/newscalarformatter_demo.html b/1.2.1/examples/pylab_examples/newscalarformatter_demo.html
index 66fd762c0ca..275a7348253 100644
--- a/1.2.1/examples/pylab_examples/newscalarformatter_demo.html
+++ b/1.2.1/examples/pylab_examples/newscalarformatter_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/patheffect_demo.html b/1.2.1/examples/pylab_examples/patheffect_demo.html
index fccfbb2a9bc..2aa0b93763a 100644
--- a/1.2.1/examples/pylab_examples/patheffect_demo.html
+++ b/1.2.1/examples/pylab_examples/patheffect_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/pcolor_demo.html b/1.2.1/examples/pylab_examples/pcolor_demo.html
index 5f173e20b88..78a869ff181 100644
--- a/1.2.1/examples/pylab_examples/pcolor_demo.html
+++ b/1.2.1/examples/pylab_examples/pcolor_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/pcolor_demo2.html b/1.2.1/examples/pylab_examples/pcolor_demo2.html
index 8ec5882c4a0..79bf045ce2a 100644
--- a/1.2.1/examples/pylab_examples/pcolor_demo2.html
+++ b/1.2.1/examples/pylab_examples/pcolor_demo2.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/pcolor_log.html b/1.2.1/examples/pylab_examples/pcolor_log.html
index bb3deb0a0ec..ecb5441e217 100644
--- a/1.2.1/examples/pylab_examples/pcolor_log.html
+++ b/1.2.1/examples/pylab_examples/pcolor_log.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/pcolor_small.html b/1.2.1/examples/pylab_examples/pcolor_small.html
index a2bc188092a..b5b795bf077 100644
--- a/1.2.1/examples/pylab_examples/pcolor_small.html
+++ b/1.2.1/examples/pylab_examples/pcolor_small.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/pie_demo.html b/1.2.1/examples/pylab_examples/pie_demo.html
index 5242725e5d5..7af071634b7 100644
--- a/1.2.1/examples/pylab_examples/pie_demo.html
+++ b/1.2.1/examples/pylab_examples/pie_demo.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/pie_demo2.html b/1.2.1/examples/pylab_examples/pie_demo2.html
index 9c83b87ffb9..3466e358ff3 100644
--- a/1.2.1/examples/pylab_examples/pie_demo2.html
+++ b/1.2.1/examples/pylab_examples/pie_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/plotfile_demo.html b/1.2.1/examples/pylab_examples/plotfile_demo.html
index e874f7c2269..51fd8ba7dcb 100644
--- a/1.2.1/examples/pylab_examples/plotfile_demo.html
+++ b/1.2.1/examples/pylab_examples/plotfile_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/polar_bar.html b/1.2.1/examples/pylab_examples/polar_bar.html
index 2afb29d2403..c5d0c2a90bc 100644
--- a/1.2.1/examples/pylab_examples/polar_bar.html
+++ b/1.2.1/examples/pylab_examples/polar_bar.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/polar_demo.html b/1.2.1/examples/pylab_examples/polar_demo.html
index 1e9f2f264ca..d84e7768b96 100644
--- a/1.2.1/examples/pylab_examples/polar_demo.html
+++ b/1.2.1/examples/pylab_examples/polar_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/polar_legend.html b/1.2.1/examples/pylab_examples/polar_legend.html
index 9b226a614c0..1691ce0f742 100644
--- a/1.2.1/examples/pylab_examples/polar_legend.html
+++ b/1.2.1/examples/pylab_examples/polar_legend.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/polar_scatter.html b/1.2.1/examples/pylab_examples/polar_scatter.html
index 77198036770..2f5f36a8483 100644
--- a/1.2.1/examples/pylab_examples/polar_scatter.html
+++ b/1.2.1/examples/pylab_examples/polar_scatter.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/poormans_contour.html b/1.2.1/examples/pylab_examples/poormans_contour.html
index d13e4ea915d..8d2a7dce99f 100644
--- a/1.2.1/examples/pylab_examples/poormans_contour.html
+++ b/1.2.1/examples/pylab_examples/poormans_contour.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/print_stdout.html b/1.2.1/examples/pylab_examples/print_stdout.html
index d348931f1b1..037bf514133 100644
--- a/1.2.1/examples/pylab_examples/print_stdout.html
+++ b/1.2.1/examples/pylab_examples/print_stdout.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/psd_demo.html b/1.2.1/examples/pylab_examples/psd_demo.html
index f896586db5b..59a8bfa52b1 100644
--- a/1.2.1/examples/pylab_examples/psd_demo.html
+++ b/1.2.1/examples/pylab_examples/psd_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/psd_demo2.html b/1.2.1/examples/pylab_examples/psd_demo2.html
index 177c7805645..d02dfec66c9 100644
--- a/1.2.1/examples/pylab_examples/psd_demo2.html
+++ b/1.2.1/examples/pylab_examples/psd_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/psd_demo3.html b/1.2.1/examples/pylab_examples/psd_demo3.html
index 16f814f4f35..aa29f5ebabb 100644
--- a/1.2.1/examples/pylab_examples/psd_demo3.html
+++ b/1.2.1/examples/pylab_examples/psd_demo3.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/psd_demo_complex.html b/1.2.1/examples/pylab_examples/psd_demo_complex.html
index 46a15fc900b..bf4e875bb30 100644
--- a/1.2.1/examples/pylab_examples/psd_demo_complex.html
+++ b/1.2.1/examples/pylab_examples/psd_demo_complex.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/pstest.html b/1.2.1/examples/pylab_examples/pstest.html
index 7e54bbc4dc8..41ff5b61b36 100644
--- a/1.2.1/examples/pylab_examples/pstest.html
+++ b/1.2.1/examples/pylab_examples/pstest.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/pythonic_matplotlib.html b/1.2.1/examples/pylab_examples/pythonic_matplotlib.html
index 821407d18fe..9fda5b16c87 100644
--- a/1.2.1/examples/pylab_examples/pythonic_matplotlib.html
+++ b/1.2.1/examples/pylab_examples/pythonic_matplotlib.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/quadmesh_demo.html b/1.2.1/examples/pylab_examples/quadmesh_demo.html
index 01a7c276619..89b60678d84 100644
--- a/1.2.1/examples/pylab_examples/quadmesh_demo.html
+++ b/1.2.1/examples/pylab_examples/quadmesh_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/quiver_demo.html b/1.2.1/examples/pylab_examples/quiver_demo.html
index 8b7bc9d9a9c..fc8a5d58728 100644
--- a/1.2.1/examples/pylab_examples/quiver_demo.html
+++ b/1.2.1/examples/pylab_examples/quiver_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/scatter_custom_symbol.html b/1.2.1/examples/pylab_examples/scatter_custom_symbol.html
index 82cce9dbae7..444701d23cf 100644
--- a/1.2.1/examples/pylab_examples/scatter_custom_symbol.html
+++ b/1.2.1/examples/pylab_examples/scatter_custom_symbol.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/scatter_demo.html b/1.2.1/examples/pylab_examples/scatter_demo.html
index 733b30e3625..f749d3722a2 100644
--- a/1.2.1/examples/pylab_examples/scatter_demo.html
+++ b/1.2.1/examples/pylab_examples/scatter_demo.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/scatter_demo2.html b/1.2.1/examples/pylab_examples/scatter_demo2.html
index f1fd6847ccf..b0a756eb747 100644
--- a/1.2.1/examples/pylab_examples/scatter_demo2.html
+++ b/1.2.1/examples/pylab_examples/scatter_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/scatter_hist.html b/1.2.1/examples/pylab_examples/scatter_hist.html
index 8b8c7038b11..9e6c254c687 100644
--- a/1.2.1/examples/pylab_examples/scatter_hist.html
+++ b/1.2.1/examples/pylab_examples/scatter_hist.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/scatter_masked.html b/1.2.1/examples/pylab_examples/scatter_masked.html
index 0998d211c32..559693d9fd3 100644
--- a/1.2.1/examples/pylab_examples/scatter_masked.html
+++ b/1.2.1/examples/pylab_examples/scatter_masked.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/scatter_profile.html b/1.2.1/examples/pylab_examples/scatter_profile.html
index 9ef146be34c..c9f180fecde 100644
--- a/1.2.1/examples/pylab_examples/scatter_profile.html
+++ b/1.2.1/examples/pylab_examples/scatter_profile.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/scatter_star_poly.html b/1.2.1/examples/pylab_examples/scatter_star_poly.html
index 3089258ae99..6e7fc34e21d 100644
--- a/1.2.1/examples/pylab_examples/scatter_star_poly.html
+++ b/1.2.1/examples/pylab_examples/scatter_star_poly.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/scatter_symbol.html b/1.2.1/examples/pylab_examples/scatter_symbol.html
index da6ce8b18b1..7f3e1b0568d 100644
--- a/1.2.1/examples/pylab_examples/scatter_symbol.html
+++ b/1.2.1/examples/pylab_examples/scatter_symbol.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/set_and_get.html b/1.2.1/examples/pylab_examples/set_and_get.html
index f56a743ea8b..d2f9624d839 100644
--- a/1.2.1/examples/pylab_examples/set_and_get.html
+++ b/1.2.1/examples/pylab_examples/set_and_get.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/shading_example.html b/1.2.1/examples/pylab_examples/shading_example.html
index 4907c4a873a..17cc5fac43c 100644
--- a/1.2.1/examples/pylab_examples/shading_example.html
+++ b/1.2.1/examples/pylab_examples/shading_example.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/shared_axis_across_figures.html b/1.2.1/examples/pylab_examples/shared_axis_across_figures.html
index 9eda36ab418..d251b22c0dd 100644
--- a/1.2.1/examples/pylab_examples/shared_axis_across_figures.html
+++ b/1.2.1/examples/pylab_examples/shared_axis_across_figures.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/shared_axis_demo.html b/1.2.1/examples/pylab_examples/shared_axis_demo.html
index 83de046a249..177db0fd1ca 100644
--- a/1.2.1/examples/pylab_examples/shared_axis_demo.html
+++ b/1.2.1/examples/pylab_examples/shared_axis_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/show_colormaps.html b/1.2.1/examples/pylab_examples/show_colormaps.html
index e287413be8d..f8478cd4ede 100644
--- a/1.2.1/examples/pylab_examples/show_colormaps.html
+++ b/1.2.1/examples/pylab_examples/show_colormaps.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/simple_plot.html b/1.2.1/examples/pylab_examples/simple_plot.html
index 674ceaf4e8e..5133de7b1fb 100644
--- a/1.2.1/examples/pylab_examples/simple_plot.html
+++ b/1.2.1/examples/pylab_examples/simple_plot.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/simple_plot_fps.html b/1.2.1/examples/pylab_examples/simple_plot_fps.html
index ab485774b6b..7afe54d276a 100644
--- a/1.2.1/examples/pylab_examples/simple_plot_fps.html
+++ b/1.2.1/examples/pylab_examples/simple_plot_fps.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/specgram_demo.html b/1.2.1/examples/pylab_examples/specgram_demo.html
index 364a9c2bb43..8f702468d21 100644
--- a/1.2.1/examples/pylab_examples/specgram_demo.html
+++ b/1.2.1/examples/pylab_examples/specgram_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/spine_placement_demo.html b/1.2.1/examples/pylab_examples/spine_placement_demo.html
index 58aa7a30e8a..cb779f4d908 100644
--- a/1.2.1/examples/pylab_examples/spine_placement_demo.html
+++ b/1.2.1/examples/pylab_examples/spine_placement_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/spy_demos.html b/1.2.1/examples/pylab_examples/spy_demos.html
index 33879b42fab..01c1cbe3395 100644
--- a/1.2.1/examples/pylab_examples/spy_demos.html
+++ b/1.2.1/examples/pylab_examples/spy_demos.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/stackplot_demo.html b/1.2.1/examples/pylab_examples/stackplot_demo.html
index 957171d3654..068c08d463c 100644
--- a/1.2.1/examples/pylab_examples/stackplot_demo.html
+++ b/1.2.1/examples/pylab_examples/stackplot_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/stem_plot.html b/1.2.1/examples/pylab_examples/stem_plot.html
index 6e57247bfa7..43f050016d3 100644
--- a/1.2.1/examples/pylab_examples/stem_plot.html
+++ b/1.2.1/examples/pylab_examples/stem_plot.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/step_demo.html b/1.2.1/examples/pylab_examples/step_demo.html
index 32f1f9b5af0..f66e6c582e1 100644
--- a/1.2.1/examples/pylab_examples/step_demo.html
+++ b/1.2.1/examples/pylab_examples/step_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/stix_fonts_demo.html b/1.2.1/examples/pylab_examples/stix_fonts_demo.html
index 51fcb40c2c0..df13d676158 100644
--- a/1.2.1/examples/pylab_examples/stix_fonts_demo.html
+++ b/1.2.1/examples/pylab_examples/stix_fonts_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/stock_demo.html b/1.2.1/examples/pylab_examples/stock_demo.html
index 47fb3e9aa2f..678de7d78e2 100644
--- a/1.2.1/examples/pylab_examples/stock_demo.html
+++ b/1.2.1/examples/pylab_examples/stock_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/streamplot_demo.html b/1.2.1/examples/pylab_examples/streamplot_demo.html
index 832df47608d..136dcc2eb93 100644
--- a/1.2.1/examples/pylab_examples/streamplot_demo.html
+++ b/1.2.1/examples/pylab_examples/streamplot_demo.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/streamplot_with_mask.html b/1.2.1/examples/pylab_examples/streamplot_with_mask.html
index fb087c18dbe..daff57e72a1 100644
--- a/1.2.1/examples/pylab_examples/streamplot_with_mask.html
+++ b/1.2.1/examples/pylab_examples/streamplot_with_mask.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/subplot_demo.html b/1.2.1/examples/pylab_examples/subplot_demo.html
index d3dafdf0b33..84acd9222fe 100644
--- a/1.2.1/examples/pylab_examples/subplot_demo.html
+++ b/1.2.1/examples/pylab_examples/subplot_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/subplot_toolbar.html b/1.2.1/examples/pylab_examples/subplot_toolbar.html
index 983430d68b7..3378fb46f51 100644
--- a/1.2.1/examples/pylab_examples/subplot_toolbar.html
+++ b/1.2.1/examples/pylab_examples/subplot_toolbar.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/subplots_adjust.html b/1.2.1/examples/pylab_examples/subplots_adjust.html
index 0e8d055ab55..7ee2eda679e 100644
--- a/1.2.1/examples/pylab_examples/subplots_adjust.html
+++ b/1.2.1/examples/pylab_examples/subplots_adjust.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/subplots_demo.html b/1.2.1/examples/pylab_examples/subplots_demo.html
index e4b71a3939e..9cd6caaf92c 100644
--- a/1.2.1/examples/pylab_examples/subplots_demo.html
+++ b/1.2.1/examples/pylab_examples/subplots_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/symlog_demo.html b/1.2.1/examples/pylab_examples/symlog_demo.html
index a5eb32a4a86..336a179c274 100644
--- a/1.2.1/examples/pylab_examples/symlog_demo.html
+++ b/1.2.1/examples/pylab_examples/symlog_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/system_monitor.html b/1.2.1/examples/pylab_examples/system_monitor.html
index f646e009606..24a18f6d748 100644
--- a/1.2.1/examples/pylab_examples/system_monitor.html
+++ b/1.2.1/examples/pylab_examples/system_monitor.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/table_demo.html b/1.2.1/examples/pylab_examples/table_demo.html
index 5ffaa3af0fd..cf2f9fd9ba9 100644
--- a/1.2.1/examples/pylab_examples/table_demo.html
+++ b/1.2.1/examples/pylab_examples/table_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/tex_demo.html b/1.2.1/examples/pylab_examples/tex_demo.html
index d0d5c31706e..832180ea9af 100644
--- a/1.2.1/examples/pylab_examples/tex_demo.html
+++ b/1.2.1/examples/pylab_examples/tex_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/tex_unicode_demo.html b/1.2.1/examples/pylab_examples/tex_unicode_demo.html
index e09564764e9..a85c89d3a0d 100644
--- a/1.2.1/examples/pylab_examples/tex_unicode_demo.html
+++ b/1.2.1/examples/pylab_examples/tex_unicode_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/text_handles.html b/1.2.1/examples/pylab_examples/text_handles.html
index d4336210a7b..84048a48fbe 100644
--- a/1.2.1/examples/pylab_examples/text_handles.html
+++ b/1.2.1/examples/pylab_examples/text_handles.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/text_rotation.html b/1.2.1/examples/pylab_examples/text_rotation.html
index acf50486fd6..20d384bf1b6 100644
--- a/1.2.1/examples/pylab_examples/text_rotation.html
+++ b/1.2.1/examples/pylab_examples/text_rotation.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/text_rotation_relative_to_line.html b/1.2.1/examples/pylab_examples/text_rotation_relative_to_line.html
index e65f9274e62..835b9391400 100644
--- a/1.2.1/examples/pylab_examples/text_rotation_relative_to_line.html
+++ b/1.2.1/examples/pylab_examples/text_rotation_relative_to_line.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/text_themes.html b/1.2.1/examples/pylab_examples/text_themes.html
index ebc5107c9d4..5ec58d6daa4 100644
--- a/1.2.1/examples/pylab_examples/text_themes.html
+++ b/1.2.1/examples/pylab_examples/text_themes.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/to_numeric.html b/1.2.1/examples/pylab_examples/to_numeric.html
index 1a836080864..170330709e1 100644
--- a/1.2.1/examples/pylab_examples/to_numeric.html
+++ b/1.2.1/examples/pylab_examples/to_numeric.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/toggle_images.html b/1.2.1/examples/pylab_examples/toggle_images.html
index 101f5fc4b64..0692fa21906 100644
--- a/1.2.1/examples/pylab_examples/toggle_images.html
+++ b/1.2.1/examples/pylab_examples/toggle_images.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/transoffset.html b/1.2.1/examples/pylab_examples/transoffset.html
index b0bd0653ee0..7ed169995d0 100644
--- a/1.2.1/examples/pylab_examples/transoffset.html
+++ b/1.2.1/examples/pylab_examples/transoffset.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/tricontour_demo.html b/1.2.1/examples/pylab_examples/tricontour_demo.html
index c9fe3090bb5..c765c282c22 100644
--- a/1.2.1/examples/pylab_examples/tricontour_demo.html
+++ b/1.2.1/examples/pylab_examples/tricontour_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/tricontour_vs_griddata.html b/1.2.1/examples/pylab_examples/tricontour_vs_griddata.html
index ef70c6f0201..870b20c352b 100644
--- a/1.2.1/examples/pylab_examples/tricontour_vs_griddata.html
+++ b/1.2.1/examples/pylab_examples/tricontour_vs_griddata.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/tripcolor_demo.html b/1.2.1/examples/pylab_examples/tripcolor_demo.html
index 3429bcabd51..24ea9ab0d15 100644
--- a/1.2.1/examples/pylab_examples/tripcolor_demo.html
+++ b/1.2.1/examples/pylab_examples/tripcolor_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/triplot_demo.html b/1.2.1/examples/pylab_examples/triplot_demo.html
index dc7b07a11d7..b24781e2f95 100644
--- a/1.2.1/examples/pylab_examples/triplot_demo.html
+++ b/1.2.1/examples/pylab_examples/triplot_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/unicode_demo.html b/1.2.1/examples/pylab_examples/unicode_demo.html
index fb175e13e39..61150f6db7c 100644
--- a/1.2.1/examples/pylab_examples/unicode_demo.html
+++ b/1.2.1/examples/pylab_examples/unicode_demo.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/usetex_baseline_test.html b/1.2.1/examples/pylab_examples/usetex_baseline_test.html
index 03df50390b0..de2e4f32bf3 100644
--- a/1.2.1/examples/pylab_examples/usetex_baseline_test.html
+++ b/1.2.1/examples/pylab_examples/usetex_baseline_test.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/usetex_demo.html b/1.2.1/examples/pylab_examples/usetex_demo.html
index 49253d3a07d..fc425222977 100644
--- a/1.2.1/examples/pylab_examples/usetex_demo.html
+++ b/1.2.1/examples/pylab_examples/usetex_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/usetex_fonteffects.html b/1.2.1/examples/pylab_examples/usetex_fonteffects.html
index 936d0ebf895..e8d5a53acb7 100644
--- a/1.2.1/examples/pylab_examples/usetex_fonteffects.html
+++ b/1.2.1/examples/pylab_examples/usetex_fonteffects.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/vertical_ticklabels.html b/1.2.1/examples/pylab_examples/vertical_ticklabels.html
index b6f750166d5..4f75b1f9470 100644
--- a/1.2.1/examples/pylab_examples/vertical_ticklabels.html
+++ b/1.2.1/examples/pylab_examples/vertical_ticklabels.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/vline_demo.html b/1.2.1/examples/pylab_examples/vline_demo.html
index 02eada6f5e8..985808392ce 100644
--- a/1.2.1/examples/pylab_examples/vline_demo.html
+++ b/1.2.1/examples/pylab_examples/vline_demo.html
@@ -28,6 +28,7 @@
title="Search within Matplotlib 1.2.1 documentation"
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/webapp_demo.html b/1.2.1/examples/pylab_examples/webapp_demo.html
index ba3fa698bdd..279d9ea5b49 100644
--- a/1.2.1/examples/pylab_examples/webapp_demo.html
+++ b/1.2.1/examples/pylab_examples/webapp_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/xcorr_demo.html b/1.2.1/examples/pylab_examples/xcorr_demo.html
index e8a380f85e9..0b2e80ad49b 100644
--- a/1.2.1/examples/pylab_examples/xcorr_demo.html
+++ b/1.2.1/examples/pylab_examples/xcorr_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/pylab_examples/zorder_demo.html b/1.2.1/examples/pylab_examples/zorder_demo.html
index 3fe84ca0ef3..8c457477243 100644
--- a/1.2.1/examples/pylab_examples/zorder_demo.html
+++ b/1.2.1/examples/pylab_examples/zorder_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/tests/backend_driver.html b/1.2.1/examples/tests/backend_driver.html
index 9838fca7cbd..8987cc81503 100644
--- a/1.2.1/examples/tests/backend_driver.html
+++ b/1.2.1/examples/tests/backend_driver.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/tests/index.html b/1.2.1/examples/tests/index.html
index 5aa2360a145..ce7a2b1a7d6 100644
--- a/1.2.1/examples/tests/index.html
+++ b/1.2.1/examples/tests/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/units/annotate_with_units.html b/1.2.1/examples/units/annotate_with_units.html
index 9fde4d0c628..8d246164954 100644
--- a/1.2.1/examples/units/annotate_with_units.html
+++ b/1.2.1/examples/units/annotate_with_units.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/units/artist_tests.html b/1.2.1/examples/units/artist_tests.html
index 6670b3c1a94..91a3f09fc93 100644
--- a/1.2.1/examples/units/artist_tests.html
+++ b/1.2.1/examples/units/artist_tests.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/units/bar_demo2.html b/1.2.1/examples/units/bar_demo2.html
index 37cf9f429df..320f071ea68 100644
--- a/1.2.1/examples/units/bar_demo2.html
+++ b/1.2.1/examples/units/bar_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/units/bar_unit_demo.html b/1.2.1/examples/units/bar_unit_demo.html
index 28db582052c..1069a67ec9a 100644
--- a/1.2.1/examples/units/bar_unit_demo.html
+++ b/1.2.1/examples/units/bar_unit_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/units/basic_units.html b/1.2.1/examples/units/basic_units.html
index 582d2f86b0f..66731557fc7 100644
--- a/1.2.1/examples/units/basic_units.html
+++ b/1.2.1/examples/units/basic_units.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/units/ellipse_with_units.html b/1.2.1/examples/units/ellipse_with_units.html
index ef875ecf445..c74af951bb6 100644
--- a/1.2.1/examples/units/ellipse_with_units.html
+++ b/1.2.1/examples/units/ellipse_with_units.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/units/evans_test.html b/1.2.1/examples/units/evans_test.html
index b860b9c79e7..2756ed4dd5b 100644
--- a/1.2.1/examples/units/evans_test.html
+++ b/1.2.1/examples/units/evans_test.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/units/index.html b/1.2.1/examples/units/index.html
index df1b854445b..2b5aa4eaec4 100644
--- a/1.2.1/examples/units/index.html
+++ b/1.2.1/examples/units/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/units/radian_demo.html b/1.2.1/examples/units/radian_demo.html
index 345938c506f..f7013b2b0ee 100644
--- a/1.2.1/examples/units/radian_demo.html
+++ b/1.2.1/examples/units/radian_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/units/units_sample.html b/1.2.1/examples/units/units_sample.html
index 84542a4e698..a3e776e38ae 100644
--- a/1.2.1/examples/units/units_sample.html
+++ b/1.2.1/examples/units/units_sample.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/units/units_scatter.html b/1.2.1/examples/units/units_scatter.html
index fe06bd25c09..d8b6c1dc897 100644
--- a/1.2.1/examples/units/units_scatter.html
+++ b/1.2.1/examples/units/units_scatter.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/embedding_in_gtk.html b/1.2.1/examples/user_interfaces/embedding_in_gtk.html
index 4b7872f4f50..7b34d7a241d 100644
--- a/1.2.1/examples/user_interfaces/embedding_in_gtk.html
+++ b/1.2.1/examples/user_interfaces/embedding_in_gtk.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/embedding_in_gtk2.html b/1.2.1/examples/user_interfaces/embedding_in_gtk2.html
index 0e11e68088b..8294aab7d2d 100644
--- a/1.2.1/examples/user_interfaces/embedding_in_gtk2.html
+++ b/1.2.1/examples/user_interfaces/embedding_in_gtk2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/embedding_in_gtk3.html b/1.2.1/examples/user_interfaces/embedding_in_gtk3.html
index b16a7d6a012..f8cf62a9312 100644
--- a/1.2.1/examples/user_interfaces/embedding_in_gtk3.html
+++ b/1.2.1/examples/user_interfaces/embedding_in_gtk3.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/embedding_in_gtk3_panzoom.html b/1.2.1/examples/user_interfaces/embedding_in_gtk3_panzoom.html
index b43fff8b3e1..e8235b4c7da 100644
--- a/1.2.1/examples/user_interfaces/embedding_in_gtk3_panzoom.html
+++ b/1.2.1/examples/user_interfaces/embedding_in_gtk3_panzoom.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/embedding_in_qt.html b/1.2.1/examples/user_interfaces/embedding_in_qt.html
index 7a318529dc2..02a59897dac 100644
--- a/1.2.1/examples/user_interfaces/embedding_in_qt.html
+++ b/1.2.1/examples/user_interfaces/embedding_in_qt.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/embedding_in_qt4.html b/1.2.1/examples/user_interfaces/embedding_in_qt4.html
index 6510d64ac2e..288a74c4e1f 100644
--- a/1.2.1/examples/user_interfaces/embedding_in_qt4.html
+++ b/1.2.1/examples/user_interfaces/embedding_in_qt4.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/embedding_in_qt4_wtoolbar.html b/1.2.1/examples/user_interfaces/embedding_in_qt4_wtoolbar.html
index 44a7dc9633f..9a7e12c0898 100644
--- a/1.2.1/examples/user_interfaces/embedding_in_qt4_wtoolbar.html
+++ b/1.2.1/examples/user_interfaces/embedding_in_qt4_wtoolbar.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/embedding_in_tk.html b/1.2.1/examples/user_interfaces/embedding_in_tk.html
index 5326990aa1f..99e3c8dd0ab 100644
--- a/1.2.1/examples/user_interfaces/embedding_in_tk.html
+++ b/1.2.1/examples/user_interfaces/embedding_in_tk.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/embedding_in_tk2.html b/1.2.1/examples/user_interfaces/embedding_in_tk2.html
index 77bd76ee7d3..59342425d31 100644
--- a/1.2.1/examples/user_interfaces/embedding_in_tk2.html
+++ b/1.2.1/examples/user_interfaces/embedding_in_tk2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/embedding_in_wx2.html b/1.2.1/examples/user_interfaces/embedding_in_wx2.html
index ce76c56cb06..b9f4e593566 100644
--- a/1.2.1/examples/user_interfaces/embedding_in_wx2.html
+++ b/1.2.1/examples/user_interfaces/embedding_in_wx2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/embedding_in_wx3.html b/1.2.1/examples/user_interfaces/embedding_in_wx3.html
index 3666fe32373..34e1e1e92ae 100644
--- a/1.2.1/examples/user_interfaces/embedding_in_wx3.html
+++ b/1.2.1/examples/user_interfaces/embedding_in_wx3.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/embedding_in_wx4.html b/1.2.1/examples/user_interfaces/embedding_in_wx4.html
index dbb5a885f56..2130d56d401 100644
--- a/1.2.1/examples/user_interfaces/embedding_in_wx4.html
+++ b/1.2.1/examples/user_interfaces/embedding_in_wx4.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/embedding_in_wx5.html b/1.2.1/examples/user_interfaces/embedding_in_wx5.html
index 3f3f5ac5212..5ee71203bc4 100644
--- a/1.2.1/examples/user_interfaces/embedding_in_wx5.html
+++ b/1.2.1/examples/user_interfaces/embedding_in_wx5.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/fourier_demo_wx.html b/1.2.1/examples/user_interfaces/fourier_demo_wx.html
index 98d85ce7751..dde795a8f28 100644
--- a/1.2.1/examples/user_interfaces/fourier_demo_wx.html
+++ b/1.2.1/examples/user_interfaces/fourier_demo_wx.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/gtk_spreadsheet.html b/1.2.1/examples/user_interfaces/gtk_spreadsheet.html
index d1ad036d346..68b586ac9d8 100644
--- a/1.2.1/examples/user_interfaces/gtk_spreadsheet.html
+++ b/1.2.1/examples/user_interfaces/gtk_spreadsheet.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/histogram_demo_canvasagg.html b/1.2.1/examples/user_interfaces/histogram_demo_canvasagg.html
index 4e944d58d2b..53a3e1b32d3 100644
--- a/1.2.1/examples/user_interfaces/histogram_demo_canvasagg.html
+++ b/1.2.1/examples/user_interfaces/histogram_demo_canvasagg.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/index.html b/1.2.1/examples/user_interfaces/index.html
index 4eb98b45ae8..7c3c6a07c29 100644
--- a/1.2.1/examples/user_interfaces/index.html
+++ b/1.2.1/examples/user_interfaces/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/interactive.html b/1.2.1/examples/user_interfaces/interactive.html
index 3b1f09bacfe..9cd8d1c0118 100644
--- a/1.2.1/examples/user_interfaces/interactive.html
+++ b/1.2.1/examples/user_interfaces/interactive.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/interactive2.html b/1.2.1/examples/user_interfaces/interactive2.html
index 03dc3031f09..66c739ec369 100644
--- a/1.2.1/examples/user_interfaces/interactive2.html
+++ b/1.2.1/examples/user_interfaces/interactive2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/lineprops_dialog_gtk.html b/1.2.1/examples/user_interfaces/lineprops_dialog_gtk.html
index 18710a90443..70df0415688 100644
--- a/1.2.1/examples/user_interfaces/lineprops_dialog_gtk.html
+++ b/1.2.1/examples/user_interfaces/lineprops_dialog_gtk.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/mathtext_wx.html b/1.2.1/examples/user_interfaces/mathtext_wx.html
index c6070aeb256..a10df0ce3fe 100644
--- a/1.2.1/examples/user_interfaces/mathtext_wx.html
+++ b/1.2.1/examples/user_interfaces/mathtext_wx.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/mpl_with_glade.html b/1.2.1/examples/user_interfaces/mpl_with_glade.html
index 8f34b2d8ca2..aa4e4f95289 100644
--- a/1.2.1/examples/user_interfaces/mpl_with_glade.html
+++ b/1.2.1/examples/user_interfaces/mpl_with_glade.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/pylab_with_gtk.html b/1.2.1/examples/user_interfaces/pylab_with_gtk.html
index 1d6d65b3f35..4b466f876d0 100644
--- a/1.2.1/examples/user_interfaces/pylab_with_gtk.html
+++ b/1.2.1/examples/user_interfaces/pylab_with_gtk.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/rec_edit_gtk_custom.html b/1.2.1/examples/user_interfaces/rec_edit_gtk_custom.html
index ef432897a37..95029a8a45c 100644
--- a/1.2.1/examples/user_interfaces/rec_edit_gtk_custom.html
+++ b/1.2.1/examples/user_interfaces/rec_edit_gtk_custom.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/rec_edit_gtk_simple.html b/1.2.1/examples/user_interfaces/rec_edit_gtk_simple.html
index 4c32ec369b5..cef9fb65f0b 100644
--- a/1.2.1/examples/user_interfaces/rec_edit_gtk_simple.html
+++ b/1.2.1/examples/user_interfaces/rec_edit_gtk_simple.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/svg_histogram.html b/1.2.1/examples/user_interfaces/svg_histogram.html
index 029020fe698..0c62683a089 100644
--- a/1.2.1/examples/user_interfaces/svg_histogram.html
+++ b/1.2.1/examples/user_interfaces/svg_histogram.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/svg_tooltip.html b/1.2.1/examples/user_interfaces/svg_tooltip.html
index 3a938097ea3..4aae94c090f 100644
--- a/1.2.1/examples/user_interfaces/svg_tooltip.html
+++ b/1.2.1/examples/user_interfaces/svg_tooltip.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/user_interfaces/wxcursor_demo.html b/1.2.1/examples/user_interfaces/wxcursor_demo.html
index 27dd06ae020..8e041f100f3 100644
--- a/1.2.1/examples/user_interfaces/wxcursor_demo.html
+++ b/1.2.1/examples/user_interfaces/wxcursor_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/widgets/buttons.html b/1.2.1/examples/widgets/buttons.html
index e9d1feb3fb8..4340419b39e 100644
--- a/1.2.1/examples/widgets/buttons.html
+++ b/1.2.1/examples/widgets/buttons.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/widgets/check_buttons.html b/1.2.1/examples/widgets/check_buttons.html
index 574f6df3349..ee08a0ba01c 100644
--- a/1.2.1/examples/widgets/check_buttons.html
+++ b/1.2.1/examples/widgets/check_buttons.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/widgets/cursor.html b/1.2.1/examples/widgets/cursor.html
index 4ab6a2bb6ba..935a09a805c 100644
--- a/1.2.1/examples/widgets/cursor.html
+++ b/1.2.1/examples/widgets/cursor.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/widgets/index.html b/1.2.1/examples/widgets/index.html
index dcbf50bd7bc..0029fb7cdbe 100644
--- a/1.2.1/examples/widgets/index.html
+++ b/1.2.1/examples/widgets/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/widgets/lasso_selector_demo.html b/1.2.1/examples/widgets/lasso_selector_demo.html
index b5fa2a61fa0..f124100b619 100644
--- a/1.2.1/examples/widgets/lasso_selector_demo.html
+++ b/1.2.1/examples/widgets/lasso_selector_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/widgets/menu.html b/1.2.1/examples/widgets/menu.html
index a4f89e3041e..c811766e561 100644
--- a/1.2.1/examples/widgets/menu.html
+++ b/1.2.1/examples/widgets/menu.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/widgets/multicursor.html b/1.2.1/examples/widgets/multicursor.html
index c0415da3e3a..0816223fed0 100644
--- a/1.2.1/examples/widgets/multicursor.html
+++ b/1.2.1/examples/widgets/multicursor.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/widgets/radio_buttons.html b/1.2.1/examples/widgets/radio_buttons.html
index d8a285b8fcd..271a4b33b91 100644
--- a/1.2.1/examples/widgets/radio_buttons.html
+++ b/1.2.1/examples/widgets/radio_buttons.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/widgets/rectangle_selector.html b/1.2.1/examples/widgets/rectangle_selector.html
index e032312e14d..7fe4d27db7e 100644
--- a/1.2.1/examples/widgets/rectangle_selector.html
+++ b/1.2.1/examples/widgets/rectangle_selector.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/widgets/slider_demo.html b/1.2.1/examples/widgets/slider_demo.html
index 5f2f1d1c684..09d45ea4145 100644
--- a/1.2.1/examples/widgets/slider_demo.html
+++ b/1.2.1/examples/widgets/slider_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/examples/widgets/span_selector.html b/1.2.1/examples/widgets/span_selector.html
index 5ecc41f83dd..65358be0eb1 100644
--- a/1.2.1/examples/widgets/span_selector.html
+++ b/1.2.1/examples/widgets/span_selector.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.2.1/faq/environment_variables_faq.html b/1.2.1/faq/environment_variables_faq.html
index d13fe1aa5cb..3c258ac8693 100644
--- a/1.2.1/faq/environment_variables_faq.html
+++ b/1.2.1/faq/environment_variables_faq.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/faq/howto_faq.html b/1.2.1/faq/howto_faq.html
index 06c32bd605d..b9d40e3c597 100644
--- a/1.2.1/faq/howto_faq.html
+++ b/1.2.1/faq/howto_faq.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/faq/index.html b/1.2.1/faq/index.html
index d4c04208221..6adc48dd2ed 100644
--- a/1.2.1/faq/index.html
+++ b/1.2.1/faq/index.html
@@ -30,6 +30,7 @@
+
diff --git a/1.2.1/faq/installing_faq.html b/1.2.1/faq/installing_faq.html
index 1ee9c30722f..7ef77ff0bce 100644
--- a/1.2.1/faq/installing_faq.html
+++ b/1.2.1/faq/installing_faq.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/faq/troubleshooting_faq.html b/1.2.1/faq/troubleshooting_faq.html
index 4312c8dd3eb..a3ad07130b8 100644
--- a/1.2.1/faq/troubleshooting_faq.html
+++ b/1.2.1/faq/troubleshooting_faq.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/faq/usage_faq.html b/1.2.1/faq/usage_faq.html
index c79197ee198..75654393755 100644
--- a/1.2.1/faq/usage_faq.html
+++ b/1.2.1/faq/usage_faq.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/gallery.html b/1.2.1/gallery.html
index 0285a3be3a9..b7497c561dd 100644
--- a/1.2.1/gallery.html
+++ b/1.2.1/gallery.html
@@ -28,6 +28,7 @@
href="_static/opensearch.xml"/>
+
diff --git a/1.2.1/genindex.html b/1.2.1/genindex.html
index 722d3b01788..1dec4fa456f 100644
--- a/1.2.1/genindex.html
+++ b/1.2.1/genindex.html
@@ -29,6 +29,7 @@
href="_static/opensearch.xml"/>
+
diff --git a/1.2.1/glossary/index.html b/1.2.1/glossary/index.html
index 3d223d304ba..e10b6ab6bdd 100644
--- a/1.2.1/glossary/index.html
+++ b/1.2.1/glossary/index.html
@@ -29,6 +29,7 @@
+
diff --git a/1.2.1/index.html b/1.2.1/index.html
index 53a405b5732..d9d14f05112 100644
--- a/1.2.1/index.html
+++ b/1.2.1/index.html
@@ -28,6 +28,7 @@
href="_static/opensearch.xml"/>
+
diff --git a/1.2.1/mpl_toolkits/axes_grid/api/axes_divider_api.html b/1.2.1/mpl_toolkits/axes_grid/api/axes_divider_api.html
index 16be297ccab..8ecfca4fc78 100644
--- a/1.2.1/mpl_toolkits/axes_grid/api/axes_divider_api.html
+++ b/1.2.1/mpl_toolkits/axes_grid/api/axes_divider_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/mpl_toolkits/axes_grid/api/axes_grid_api.html b/1.2.1/mpl_toolkits/axes_grid/api/axes_grid_api.html
index 4f1612ea6af..99edfdf16d3 100644
--- a/1.2.1/mpl_toolkits/axes_grid/api/axes_grid_api.html
+++ b/1.2.1/mpl_toolkits/axes_grid/api/axes_grid_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/mpl_toolkits/axes_grid/api/axes_size_api.html b/1.2.1/mpl_toolkits/axes_grid/api/axes_size_api.html
index 9c42f5a8473..cc4bc865088 100644
--- a/1.2.1/mpl_toolkits/axes_grid/api/axes_size_api.html
+++ b/1.2.1/mpl_toolkits/axes_grid/api/axes_size_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/mpl_toolkits/axes_grid/api/axis_artist_api.html b/1.2.1/mpl_toolkits/axes_grid/api/axis_artist_api.html
index 19d6b5414b9..527288d34ba 100644
--- a/1.2.1/mpl_toolkits/axes_grid/api/axis_artist_api.html
+++ b/1.2.1/mpl_toolkits/axes_grid/api/axis_artist_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/mpl_toolkits/axes_grid/api/index.html b/1.2.1/mpl_toolkits/axes_grid/api/index.html
index 1baef922a72..9da2318a5b0 100644
--- a/1.2.1/mpl_toolkits/axes_grid/api/index.html
+++ b/1.2.1/mpl_toolkits/axes_grid/api/index.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/mpl_toolkits/axes_grid/index.html b/1.2.1/mpl_toolkits/axes_grid/index.html
index d3fcb23ef56..656ae86119f 100644
--- a/1.2.1/mpl_toolkits/axes_grid/index.html
+++ b/1.2.1/mpl_toolkits/axes_grid/index.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/mpl_toolkits/axes_grid/users/axes_divider.html b/1.2.1/mpl_toolkits/axes_grid/users/axes_divider.html
index 15ed95c7bb8..325b01d17d2 100644
--- a/1.2.1/mpl_toolkits/axes_grid/users/axes_divider.html
+++ b/1.2.1/mpl_toolkits/axes_grid/users/axes_divider.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/mpl_toolkits/axes_grid/users/axisartist.html b/1.2.1/mpl_toolkits/axes_grid/users/axisartist.html
index fef642ca251..4a45fa88603 100644
--- a/1.2.1/mpl_toolkits/axes_grid/users/axisartist.html
+++ b/1.2.1/mpl_toolkits/axes_grid/users/axisartist.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/mpl_toolkits/axes_grid/users/index.html b/1.2.1/mpl_toolkits/axes_grid/users/index.html
index c85599cffc1..eaaf174b56c 100644
--- a/1.2.1/mpl_toolkits/axes_grid/users/index.html
+++ b/1.2.1/mpl_toolkits/axes_grid/users/index.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/mpl_toolkits/axes_grid/users/overview.html b/1.2.1/mpl_toolkits/axes_grid/users/overview.html
index c2088ab3b31..c253610b304 100644
--- a/1.2.1/mpl_toolkits/axes_grid/users/overview.html
+++ b/1.2.1/mpl_toolkits/axes_grid/users/overview.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/mpl_toolkits/index.html b/1.2.1/mpl_toolkits/index.html
index 4d8d4e2e8fb..28d2a42da1f 100644
--- a/1.2.1/mpl_toolkits/index.html
+++ b/1.2.1/mpl_toolkits/index.html
@@ -30,6 +30,7 @@
+
diff --git a/1.2.1/mpl_toolkits/mplot3d/api.html b/1.2.1/mpl_toolkits/mplot3d/api.html
index 1bc0ed6d35c..84ded20cfdc 100644
--- a/1.2.1/mpl_toolkits/mplot3d/api.html
+++ b/1.2.1/mpl_toolkits/mplot3d/api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/mpl_toolkits/mplot3d/faq.html b/1.2.1/mpl_toolkits/mplot3d/faq.html
index cffa581f11c..66710dcc08e 100644
--- a/1.2.1/mpl_toolkits/mplot3d/faq.html
+++ b/1.2.1/mpl_toolkits/mplot3d/faq.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/mpl_toolkits/mplot3d/index.html b/1.2.1/mpl_toolkits/mplot3d/index.html
index a5cf2fa197f..a59db42f14d 100644
--- a/1.2.1/mpl_toolkits/mplot3d/index.html
+++ b/1.2.1/mpl_toolkits/mplot3d/index.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/mpl_toolkits/mplot3d/tutorial.html b/1.2.1/mpl_toolkits/mplot3d/tutorial.html
index d58adbc38ad..09b098edcbb 100644
--- a/1.2.1/mpl_toolkits/mplot3d/tutorial.html
+++ b/1.2.1/mpl_toolkits/mplot3d/tutorial.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/py-modindex.html b/1.2.1/py-modindex.html
index df412ba4272..82cdbb4d7de 100644
--- a/1.2.1/py-modindex.html
+++ b/1.2.1/py-modindex.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/search.html b/1.2.1/search.html
index 3d91da9da87..778e41f6df7 100644
--- a/1.2.1/search.html
+++ b/1.2.1/search.html
@@ -29,6 +29,7 @@
href="_static/opensearch.xml"/>
+
diff --git a/1.2.1/users/annotations_guide.html b/1.2.1/users/annotations_guide.html
index f45232a23e1..40bfaad05a3 100644
--- a/1.2.1/users/annotations_guide.html
+++ b/1.2.1/users/annotations_guide.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/users/annotations_intro.html b/1.2.1/users/annotations_intro.html
index 55151fd96b2..adeeb6062b9 100644
--- a/1.2.1/users/annotations_intro.html
+++ b/1.2.1/users/annotations_intro.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/users/artists.html b/1.2.1/users/artists.html
index 5f9b66b69b9..0e987197a9e 100644
--- a/1.2.1/users/artists.html
+++ b/1.2.1/users/artists.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/users/credits.html b/1.2.1/users/credits.html
index cf2e5951d10..f9bab125659 100644
--- a/1.2.1/users/credits.html
+++ b/1.2.1/users/credits.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/users/customizing.html b/1.2.1/users/customizing.html
index 00989f16239..77a547c35c9 100644
--- a/1.2.1/users/customizing.html
+++ b/1.2.1/users/customizing.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/users/event_handling.html b/1.2.1/users/event_handling.html
index ce00831d2dd..3b0c5cea727 100644
--- a/1.2.1/users/event_handling.html
+++ b/1.2.1/users/event_handling.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/users/github_stats.html b/1.2.1/users/github_stats.html
index 720aa5460f3..aaedd502a99 100644
--- a/1.2.1/users/github_stats.html
+++ b/1.2.1/users/github_stats.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/users/gridspec.html b/1.2.1/users/gridspec.html
index 31aac3921c4..c97b9348bdd 100644
--- a/1.2.1/users/gridspec.html
+++ b/1.2.1/users/gridspec.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/users/image_tutorial.html b/1.2.1/users/image_tutorial.html
index 1cf9575722a..0e8f32a72f7 100644
--- a/1.2.1/users/image_tutorial.html
+++ b/1.2.1/users/image_tutorial.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/users/index.html b/1.2.1/users/index.html
index 61be2f72337..2a95e1b4407 100644
--- a/1.2.1/users/index.html
+++ b/1.2.1/users/index.html
@@ -30,6 +30,7 @@
+
diff --git a/1.2.1/users/index_text.html b/1.2.1/users/index_text.html
index 92b67bd593d..e8600a500da 100644
--- a/1.2.1/users/index_text.html
+++ b/1.2.1/users/index_text.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/users/installing.html b/1.2.1/users/installing.html
index 0900d01fba3..b0e03e4c26c 100644
--- a/1.2.1/users/installing.html
+++ b/1.2.1/users/installing.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/users/intro.html b/1.2.1/users/intro.html
index af1020e312f..095107ba3cb 100644
--- a/1.2.1/users/intro.html
+++ b/1.2.1/users/intro.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/users/legend_guide.html b/1.2.1/users/legend_guide.html
index f585611af9a..9e30eacb3e5 100644
--- a/1.2.1/users/legend_guide.html
+++ b/1.2.1/users/legend_guide.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/users/license.html b/1.2.1/users/license.html
index 1ba1c4c13fc..08d5544599e 100644
--- a/1.2.1/users/license.html
+++ b/1.2.1/users/license.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/users/mathtext.html b/1.2.1/users/mathtext.html
index ab284b5c06e..06f82c945b6 100644
--- a/1.2.1/users/mathtext.html
+++ b/1.2.1/users/mathtext.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/users/navigation_toolbar.html b/1.2.1/users/navigation_toolbar.html
index 704f60694ed..5b861efb456 100644
--- a/1.2.1/users/navigation_toolbar.html
+++ b/1.2.1/users/navigation_toolbar.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/users/path_tutorial.html b/1.2.1/users/path_tutorial.html
index 00d4524eb72..a8dc6ebff60 100644
--- a/1.2.1/users/path_tutorial.html
+++ b/1.2.1/users/path_tutorial.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/users/pgf.html b/1.2.1/users/pgf.html
index 6d63866c759..3621e614f43 100644
--- a/1.2.1/users/pgf.html
+++ b/1.2.1/users/pgf.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/users/pyplot_tutorial.html b/1.2.1/users/pyplot_tutorial.html
index 499b6bb9290..82534e289fd 100644
--- a/1.2.1/users/pyplot_tutorial.html
+++ b/1.2.1/users/pyplot_tutorial.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/users/recipes.html b/1.2.1/users/recipes.html
index 98818e735b9..d0f1007d88c 100644
--- a/1.2.1/users/recipes.html
+++ b/1.2.1/users/recipes.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/users/screenshots.html b/1.2.1/users/screenshots.html
index 9bf47134472..500e067424e 100644
--- a/1.2.1/users/screenshots.html
+++ b/1.2.1/users/screenshots.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/users/shell.html b/1.2.1/users/shell.html
index adf4c1ff3d8..83f63ac9187 100644
--- a/1.2.1/users/shell.html
+++ b/1.2.1/users/shell.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/users/text_intro.html b/1.2.1/users/text_intro.html
index 2f5dd7bd794..2c3516d9899 100644
--- a/1.2.1/users/text_intro.html
+++ b/1.2.1/users/text_intro.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/users/text_props.html b/1.2.1/users/text_props.html
index 683088c13b0..7b05f1d1703 100644
--- a/1.2.1/users/text_props.html
+++ b/1.2.1/users/text_props.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/users/tight_layout_guide.html b/1.2.1/users/tight_layout_guide.html
index 84e0539b5a5..7c67c88c034 100644
--- a/1.2.1/users/tight_layout_guide.html
+++ b/1.2.1/users/tight_layout_guide.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/users/transforms_tutorial.html b/1.2.1/users/transforms_tutorial.html
index 8a7c52c1ba2..be4c6192f27 100644
--- a/1.2.1/users/transforms_tutorial.html
+++ b/1.2.1/users/transforms_tutorial.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/users/usetex.html b/1.2.1/users/usetex.html
index 71c2b4b2602..adcdc61fea8 100644
--- a/1.2.1/users/usetex.html
+++ b/1.2.1/users/usetex.html
@@ -31,6 +31,7 @@
+
diff --git a/1.2.1/users/whats_new.html b/1.2.1/users/whats_new.html
index 2b46abeb835..5b291b4f783 100644
--- a/1.2.1/users/whats_new.html
+++ b/1.2.1/users/whats_new.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/afm_api.html b/1.3.0/api/afm_api.html
index 66b6ba101fe..1190ac1a6f5 100644
--- a/1.3.0/api/afm_api.html
+++ b/1.3.0/api/afm_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/animation_api.html b/1.3.0/api/animation_api.html
index ab30c2c1676..5d8e70c5964 100644
--- a/1.3.0/api/animation_api.html
+++ b/1.3.0/api/animation_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/api_changes.html b/1.3.0/api/api_changes.html
index 33786117862..0809127e44a 100644
--- a/1.3.0/api/api_changes.html
+++ b/1.3.0/api/api_changes.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/artist_api.html b/1.3.0/api/artist_api.html
index 1477a7e8ece..589e1783799 100644
--- a/1.3.0/api/artist_api.html
+++ b/1.3.0/api/artist_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/axes_api.html b/1.3.0/api/axes_api.html
index bb835100c2e..ed6b137ce06 100644
--- a/1.3.0/api/axes_api.html
+++ b/1.3.0/api/axes_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/axis_api.html b/1.3.0/api/axis_api.html
index aa1692f99b5..994d37cc323 100644
--- a/1.3.0/api/axis_api.html
+++ b/1.3.0/api/axis_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/backend_bases_api.html b/1.3.0/api/backend_bases_api.html
index 041282df00c..41af3d828c2 100644
--- a/1.3.0/api/backend_bases_api.html
+++ b/1.3.0/api/backend_bases_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/backend_gtkagg_api.html b/1.3.0/api/backend_gtkagg_api.html
index cdbc5eb060f..708de1dd603 100644
--- a/1.3.0/api/backend_gtkagg_api.html
+++ b/1.3.0/api/backend_gtkagg_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/backend_pdf_api.html b/1.3.0/api/backend_pdf_api.html
index 2a2cfc4e200..808a6acd4bc 100644
--- a/1.3.0/api/backend_pdf_api.html
+++ b/1.3.0/api/backend_pdf_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/backend_qt4agg_api.html b/1.3.0/api/backend_qt4agg_api.html
index ffe6273bfe9..b66913742e3 100644
--- a/1.3.0/api/backend_qt4agg_api.html
+++ b/1.3.0/api/backend_qt4agg_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/backend_wxagg_api.html b/1.3.0/api/backend_wxagg_api.html
index 0557bef123d..610317843b0 100644
--- a/1.3.0/api/backend_wxagg_api.html
+++ b/1.3.0/api/backend_wxagg_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/cbook_api.html b/1.3.0/api/cbook_api.html
index e394d3600a1..48d71a84a36 100644
--- a/1.3.0/api/cbook_api.html
+++ b/1.3.0/api/cbook_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/cm_api.html b/1.3.0/api/cm_api.html
index 2a289f934f6..c15415f6897 100644
--- a/1.3.0/api/cm_api.html
+++ b/1.3.0/api/cm_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/collections_api.html b/1.3.0/api/collections_api.html
index 3ec2cd5acd0..2a00c5a0141 100644
--- a/1.3.0/api/collections_api.html
+++ b/1.3.0/api/collections_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/colorbar_api.html b/1.3.0/api/colorbar_api.html
index 27c34b6dd0f..6a8d9325055 100644
--- a/1.3.0/api/colorbar_api.html
+++ b/1.3.0/api/colorbar_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/colors_api.html b/1.3.0/api/colors_api.html
index aeaf5adb8df..4b7ff4757d5 100644
--- a/1.3.0/api/colors_api.html
+++ b/1.3.0/api/colors_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/dates_api.html b/1.3.0/api/dates_api.html
index 6cade394433..5db430fe715 100644
--- a/1.3.0/api/dates_api.html
+++ b/1.3.0/api/dates_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/dviread.html b/1.3.0/api/dviread.html
index d6e74906f4d..2e94bec78c9 100644
--- a/1.3.0/api/dviread.html
+++ b/1.3.0/api/dviread.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/figure_api.html b/1.3.0/api/figure_api.html
index 4ce92a48eaa..72a9b427988 100644
--- a/1.3.0/api/figure_api.html
+++ b/1.3.0/api/figure_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/font_manager_api.html b/1.3.0/api/font_manager_api.html
index c69df8e7ffe..f6df6e0fe82 100644
--- a/1.3.0/api/font_manager_api.html
+++ b/1.3.0/api/font_manager_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/gridspec_api.html b/1.3.0/api/gridspec_api.html
index 653371a0810..8295df2a19c 100644
--- a/1.3.0/api/gridspec_api.html
+++ b/1.3.0/api/gridspec_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/index.html b/1.3.0/api/index.html
index d130694d48e..c3ffc873e3b 100644
--- a/1.3.0/api/index.html
+++ b/1.3.0/api/index.html
@@ -30,6 +30,7 @@
+
diff --git a/1.3.0/api/index_backend_api.html b/1.3.0/api/index_backend_api.html
index adb82bc3167..a70bff07792 100644
--- a/1.3.0/api/index_backend_api.html
+++ b/1.3.0/api/index_backend_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/legend_api.html b/1.3.0/api/legend_api.html
index 8f12029dbfd..db8a1c4f897 100644
--- a/1.3.0/api/legend_api.html
+++ b/1.3.0/api/legend_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/markers_api.html b/1.3.0/api/markers_api.html
index 0dce4e688d4..d0b6cd7a9cc 100644
--- a/1.3.0/api/markers_api.html
+++ b/1.3.0/api/markers_api.html
@@ -30,6 +30,7 @@
+
diff --git a/1.3.0/api/mathtext_api.html b/1.3.0/api/mathtext_api.html
index af50c63205c..66a09fa3643 100644
--- a/1.3.0/api/mathtext_api.html
+++ b/1.3.0/api/mathtext_api.html
@@ -30,6 +30,7 @@
+
diff --git a/1.3.0/api/matplotlib_configuration_api.html b/1.3.0/api/matplotlib_configuration_api.html
index aaeff8bbb22..41cc1bc94f6 100644
--- a/1.3.0/api/matplotlib_configuration_api.html
+++ b/1.3.0/api/matplotlib_configuration_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/mlab_api.html b/1.3.0/api/mlab_api.html
index 73f8942c898..222f2ba0046 100644
--- a/1.3.0/api/mlab_api.html
+++ b/1.3.0/api/mlab_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/path_api.html b/1.3.0/api/path_api.html
index a2fc05e775c..93448524ca3 100644
--- a/1.3.0/api/path_api.html
+++ b/1.3.0/api/path_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/pyplot_api.html b/1.3.0/api/pyplot_api.html
index 6f35e6baff6..cb71b3ae849 100644
--- a/1.3.0/api/pyplot_api.html
+++ b/1.3.0/api/pyplot_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/pyplot_summary.html b/1.3.0/api/pyplot_summary.html
index d7fd42e0e55..f74d17db4b2 100644
--- a/1.3.0/api/pyplot_summary.html
+++ b/1.3.0/api/pyplot_summary.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/sankey_api.html b/1.3.0/api/sankey_api.html
index 6384af71bfe..aa82078f79f 100644
--- a/1.3.0/api/sankey_api.html
+++ b/1.3.0/api/sankey_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/spines_api.html b/1.3.0/api/spines_api.html
index 38f7bec6d76..1eee7a7519b 100644
--- a/1.3.0/api/spines_api.html
+++ b/1.3.0/api/spines_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/ticker_api.html b/1.3.0/api/ticker_api.html
index 03de5c18fc1..456f468e4d2 100644
--- a/1.3.0/api/ticker_api.html
+++ b/1.3.0/api/ticker_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/tight_layout_api.html b/1.3.0/api/tight_layout_api.html
index 3e11260276b..cd61627e061 100644
--- a/1.3.0/api/tight_layout_api.html
+++ b/1.3.0/api/tight_layout_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/tri_api.html b/1.3.0/api/tri_api.html
index 3671d118530..5c424760dfc 100644
--- a/1.3.0/api/tri_api.html
+++ b/1.3.0/api/tri_api.html
@@ -30,6 +30,7 @@
+
diff --git a/1.3.0/api/type1font.html b/1.3.0/api/type1font.html
index 0668f1a7653..b74bb8326ec 100644
--- a/1.3.0/api/type1font.html
+++ b/1.3.0/api/type1font.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/api/units_api.html b/1.3.0/api/units_api.html
index 2a7baa6ee9b..583b24bab19 100644
--- a/1.3.0/api/units_api.html
+++ b/1.3.0/api/units_api.html
@@ -30,6 +30,7 @@
+
diff --git a/1.3.0/api/widgets_api.html b/1.3.0/api/widgets_api.html
index 956d5ce5bdc..40712d23221 100644
--- a/1.3.0/api/widgets_api.html
+++ b/1.3.0/api/widgets_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/citing.html b/1.3.0/citing.html
index e2ef4611f4c..81be38b95fe 100644
--- a/1.3.0/citing.html
+++ b/1.3.0/citing.html
@@ -28,6 +28,7 @@
href="_static/opensearch.xml"/>
+
diff --git a/1.3.0/contents.html b/1.3.0/contents.html
index 989cb8848ac..48d9f97861c 100644
--- a/1.3.0/contents.html
+++ b/1.3.0/contents.html
@@ -29,6 +29,7 @@
+
diff --git a/1.3.0/devel/add_new_projection.html b/1.3.0/devel/add_new_projection.html
index a1c148d3cd2..bbd6a086471 100644
--- a/1.3.0/devel/add_new_projection.html
+++ b/1.3.0/devel/add_new_projection.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/devel/coding_guide.html b/1.3.0/devel/coding_guide.html
index 6d7b84243e3..1e968997e97 100644
--- a/1.3.0/devel/coding_guide.html
+++ b/1.3.0/devel/coding_guide.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/devel/documenting_mpl.html b/1.3.0/devel/documenting_mpl.html
index eb52a51896f..ca9f8392df5 100644
--- a/1.3.0/devel/documenting_mpl.html
+++ b/1.3.0/devel/documenting_mpl.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/devel/gitwash/configure_git.html b/1.3.0/devel/gitwash/configure_git.html
index 93ffaa1473c..b48e0b8b311 100644
--- a/1.3.0/devel/gitwash/configure_git.html
+++ b/1.3.0/devel/gitwash/configure_git.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/devel/gitwash/development_workflow.html b/1.3.0/devel/gitwash/development_workflow.html
index a3a3e1b5642..0d85be1984a 100644
--- a/1.3.0/devel/gitwash/development_workflow.html
+++ b/1.3.0/devel/gitwash/development_workflow.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/devel/gitwash/dot2_dot3.html b/1.3.0/devel/gitwash/dot2_dot3.html
index f52bc76a7e2..196b8875afa 100644
--- a/1.3.0/devel/gitwash/dot2_dot3.html
+++ b/1.3.0/devel/gitwash/dot2_dot3.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/devel/gitwash/following_latest.html b/1.3.0/devel/gitwash/following_latest.html
index 747ea80a75e..70fea4912a1 100644
--- a/1.3.0/devel/gitwash/following_latest.html
+++ b/1.3.0/devel/gitwash/following_latest.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/devel/gitwash/forking_hell.html b/1.3.0/devel/gitwash/forking_hell.html
index 5ce5ade029c..97095a4e859 100644
--- a/1.3.0/devel/gitwash/forking_hell.html
+++ b/1.3.0/devel/gitwash/forking_hell.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/devel/gitwash/git_development.html b/1.3.0/devel/gitwash/git_development.html
index 2473ebb3f78..d49b18f457a 100644
--- a/1.3.0/devel/gitwash/git_development.html
+++ b/1.3.0/devel/gitwash/git_development.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/devel/gitwash/git_install.html b/1.3.0/devel/gitwash/git_install.html
index c54e41cb3e5..cbdd187be3d 100644
--- a/1.3.0/devel/gitwash/git_install.html
+++ b/1.3.0/devel/gitwash/git_install.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/devel/gitwash/git_intro.html b/1.3.0/devel/gitwash/git_intro.html
index c6718d0aa45..0d22ce56457 100644
--- a/1.3.0/devel/gitwash/git_intro.html
+++ b/1.3.0/devel/gitwash/git_intro.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/devel/gitwash/git_resources.html b/1.3.0/devel/gitwash/git_resources.html
index 6af6fd60e7f..61ca87685c6 100644
--- a/1.3.0/devel/gitwash/git_resources.html
+++ b/1.3.0/devel/gitwash/git_resources.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/devel/gitwash/index.html b/1.3.0/devel/gitwash/index.html
index ba7f3afedc0..d5a959bf199 100644
--- a/1.3.0/devel/gitwash/index.html
+++ b/1.3.0/devel/gitwash/index.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/devel/gitwash/patching.html b/1.3.0/devel/gitwash/patching.html
index 5ac64a1f8f1..963a8c4b36f 100644
--- a/1.3.0/devel/gitwash/patching.html
+++ b/1.3.0/devel/gitwash/patching.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/devel/gitwash/set_up_fork.html b/1.3.0/devel/gitwash/set_up_fork.html
index acd4358e7db..65096de2363 100644
--- a/1.3.0/devel/gitwash/set_up_fork.html
+++ b/1.3.0/devel/gitwash/set_up_fork.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/devel/index.html b/1.3.0/devel/index.html
index 6ec0d27796b..e1fffc6d462 100644
--- a/1.3.0/devel/index.html
+++ b/1.3.0/devel/index.html
@@ -30,6 +30,7 @@
+
diff --git a/1.3.0/devel/license.html b/1.3.0/devel/license.html
index 79a6e89f06a..1d0e7e3decc 100644
--- a/1.3.0/devel/license.html
+++ b/1.3.0/devel/license.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/devel/release_guide.html b/1.3.0/devel/release_guide.html
index cb58bf1ee10..25b052be277 100644
--- a/1.3.0/devel/release_guide.html
+++ b/1.3.0/devel/release_guide.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/devel/testing.html b/1.3.0/devel/testing.html
index 3f5aa35bd5a..88c9bd42062 100644
--- a/1.3.0/devel/testing.html
+++ b/1.3.0/devel/testing.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/devel/transformations.html b/1.3.0/devel/transformations.html
index ec183f817db..7d21dc1bbb5 100644
--- a/1.3.0/devel/transformations.html
+++ b/1.3.0/devel/transformations.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/examples/animation/animate_decay.html b/1.3.0/examples/animation/animate_decay.html
index e0bcdb0060e..99f7cbdf87d 100644
--- a/1.3.0/examples/animation/animate_decay.html
+++ b/1.3.0/examples/animation/animate_decay.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/animation/basic_example.html b/1.3.0/examples/animation/basic_example.html
index 15e497401cf..e5185fdf5c1 100644
--- a/1.3.0/examples/animation/basic_example.html
+++ b/1.3.0/examples/animation/basic_example.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/animation/basic_example_writer.html b/1.3.0/examples/animation/basic_example_writer.html
index b275f6d1460..5ee8b154836 100644
--- a/1.3.0/examples/animation/basic_example_writer.html
+++ b/1.3.0/examples/animation/basic_example_writer.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/animation/bayes_update.html b/1.3.0/examples/animation/bayes_update.html
index 84efd54f485..8cfc32500a0 100644
--- a/1.3.0/examples/animation/bayes_update.html
+++ b/1.3.0/examples/animation/bayes_update.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/animation/double_pendulum_animated.html b/1.3.0/examples/animation/double_pendulum_animated.html
index 415b4932538..6713e1ff1e5 100644
--- a/1.3.0/examples/animation/double_pendulum_animated.html
+++ b/1.3.0/examples/animation/double_pendulum_animated.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/animation/dynamic_image.html b/1.3.0/examples/animation/dynamic_image.html
index d631d2a4f81..4ead9e94297 100644
--- a/1.3.0/examples/animation/dynamic_image.html
+++ b/1.3.0/examples/animation/dynamic_image.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/animation/dynamic_image2.html b/1.3.0/examples/animation/dynamic_image2.html
index f13e4089a97..ebd1fa3629d 100644
--- a/1.3.0/examples/animation/dynamic_image2.html
+++ b/1.3.0/examples/animation/dynamic_image2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/animation/histogram.html b/1.3.0/examples/animation/histogram.html
index c2ec3dc1c2d..79775b2d1b2 100644
--- a/1.3.0/examples/animation/histogram.html
+++ b/1.3.0/examples/animation/histogram.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/animation/index.html b/1.3.0/examples/animation/index.html
index 1de9e90710e..acde6f84a7f 100644
--- a/1.3.0/examples/animation/index.html
+++ b/1.3.0/examples/animation/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/animation/moviewriter.html b/1.3.0/examples/animation/moviewriter.html
index 9f72ad2fb9c..01359e02a7b 100644
--- a/1.3.0/examples/animation/moviewriter.html
+++ b/1.3.0/examples/animation/moviewriter.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/animation/random_data.html b/1.3.0/examples/animation/random_data.html
index 7537de5c7ae..71c07c77ee1 100644
--- a/1.3.0/examples/animation/random_data.html
+++ b/1.3.0/examples/animation/random_data.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/animation/simple_3danim.html b/1.3.0/examples/animation/simple_3danim.html
index 1f82a90e5ae..a6177f7310a 100644
--- a/1.3.0/examples/animation/simple_3danim.html
+++ b/1.3.0/examples/animation/simple_3danim.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/animation/simple_anim.html b/1.3.0/examples/animation/simple_anim.html
index 8cd68e34f9e..79e53e3baa0 100644
--- a/1.3.0/examples/animation/simple_anim.html
+++ b/1.3.0/examples/animation/simple_anim.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/animation/strip_chart_demo.html b/1.3.0/examples/animation/strip_chart_demo.html
index 8e1a32be0be..1e6e1fd63fe 100644
--- a/1.3.0/examples/animation/strip_chart_demo.html
+++ b/1.3.0/examples/animation/strip_chart_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/animation/subplots.html b/1.3.0/examples/animation/subplots.html
index f4d72ed7136..62e826267de 100644
--- a/1.3.0/examples/animation/subplots.html
+++ b/1.3.0/examples/animation/subplots.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/agg_oo.html b/1.3.0/examples/api/agg_oo.html
index 02ed432a68f..ff9362583b7 100644
--- a/1.3.0/examples/api/agg_oo.html
+++ b/1.3.0/examples/api/agg_oo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/barchart_demo.html b/1.3.0/examples/api/barchart_demo.html
index 52150c7543b..2ab233c7137 100644
--- a/1.3.0/examples/api/barchart_demo.html
+++ b/1.3.0/examples/api/barchart_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/bbox_intersect.html b/1.3.0/examples/api/bbox_intersect.html
index 9837d7630f0..8f0fd3d1fa2 100644
--- a/1.3.0/examples/api/bbox_intersect.html
+++ b/1.3.0/examples/api/bbox_intersect.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/collections_demo.html b/1.3.0/examples/api/collections_demo.html
index 1a379317299..055a51a4d2a 100644
--- a/1.3.0/examples/api/collections_demo.html
+++ b/1.3.0/examples/api/collections_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/colorbar_only.html b/1.3.0/examples/api/colorbar_only.html
index 48cff70823b..26a6635661b 100644
--- a/1.3.0/examples/api/colorbar_only.html
+++ b/1.3.0/examples/api/colorbar_only.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/compound_path.html b/1.3.0/examples/api/compound_path.html
index 356863f26a4..a662d5aafb0 100644
--- a/1.3.0/examples/api/compound_path.html
+++ b/1.3.0/examples/api/compound_path.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/custom_projection_example.html b/1.3.0/examples/api/custom_projection_example.html
index 75d5bddd44d..7800775b7f7 100644
--- a/1.3.0/examples/api/custom_projection_example.html
+++ b/1.3.0/examples/api/custom_projection_example.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/custom_scale_example.html b/1.3.0/examples/api/custom_scale_example.html
index 98261924865..1e1389c5003 100644
--- a/1.3.0/examples/api/custom_scale_example.html
+++ b/1.3.0/examples/api/custom_scale_example.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/date_demo.html b/1.3.0/examples/api/date_demo.html
index 4e1516b8b41..21771f7682e 100644
--- a/1.3.0/examples/api/date_demo.html
+++ b/1.3.0/examples/api/date_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/date_index_formatter.html b/1.3.0/examples/api/date_index_formatter.html
index 0fb4610c025..e6c03d6343b 100644
--- a/1.3.0/examples/api/date_index_formatter.html
+++ b/1.3.0/examples/api/date_index_formatter.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/demo_affine_image.html b/1.3.0/examples/api/demo_affine_image.html
index fc89222331f..ef6a4f2590b 100644
--- a/1.3.0/examples/api/demo_affine_image.html
+++ b/1.3.0/examples/api/demo_affine_image.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/donut_demo.html b/1.3.0/examples/api/donut_demo.html
index 2b645253f7a..ab1d5402d41 100644
--- a/1.3.0/examples/api/donut_demo.html
+++ b/1.3.0/examples/api/donut_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/engineering_formatter.html b/1.3.0/examples/api/engineering_formatter.html
index 8ff36ad9edf..f9d52911b55 100644
--- a/1.3.0/examples/api/engineering_formatter.html
+++ b/1.3.0/examples/api/engineering_formatter.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/fahrenheit_celsius_scales.html b/1.3.0/examples/api/fahrenheit_celsius_scales.html
index ff59c6ac77a..a03d8634d62 100644
--- a/1.3.0/examples/api/fahrenheit_celsius_scales.html
+++ b/1.3.0/examples/api/fahrenheit_celsius_scales.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/font_family_rc.html b/1.3.0/examples/api/font_family_rc.html
index d9e6016ff2c..c0e1e896131 100644
--- a/1.3.0/examples/api/font_family_rc.html
+++ b/1.3.0/examples/api/font_family_rc.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/font_file.html b/1.3.0/examples/api/font_file.html
index f54109a8011..31f4daf5b26 100644
--- a/1.3.0/examples/api/font_file.html
+++ b/1.3.0/examples/api/font_file.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/histogram_path_demo.html b/1.3.0/examples/api/histogram_path_demo.html
index 7e4c0f28aba..61d17f1a827 100644
--- a/1.3.0/examples/api/histogram_path_demo.html
+++ b/1.3.0/examples/api/histogram_path_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/image_zcoord.html b/1.3.0/examples/api/image_zcoord.html
index d9217924ac0..8f1a7162190 100644
--- a/1.3.0/examples/api/image_zcoord.html
+++ b/1.3.0/examples/api/image_zcoord.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/index.html b/1.3.0/examples/api/index.html
index 34ad009e918..c3ca2a01a0a 100644
--- a/1.3.0/examples/api/index.html
+++ b/1.3.0/examples/api/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/joinstyle.html b/1.3.0/examples/api/joinstyle.html
index 6d25f819552..b28e3194057 100644
--- a/1.3.0/examples/api/joinstyle.html
+++ b/1.3.0/examples/api/joinstyle.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/legend_demo.html b/1.3.0/examples/api/legend_demo.html
index e286b204195..67a96db16eb 100644
--- a/1.3.0/examples/api/legend_demo.html
+++ b/1.3.0/examples/api/legend_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/line_with_text.html b/1.3.0/examples/api/line_with_text.html
index d8957f99574..1dd58bd2652 100644
--- a/1.3.0/examples/api/line_with_text.html
+++ b/1.3.0/examples/api/line_with_text.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/logo2.html b/1.3.0/examples/api/logo2.html
index 801014742af..5f83c95f0e2 100644
--- a/1.3.0/examples/api/logo2.html
+++ b/1.3.0/examples/api/logo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/mathtext_asarray.html b/1.3.0/examples/api/mathtext_asarray.html
index 8ea5b33b292..15eab26f527 100644
--- a/1.3.0/examples/api/mathtext_asarray.html
+++ b/1.3.0/examples/api/mathtext_asarray.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/patch_collection.html b/1.3.0/examples/api/patch_collection.html
index a5e7aa5f2e8..9464ab1f955 100644
--- a/1.3.0/examples/api/patch_collection.html
+++ b/1.3.0/examples/api/patch_collection.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/quad_bezier.html b/1.3.0/examples/api/quad_bezier.html
index 62ad7af7fb9..f7287c9cd1b 100644
--- a/1.3.0/examples/api/quad_bezier.html
+++ b/1.3.0/examples/api/quad_bezier.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/radar_chart.html b/1.3.0/examples/api/radar_chart.html
index 3557cf11527..2673cee6ef9 100644
--- a/1.3.0/examples/api/radar_chart.html
+++ b/1.3.0/examples/api/radar_chart.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/sankey_demo_basics.html b/1.3.0/examples/api/sankey_demo_basics.html
index aaa4533b30e..db5d0864199 100644
--- a/1.3.0/examples/api/sankey_demo_basics.html
+++ b/1.3.0/examples/api/sankey_demo_basics.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/sankey_demo_links.html b/1.3.0/examples/api/sankey_demo_links.html
index 1b957416597..bd5225ae9b5 100644
--- a/1.3.0/examples/api/sankey_demo_links.html
+++ b/1.3.0/examples/api/sankey_demo_links.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/sankey_demo_old.html b/1.3.0/examples/api/sankey_demo_old.html
index caa325d34b9..403c84a996b 100644
--- a/1.3.0/examples/api/sankey_demo_old.html
+++ b/1.3.0/examples/api/sankey_demo_old.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/sankey_demo_rankine.html b/1.3.0/examples/api/sankey_demo_rankine.html
index 0ac2febba5d..02bcd80462c 100644
--- a/1.3.0/examples/api/sankey_demo_rankine.html
+++ b/1.3.0/examples/api/sankey_demo_rankine.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/scatter_piecharts.html b/1.3.0/examples/api/scatter_piecharts.html
index 8e600c0fe13..87c210c5e43 100644
--- a/1.3.0/examples/api/scatter_piecharts.html
+++ b/1.3.0/examples/api/scatter_piecharts.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/span_regions.html b/1.3.0/examples/api/span_regions.html
index bdfa1df9e66..0fb7ec624db 100644
--- a/1.3.0/examples/api/span_regions.html
+++ b/1.3.0/examples/api/span_regions.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/two_scales.html b/1.3.0/examples/api/two_scales.html
index bf856cb0b59..a4c3e0fb260 100644
--- a/1.3.0/examples/api/two_scales.html
+++ b/1.3.0/examples/api/two_scales.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/unicode_minus.html b/1.3.0/examples/api/unicode_minus.html
index 3f678a80b9c..83b55f7aab9 100644
--- a/1.3.0/examples/api/unicode_minus.html
+++ b/1.3.0/examples/api/unicode_minus.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/watermark_image.html b/1.3.0/examples/api/watermark_image.html
index daeac6a1d1e..59dd88400cc 100644
--- a/1.3.0/examples/api/watermark_image.html
+++ b/1.3.0/examples/api/watermark_image.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/api/watermark_text.html b/1.3.0/examples/api/watermark_text.html
index ecd612d8e55..4d8f073c5d9 100644
--- a/1.3.0/examples/api/watermark_text.html
+++ b/1.3.0/examples/api/watermark_text.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/axes_grid/demo_axes_divider.html b/1.3.0/examples/axes_grid/demo_axes_divider.html
index 21da2a86859..0bbe1b7bcd3 100644
--- a/1.3.0/examples/axes_grid/demo_axes_divider.html
+++ b/1.3.0/examples/axes_grid/demo_axes_divider.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/axes_grid/demo_axes_grid.html b/1.3.0/examples/axes_grid/demo_axes_grid.html
index 5b535681c1d..9aa4e846cb4 100644
--- a/1.3.0/examples/axes_grid/demo_axes_grid.html
+++ b/1.3.0/examples/axes_grid/demo_axes_grid.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/axes_grid/demo_axes_grid2.html b/1.3.0/examples/axes_grid/demo_axes_grid2.html
index b5a75bdb5a1..73801297d9d 100644
--- a/1.3.0/examples/axes_grid/demo_axes_grid2.html
+++ b/1.3.0/examples/axes_grid/demo_axes_grid2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/axes_grid/demo_axes_hbox_divider.html b/1.3.0/examples/axes_grid/demo_axes_hbox_divider.html
index 9e035fa8d87..fdb19245ffa 100644
--- a/1.3.0/examples/axes_grid/demo_axes_hbox_divider.html
+++ b/1.3.0/examples/axes_grid/demo_axes_hbox_divider.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/axes_grid/demo_axes_rgb.html b/1.3.0/examples/axes_grid/demo_axes_rgb.html
index ee45d116b05..116b8bc0b9e 100644
--- a/1.3.0/examples/axes_grid/demo_axes_rgb.html
+++ b/1.3.0/examples/axes_grid/demo_axes_rgb.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/axes_grid/demo_axisline_style.html b/1.3.0/examples/axes_grid/demo_axisline_style.html
index 0d809a5e9cd..679900e34be 100644
--- a/1.3.0/examples/axes_grid/demo_axisline_style.html
+++ b/1.3.0/examples/axes_grid/demo_axisline_style.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/axes_grid/demo_colorbar_with_inset_locator.html b/1.3.0/examples/axes_grid/demo_colorbar_with_inset_locator.html
index a18d32d617e..c66cc55d348 100644
--- a/1.3.0/examples/axes_grid/demo_colorbar_with_inset_locator.html
+++ b/1.3.0/examples/axes_grid/demo_colorbar_with_inset_locator.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/axes_grid/demo_curvelinear_grid.html b/1.3.0/examples/axes_grid/demo_curvelinear_grid.html
index 428d309319c..69de686ae6c 100644
--- a/1.3.0/examples/axes_grid/demo_curvelinear_grid.html
+++ b/1.3.0/examples/axes_grid/demo_curvelinear_grid.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/axes_grid/demo_curvelinear_grid2.html b/1.3.0/examples/axes_grid/demo_curvelinear_grid2.html
index 2c90ec058ae..46797de2c75 100644
--- a/1.3.0/examples/axes_grid/demo_curvelinear_grid2.html
+++ b/1.3.0/examples/axes_grid/demo_curvelinear_grid2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/axes_grid/demo_edge_colorbar.html b/1.3.0/examples/axes_grid/demo_edge_colorbar.html
index 8f5b8682b05..3a322d5970b 100644
--- a/1.3.0/examples/axes_grid/demo_edge_colorbar.html
+++ b/1.3.0/examples/axes_grid/demo_edge_colorbar.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/axes_grid/demo_floating_axes.html b/1.3.0/examples/axes_grid/demo_floating_axes.html
index 13004bc1eae..47b07c123a3 100644
--- a/1.3.0/examples/axes_grid/demo_floating_axes.html
+++ b/1.3.0/examples/axes_grid/demo_floating_axes.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/axes_grid/demo_floating_axis.html b/1.3.0/examples/axes_grid/demo_floating_axis.html
index 3b0ab6fe51d..9e70afcb654 100644
--- a/1.3.0/examples/axes_grid/demo_floating_axis.html
+++ b/1.3.0/examples/axes_grid/demo_floating_axis.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/axes_grid/demo_parasite_axes2.html b/1.3.0/examples/axes_grid/demo_parasite_axes2.html
index eca7c98bc13..3014acbe59b 100644
--- a/1.3.0/examples/axes_grid/demo_parasite_axes2.html
+++ b/1.3.0/examples/axes_grid/demo_parasite_axes2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/axes_grid/index.html b/1.3.0/examples/axes_grid/index.html
index 87e127fbf2e..f15ea183935 100644
--- a/1.3.0/examples/axes_grid/index.html
+++ b/1.3.0/examples/axes_grid/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/axes_grid/inset_locator_demo.html b/1.3.0/examples/axes_grid/inset_locator_demo.html
index e72b2d50bfa..a171f1f0e91 100644
--- a/1.3.0/examples/axes_grid/inset_locator_demo.html
+++ b/1.3.0/examples/axes_grid/inset_locator_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/axes_grid/inset_locator_demo2.html b/1.3.0/examples/axes_grid/inset_locator_demo2.html
index b74c31175fb..07ba232f9a8 100644
--- a/1.3.0/examples/axes_grid/inset_locator_demo2.html
+++ b/1.3.0/examples/axes_grid/inset_locator_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/axes_grid/make_room_for_ylabel_using_axesgrid.html b/1.3.0/examples/axes_grid/make_room_for_ylabel_using_axesgrid.html
index d73032ec93c..6e5f56f0ed8 100644
--- a/1.3.0/examples/axes_grid/make_room_for_ylabel_using_axesgrid.html
+++ b/1.3.0/examples/axes_grid/make_room_for_ylabel_using_axesgrid.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/axes_grid/parasite_simple2.html b/1.3.0/examples/axes_grid/parasite_simple2.html
index 17b3c792b67..7cbffea3c93 100644
--- a/1.3.0/examples/axes_grid/parasite_simple2.html
+++ b/1.3.0/examples/axes_grid/parasite_simple2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/axes_grid/scatter_hist.html b/1.3.0/examples/axes_grid/scatter_hist.html
index 3821c5a5468..60408847402 100644
--- a/1.3.0/examples/axes_grid/scatter_hist.html
+++ b/1.3.0/examples/axes_grid/scatter_hist.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/axes_grid/simple_anchored_artists.html b/1.3.0/examples/axes_grid/simple_anchored_artists.html
index bdf4c3342ad..9167deeef47 100644
--- a/1.3.0/examples/axes_grid/simple_anchored_artists.html
+++ b/1.3.0/examples/axes_grid/simple_anchored_artists.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/axes_grid/simple_axesgrid.html b/1.3.0/examples/axes_grid/simple_axesgrid.html
index 920ae979af6..b5beb0e992e 100644
--- a/1.3.0/examples/axes_grid/simple_axesgrid.html
+++ b/1.3.0/examples/axes_grid/simple_axesgrid.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/axes_grid/simple_axesgrid2.html b/1.3.0/examples/axes_grid/simple_axesgrid2.html
index f62911d1f45..c6e87e507b7 100644
--- a/1.3.0/examples/axes_grid/simple_axesgrid2.html
+++ b/1.3.0/examples/axes_grid/simple_axesgrid2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/axes_grid/simple_axisline4.html b/1.3.0/examples/axes_grid/simple_axisline4.html
index 612381284bb..a6b9597cda5 100644
--- a/1.3.0/examples/axes_grid/simple_axisline4.html
+++ b/1.3.0/examples/axes_grid/simple_axisline4.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/color/color_cycle_demo.html b/1.3.0/examples/color/color_cycle_demo.html
index 633de73a733..7368895cca9 100644
--- a/1.3.0/examples/color/color_cycle_demo.html
+++ b/1.3.0/examples/color/color_cycle_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/color/colormaps_reference.html b/1.3.0/examples/color/colormaps_reference.html
index 09261212896..ca70472cb6a 100644
--- a/1.3.0/examples/color/colormaps_reference.html
+++ b/1.3.0/examples/color/colormaps_reference.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/color/index.html b/1.3.0/examples/color/index.html
index 67ff56d9154..f6717e4445a 100644
--- a/1.3.0/examples/color/index.html
+++ b/1.3.0/examples/color/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/event_handling/close_event.html b/1.3.0/examples/event_handling/close_event.html
index 57f95857f3d..17f222ca97a 100644
--- a/1.3.0/examples/event_handling/close_event.html
+++ b/1.3.0/examples/event_handling/close_event.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/event_handling/data_browser.html b/1.3.0/examples/event_handling/data_browser.html
index fdb1a98894c..7759e1a47a9 100644
--- a/1.3.0/examples/event_handling/data_browser.html
+++ b/1.3.0/examples/event_handling/data_browser.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/event_handling/figure_axes_enter_leave.html b/1.3.0/examples/event_handling/figure_axes_enter_leave.html
index 4197af00f02..664be8e74fe 100644
--- a/1.3.0/examples/event_handling/figure_axes_enter_leave.html
+++ b/1.3.0/examples/event_handling/figure_axes_enter_leave.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/event_handling/idle_and_timeout.html b/1.3.0/examples/event_handling/idle_and_timeout.html
index e162cdb0eb8..161a1f9bfc4 100644
--- a/1.3.0/examples/event_handling/idle_and_timeout.html
+++ b/1.3.0/examples/event_handling/idle_and_timeout.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/event_handling/index.html b/1.3.0/examples/event_handling/index.html
index 8d9661c67e9..6b798df9a79 100644
--- a/1.3.0/examples/event_handling/index.html
+++ b/1.3.0/examples/event_handling/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/event_handling/keypress_demo.html b/1.3.0/examples/event_handling/keypress_demo.html
index 3a6fac60310..95633e257ae 100644
--- a/1.3.0/examples/event_handling/keypress_demo.html
+++ b/1.3.0/examples/event_handling/keypress_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/event_handling/lasso_demo.html b/1.3.0/examples/event_handling/lasso_demo.html
index 9926196320a..38c77c3c308 100644
--- a/1.3.0/examples/event_handling/lasso_demo.html
+++ b/1.3.0/examples/event_handling/lasso_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/event_handling/legend_picking.html b/1.3.0/examples/event_handling/legend_picking.html
index 4104f343240..f5431883dc4 100644
--- a/1.3.0/examples/event_handling/legend_picking.html
+++ b/1.3.0/examples/event_handling/legend_picking.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/event_handling/looking_glass.html b/1.3.0/examples/event_handling/looking_glass.html
index 98edbd269b2..ff42ddc02f8 100644
--- a/1.3.0/examples/event_handling/looking_glass.html
+++ b/1.3.0/examples/event_handling/looking_glass.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/event_handling/path_editor.html b/1.3.0/examples/event_handling/path_editor.html
index 14863c8208e..93687e630a6 100644
--- a/1.3.0/examples/event_handling/path_editor.html
+++ b/1.3.0/examples/event_handling/path_editor.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/event_handling/pick_event_demo.html b/1.3.0/examples/event_handling/pick_event_demo.html
index af085d9ba2d..b3d8de5eac7 100644
--- a/1.3.0/examples/event_handling/pick_event_demo.html
+++ b/1.3.0/examples/event_handling/pick_event_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/event_handling/pick_event_demo2.html b/1.3.0/examples/event_handling/pick_event_demo2.html
index fe1a3236abf..f01c9febcac 100644
--- a/1.3.0/examples/event_handling/pick_event_demo2.html
+++ b/1.3.0/examples/event_handling/pick_event_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/event_handling/pipong.html b/1.3.0/examples/event_handling/pipong.html
index 46c94d044c9..a5763be5f61 100644
--- a/1.3.0/examples/event_handling/pipong.html
+++ b/1.3.0/examples/event_handling/pipong.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/event_handling/poly_editor.html b/1.3.0/examples/event_handling/poly_editor.html
index 599dad30685..d92e8b6baac 100644
--- a/1.3.0/examples/event_handling/poly_editor.html
+++ b/1.3.0/examples/event_handling/poly_editor.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/event_handling/pong_gtk.html b/1.3.0/examples/event_handling/pong_gtk.html
index d904b179fdb..d4bf7348163 100644
--- a/1.3.0/examples/event_handling/pong_gtk.html
+++ b/1.3.0/examples/event_handling/pong_gtk.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/event_handling/resample.html b/1.3.0/examples/event_handling/resample.html
index 38a81b48353..63677982be7 100644
--- a/1.3.0/examples/event_handling/resample.html
+++ b/1.3.0/examples/event_handling/resample.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/event_handling/test_mouseclicks.html b/1.3.0/examples/event_handling/test_mouseclicks.html
index 4c62a6bca8c..a05f4cb757e 100644
--- a/1.3.0/examples/event_handling/test_mouseclicks.html
+++ b/1.3.0/examples/event_handling/test_mouseclicks.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/event_handling/timers.html b/1.3.0/examples/event_handling/timers.html
index f179b35e958..c8adadddfdb 100644
--- a/1.3.0/examples/event_handling/timers.html
+++ b/1.3.0/examples/event_handling/timers.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/event_handling/trifinder_event_demo.html b/1.3.0/examples/event_handling/trifinder_event_demo.html
index be9f5f9e668..ab0a1177668 100644
--- a/1.3.0/examples/event_handling/trifinder_event_demo.html
+++ b/1.3.0/examples/event_handling/trifinder_event_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/event_handling/viewlims.html b/1.3.0/examples/event_handling/viewlims.html
index e867e60245b..2de2cec0312 100644
--- a/1.3.0/examples/event_handling/viewlims.html
+++ b/1.3.0/examples/event_handling/viewlims.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/event_handling/zoom_window.html b/1.3.0/examples/event_handling/zoom_window.html
index 735f06c06b1..a312f84b9d4 100644
--- a/1.3.0/examples/event_handling/zoom_window.html
+++ b/1.3.0/examples/event_handling/zoom_window.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/images_contours_and_fields/image_demo.html b/1.3.0/examples/images_contours_and_fields/image_demo.html
index 63324d40a1d..e6957264d8c 100644
--- a/1.3.0/examples/images_contours_and_fields/image_demo.html
+++ b/1.3.0/examples/images_contours_and_fields/image_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/images_contours_and_fields/image_demo_clip_path.html b/1.3.0/examples/images_contours_and_fields/image_demo_clip_path.html
index 59a3367b049..ff0a690b0da 100644
--- a/1.3.0/examples/images_contours_and_fields/image_demo_clip_path.html
+++ b/1.3.0/examples/images_contours_and_fields/image_demo_clip_path.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/images_contours_and_fields/index.html b/1.3.0/examples/images_contours_and_fields/index.html
index e818d757e09..bde960b0ba9 100644
--- a/1.3.0/examples/images_contours_and_fields/index.html
+++ b/1.3.0/examples/images_contours_and_fields/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/images_contours_and_fields/pcolormesh_levels.html b/1.3.0/examples/images_contours_and_fields/pcolormesh_levels.html
index 292fc3aba19..43d453199ad 100644
--- a/1.3.0/examples/images_contours_and_fields/pcolormesh_levels.html
+++ b/1.3.0/examples/images_contours_and_fields/pcolormesh_levels.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/images_contours_and_fields/streamplot_demo_features.html b/1.3.0/examples/images_contours_and_fields/streamplot_demo_features.html
index fa5bf27238f..10cd490845a 100644
--- a/1.3.0/examples/images_contours_and_fields/streamplot_demo_features.html
+++ b/1.3.0/examples/images_contours_and_fields/streamplot_demo_features.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/images_contours_and_fields/streamplot_demo_masking.html b/1.3.0/examples/images_contours_and_fields/streamplot_demo_masking.html
index f872c3c416b..6981915158f 100644
--- a/1.3.0/examples/images_contours_and_fields/streamplot_demo_masking.html
+++ b/1.3.0/examples/images_contours_and_fields/streamplot_demo_masking.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/index.html b/1.3.0/examples/index.html
index 06df9325918..06b7c9972de 100644
--- a/1.3.0/examples/index.html
+++ b/1.3.0/examples/index.html
@@ -28,6 +28,7 @@
href="../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/lines_bars_and_markers/barh_demo.html b/1.3.0/examples/lines_bars_and_markers/barh_demo.html
index e2a8049724d..2e0ac3322c9 100644
--- a/1.3.0/examples/lines_bars_and_markers/barh_demo.html
+++ b/1.3.0/examples/lines_bars_and_markers/barh_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/lines_bars_and_markers/fill_demo.html b/1.3.0/examples/lines_bars_and_markers/fill_demo.html
index 5644c441600..de0fd417b9c 100644
--- a/1.3.0/examples/lines_bars_and_markers/fill_demo.html
+++ b/1.3.0/examples/lines_bars_and_markers/fill_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/lines_bars_and_markers/fill_demo_features.html b/1.3.0/examples/lines_bars_and_markers/fill_demo_features.html
index 5728ce45aab..b50ec8779f8 100644
--- a/1.3.0/examples/lines_bars_and_markers/fill_demo_features.html
+++ b/1.3.0/examples/lines_bars_and_markers/fill_demo_features.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/lines_bars_and_markers/index.html b/1.3.0/examples/lines_bars_and_markers/index.html
index 7186845d625..14fb8a948dc 100644
--- a/1.3.0/examples/lines_bars_and_markers/index.html
+++ b/1.3.0/examples/lines_bars_and_markers/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/lines_bars_and_markers/line_demo_dash_control.html b/1.3.0/examples/lines_bars_and_markers/line_demo_dash_control.html
index a0dec56c60d..84f718f892c 100644
--- a/1.3.0/examples/lines_bars_and_markers/line_demo_dash_control.html
+++ b/1.3.0/examples/lines_bars_and_markers/line_demo_dash_control.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/misc/contour_manual.html b/1.3.0/examples/misc/contour_manual.html
index b383abe95a0..0ab89cef36e 100644
--- a/1.3.0/examples/misc/contour_manual.html
+++ b/1.3.0/examples/misc/contour_manual.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/misc/developer_commit_history.html b/1.3.0/examples/misc/developer_commit_history.html
index 9c8809c8960..2327328885e 100644
--- a/1.3.0/examples/misc/developer_commit_history.html
+++ b/1.3.0/examples/misc/developer_commit_history.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/misc/font_indexing.html b/1.3.0/examples/misc/font_indexing.html
index b981f8473c6..a3c34692808 100644
--- a/1.3.0/examples/misc/font_indexing.html
+++ b/1.3.0/examples/misc/font_indexing.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/misc/ftface_props.html b/1.3.0/examples/misc/ftface_props.html
index 8bfaf8637d9..ba0ad1c0c7d 100644
--- a/1.3.0/examples/misc/ftface_props.html
+++ b/1.3.0/examples/misc/ftface_props.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/misc/image_thumbnail.html b/1.3.0/examples/misc/image_thumbnail.html
index 1eb138603f9..5389b8097d2 100644
--- a/1.3.0/examples/misc/image_thumbnail.html
+++ b/1.3.0/examples/misc/image_thumbnail.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/misc/index.html b/1.3.0/examples/misc/index.html
index 74158d649e6..045db9285f6 100644
--- a/1.3.0/examples/misc/index.html
+++ b/1.3.0/examples/misc/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/misc/longshort.html b/1.3.0/examples/misc/longshort.html
index 5a673187370..f7ab2c9b841 100644
--- a/1.3.0/examples/misc/longshort.html
+++ b/1.3.0/examples/misc/longshort.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/misc/multiprocess.html b/1.3.0/examples/misc/multiprocess.html
index 5f69da3d3a3..443c6314870 100644
--- a/1.3.0/examples/misc/multiprocess.html
+++ b/1.3.0/examples/misc/multiprocess.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/misc/rasterization_demo.html b/1.3.0/examples/misc/rasterization_demo.html
index d983c2d51cc..21123a71569 100644
--- a/1.3.0/examples/misc/rasterization_demo.html
+++ b/1.3.0/examples/misc/rasterization_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/misc/rc_traits.html b/1.3.0/examples/misc/rc_traits.html
index 6be70501fb6..178de5f2c15 100644
--- a/1.3.0/examples/misc/rc_traits.html
+++ b/1.3.0/examples/misc/rc_traits.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/misc/rec_groupby_demo.html b/1.3.0/examples/misc/rec_groupby_demo.html
index 26761e68a64..3dc1b3b7bfd 100644
--- a/1.3.0/examples/misc/rec_groupby_demo.html
+++ b/1.3.0/examples/misc/rec_groupby_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/misc/rec_join_demo.html b/1.3.0/examples/misc/rec_join_demo.html
index 77fe8142e86..517bd318f2c 100644
--- a/1.3.0/examples/misc/rec_join_demo.html
+++ b/1.3.0/examples/misc/rec_join_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/misc/sample_data_demo.html b/1.3.0/examples/misc/sample_data_demo.html
index 3e74e33667a..c92d1006e6a 100644
--- a/1.3.0/examples/misc/sample_data_demo.html
+++ b/1.3.0/examples/misc/sample_data_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/misc/svg_filter_line.html b/1.3.0/examples/misc/svg_filter_line.html
index 6214b23a6c5..9d71be169c5 100644
--- a/1.3.0/examples/misc/svg_filter_line.html
+++ b/1.3.0/examples/misc/svg_filter_line.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/misc/svg_filter_pie.html b/1.3.0/examples/misc/svg_filter_pie.html
index 72d6101bb1f..260cb024b8e 100644
--- a/1.3.0/examples/misc/svg_filter_pie.html
+++ b/1.3.0/examples/misc/svg_filter_pie.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/misc/tight_bbox_test.html b/1.3.0/examples/misc/tight_bbox_test.html
index d611074e6f4..1f4ec38548e 100644
--- a/1.3.0/examples/misc/tight_bbox_test.html
+++ b/1.3.0/examples/misc/tight_bbox_test.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/mplot3d/2dcollections3d_demo.html b/1.3.0/examples/mplot3d/2dcollections3d_demo.html
index 4642b3cd14d..9be1099d0ab 100644
--- a/1.3.0/examples/mplot3d/2dcollections3d_demo.html
+++ b/1.3.0/examples/mplot3d/2dcollections3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/mplot3d/bars3d_demo.html b/1.3.0/examples/mplot3d/bars3d_demo.html
index 33f10cebd19..13abe15f606 100644
--- a/1.3.0/examples/mplot3d/bars3d_demo.html
+++ b/1.3.0/examples/mplot3d/bars3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/mplot3d/contour3d_demo.html b/1.3.0/examples/mplot3d/contour3d_demo.html
index 7699019c87f..7ea96815aad 100644
--- a/1.3.0/examples/mplot3d/contour3d_demo.html
+++ b/1.3.0/examples/mplot3d/contour3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/mplot3d/contour3d_demo2.html b/1.3.0/examples/mplot3d/contour3d_demo2.html
index 1af8ad4480b..ffe7540c3ae 100644
--- a/1.3.0/examples/mplot3d/contour3d_demo2.html
+++ b/1.3.0/examples/mplot3d/contour3d_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/mplot3d/contour3d_demo3.html b/1.3.0/examples/mplot3d/contour3d_demo3.html
index bee112950e1..0a734b6fe4f 100644
--- a/1.3.0/examples/mplot3d/contour3d_demo3.html
+++ b/1.3.0/examples/mplot3d/contour3d_demo3.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/mplot3d/contourf3d_demo.html b/1.3.0/examples/mplot3d/contourf3d_demo.html
index e259c1a4737..41df842b99c 100644
--- a/1.3.0/examples/mplot3d/contourf3d_demo.html
+++ b/1.3.0/examples/mplot3d/contourf3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/mplot3d/contourf3d_demo2.html b/1.3.0/examples/mplot3d/contourf3d_demo2.html
index 22974c24f57..a872576cc8e 100644
--- a/1.3.0/examples/mplot3d/contourf3d_demo2.html
+++ b/1.3.0/examples/mplot3d/contourf3d_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/mplot3d/hist3d_demo.html b/1.3.0/examples/mplot3d/hist3d_demo.html
index 332f7f9e05f..3bef3b514f4 100644
--- a/1.3.0/examples/mplot3d/hist3d_demo.html
+++ b/1.3.0/examples/mplot3d/hist3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/mplot3d/index.html b/1.3.0/examples/mplot3d/index.html
index 94700012fb3..96fdad5e7d0 100644
--- a/1.3.0/examples/mplot3d/index.html
+++ b/1.3.0/examples/mplot3d/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/mplot3d/lines3d_demo.html b/1.3.0/examples/mplot3d/lines3d_demo.html
index d9f2f9af60a..88f42d271e4 100644
--- a/1.3.0/examples/mplot3d/lines3d_demo.html
+++ b/1.3.0/examples/mplot3d/lines3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/mplot3d/lorenz_attractor.html b/1.3.0/examples/mplot3d/lorenz_attractor.html
index 35a26271ba9..4a00e912428 100644
--- a/1.3.0/examples/mplot3d/lorenz_attractor.html
+++ b/1.3.0/examples/mplot3d/lorenz_attractor.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/mplot3d/mixed_subplots_demo.html b/1.3.0/examples/mplot3d/mixed_subplots_demo.html
index 07863c44b33..f0276b6f7aa 100644
--- a/1.3.0/examples/mplot3d/mixed_subplots_demo.html
+++ b/1.3.0/examples/mplot3d/mixed_subplots_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/mplot3d/offset_demo.html b/1.3.0/examples/mplot3d/offset_demo.html
index 2349c607742..a4b42de48b2 100644
--- a/1.3.0/examples/mplot3d/offset_demo.html
+++ b/1.3.0/examples/mplot3d/offset_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/mplot3d/pathpatch3d_demo.html b/1.3.0/examples/mplot3d/pathpatch3d_demo.html
index 64486c033a7..466e9d459b9 100644
--- a/1.3.0/examples/mplot3d/pathpatch3d_demo.html
+++ b/1.3.0/examples/mplot3d/pathpatch3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/mplot3d/polys3d_demo.html b/1.3.0/examples/mplot3d/polys3d_demo.html
index 97bcacd378b..d1e8e5d767f 100644
--- a/1.3.0/examples/mplot3d/polys3d_demo.html
+++ b/1.3.0/examples/mplot3d/polys3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/mplot3d/rotate_axes3d_demo.html b/1.3.0/examples/mplot3d/rotate_axes3d_demo.html
index fe03f9a7293..0b803ee1639 100644
--- a/1.3.0/examples/mplot3d/rotate_axes3d_demo.html
+++ b/1.3.0/examples/mplot3d/rotate_axes3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/mplot3d/scatter3d_demo.html b/1.3.0/examples/mplot3d/scatter3d_demo.html
index deaaac98f92..a1747776b66 100644
--- a/1.3.0/examples/mplot3d/scatter3d_demo.html
+++ b/1.3.0/examples/mplot3d/scatter3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/mplot3d/subplot3d_demo.html b/1.3.0/examples/mplot3d/subplot3d_demo.html
index 8e53fd4f972..edff6429602 100644
--- a/1.3.0/examples/mplot3d/subplot3d_demo.html
+++ b/1.3.0/examples/mplot3d/subplot3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/mplot3d/surface3d_demo.html b/1.3.0/examples/mplot3d/surface3d_demo.html
index 1e43021fe5e..93c692730c9 100644
--- a/1.3.0/examples/mplot3d/surface3d_demo.html
+++ b/1.3.0/examples/mplot3d/surface3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/mplot3d/surface3d_demo2.html b/1.3.0/examples/mplot3d/surface3d_demo2.html
index d7936b34316..d714a09da28 100644
--- a/1.3.0/examples/mplot3d/surface3d_demo2.html
+++ b/1.3.0/examples/mplot3d/surface3d_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/mplot3d/surface3d_demo3.html b/1.3.0/examples/mplot3d/surface3d_demo3.html
index f5eec634cfa..696137b87b5 100644
--- a/1.3.0/examples/mplot3d/surface3d_demo3.html
+++ b/1.3.0/examples/mplot3d/surface3d_demo3.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/mplot3d/surface3d_radial_demo.html b/1.3.0/examples/mplot3d/surface3d_radial_demo.html
index 8fd40e0b361..7c18d9c34b4 100644
--- a/1.3.0/examples/mplot3d/surface3d_radial_demo.html
+++ b/1.3.0/examples/mplot3d/surface3d_radial_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/mplot3d/text3d_demo.html b/1.3.0/examples/mplot3d/text3d_demo.html
index af067fd8c22..93e8112ba74 100644
--- a/1.3.0/examples/mplot3d/text3d_demo.html
+++ b/1.3.0/examples/mplot3d/text3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/mplot3d/trisurf3d_demo.html b/1.3.0/examples/mplot3d/trisurf3d_demo.html
index 0186f8d689a..98ab1b4dd99 100644
--- a/1.3.0/examples/mplot3d/trisurf3d_demo.html
+++ b/1.3.0/examples/mplot3d/trisurf3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/mplot3d/trisurf3d_demo2.html b/1.3.0/examples/mplot3d/trisurf3d_demo2.html
index fa682ec4ece..d154a13ad42 100644
--- a/1.3.0/examples/mplot3d/trisurf3d_demo2.html
+++ b/1.3.0/examples/mplot3d/trisurf3d_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/mplot3d/wire3d_animation_demo.html b/1.3.0/examples/mplot3d/wire3d_animation_demo.html
index a8aab66d5a9..be091216111 100644
--- a/1.3.0/examples/mplot3d/wire3d_animation_demo.html
+++ b/1.3.0/examples/mplot3d/wire3d_animation_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/mplot3d/wire3d_demo.html b/1.3.0/examples/mplot3d/wire3d_demo.html
index 57d7b87ec86..349537317c7 100644
--- a/1.3.0/examples/mplot3d/wire3d_demo.html
+++ b/1.3.0/examples/mplot3d/wire3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/old_animation/animate_decay_tk_blit.html b/1.3.0/examples/old_animation/animate_decay_tk_blit.html
index d758b18aadd..ff8513abe47 100644
--- a/1.3.0/examples/old_animation/animate_decay_tk_blit.html
+++ b/1.3.0/examples/old_animation/animate_decay_tk_blit.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/old_animation/animation_blit_gtk.html b/1.3.0/examples/old_animation/animation_blit_gtk.html
index 7cf549c211f..be75ba2e4d0 100644
--- a/1.3.0/examples/old_animation/animation_blit_gtk.html
+++ b/1.3.0/examples/old_animation/animation_blit_gtk.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/old_animation/animation_blit_gtk2.html b/1.3.0/examples/old_animation/animation_blit_gtk2.html
index d87b9a12195..2a5f91d58d6 100644
--- a/1.3.0/examples/old_animation/animation_blit_gtk2.html
+++ b/1.3.0/examples/old_animation/animation_blit_gtk2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/old_animation/animation_blit_qt4.html b/1.3.0/examples/old_animation/animation_blit_qt4.html
index 17be61339e1..81df380d0fe 100644
--- a/1.3.0/examples/old_animation/animation_blit_qt4.html
+++ b/1.3.0/examples/old_animation/animation_blit_qt4.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/old_animation/animation_blit_tk.html b/1.3.0/examples/old_animation/animation_blit_tk.html
index ecc26f58f0a..8a6c1e313ee 100644
--- a/1.3.0/examples/old_animation/animation_blit_tk.html
+++ b/1.3.0/examples/old_animation/animation_blit_tk.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/old_animation/animation_blit_wx.html b/1.3.0/examples/old_animation/animation_blit_wx.html
index 1c6dc8e20f6..3ab8543bc1a 100644
--- a/1.3.0/examples/old_animation/animation_blit_wx.html
+++ b/1.3.0/examples/old_animation/animation_blit_wx.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/old_animation/draggable_legend.html b/1.3.0/examples/old_animation/draggable_legend.html
index 38250c49c6f..19f19738f84 100644
--- a/1.3.0/examples/old_animation/draggable_legend.html
+++ b/1.3.0/examples/old_animation/draggable_legend.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/old_animation/dynamic_collection.html b/1.3.0/examples/old_animation/dynamic_collection.html
index b4cb0d47664..cad4d29350f 100644
--- a/1.3.0/examples/old_animation/dynamic_collection.html
+++ b/1.3.0/examples/old_animation/dynamic_collection.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/old_animation/dynamic_image_gtkagg.html b/1.3.0/examples/old_animation/dynamic_image_gtkagg.html
index bc2a322c858..c6a8dcd6b4d 100644
--- a/1.3.0/examples/old_animation/dynamic_image_gtkagg.html
+++ b/1.3.0/examples/old_animation/dynamic_image_gtkagg.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/old_animation/dynamic_image_wxagg2.html b/1.3.0/examples/old_animation/dynamic_image_wxagg2.html
index 260b9f8f2ee..fa61fe1844f 100644
--- a/1.3.0/examples/old_animation/dynamic_image_wxagg2.html
+++ b/1.3.0/examples/old_animation/dynamic_image_wxagg2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/old_animation/gtk_timeout.html b/1.3.0/examples/old_animation/gtk_timeout.html
index e0e72daec73..9771ad050d4 100644
--- a/1.3.0/examples/old_animation/gtk_timeout.html
+++ b/1.3.0/examples/old_animation/gtk_timeout.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/old_animation/histogram_tkagg.html b/1.3.0/examples/old_animation/histogram_tkagg.html
index cd199aa6968..7b39374dd83 100644
--- a/1.3.0/examples/old_animation/histogram_tkagg.html
+++ b/1.3.0/examples/old_animation/histogram_tkagg.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/old_animation/index.html b/1.3.0/examples/old_animation/index.html
index 27e64b9a378..f838299b656 100644
--- a/1.3.0/examples/old_animation/index.html
+++ b/1.3.0/examples/old_animation/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/old_animation/movie_demo.html b/1.3.0/examples/old_animation/movie_demo.html
index b402ada0949..8c2dd17b640 100644
--- a/1.3.0/examples/old_animation/movie_demo.html
+++ b/1.3.0/examples/old_animation/movie_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/old_animation/simple_anim_gtk.html b/1.3.0/examples/old_animation/simple_anim_gtk.html
index 66ad55a99cd..c7ce597c942 100644
--- a/1.3.0/examples/old_animation/simple_anim_gtk.html
+++ b/1.3.0/examples/old_animation/simple_anim_gtk.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/old_animation/simple_anim_tkagg.html b/1.3.0/examples/old_animation/simple_anim_tkagg.html
index 0844df4df6d..7283667f614 100644
--- a/1.3.0/examples/old_animation/simple_anim_tkagg.html
+++ b/1.3.0/examples/old_animation/simple_anim_tkagg.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/old_animation/simple_idle_wx.html b/1.3.0/examples/old_animation/simple_idle_wx.html
index 5dec1a674b3..4a1dfe19c2c 100644
--- a/1.3.0/examples/old_animation/simple_idle_wx.html
+++ b/1.3.0/examples/old_animation/simple_idle_wx.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/old_animation/simple_timer_wx.html b/1.3.0/examples/old_animation/simple_timer_wx.html
index 678f6a741d7..907dcde9478 100644
--- a/1.3.0/examples/old_animation/simple_timer_wx.html
+++ b/1.3.0/examples/old_animation/simple_timer_wx.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/old_animation/strip_chart_demo.html b/1.3.0/examples/old_animation/strip_chart_demo.html
index 91bdae6fec6..6a97d72c54d 100644
--- a/1.3.0/examples/old_animation/strip_chart_demo.html
+++ b/1.3.0/examples/old_animation/strip_chart_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pie_and_polar_charts/index.html b/1.3.0/examples/pie_and_polar_charts/index.html
index 9991fe8060d..bc3d005446c 100644
--- a/1.3.0/examples/pie_and_polar_charts/index.html
+++ b/1.3.0/examples/pie_and_polar_charts/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pie_and_polar_charts/pie_demo_features.html b/1.3.0/examples/pie_and_polar_charts/pie_demo_features.html
index 9a03e0cd38f..8f1094fe4df 100644
--- a/1.3.0/examples/pie_and_polar_charts/pie_demo_features.html
+++ b/1.3.0/examples/pie_and_polar_charts/pie_demo_features.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pie_and_polar_charts/polar_bar_demo.html b/1.3.0/examples/pie_and_polar_charts/polar_bar_demo.html
index 7e183d29ac3..e4e4b58b711 100644
--- a/1.3.0/examples/pie_and_polar_charts/polar_bar_demo.html
+++ b/1.3.0/examples/pie_and_polar_charts/polar_bar_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pie_and_polar_charts/polar_scatter_demo.html b/1.3.0/examples/pie_and_polar_charts/polar_scatter_demo.html
index a35a776079c..e1b7d3ab51b 100644
--- a/1.3.0/examples/pie_and_polar_charts/polar_scatter_demo.html
+++ b/1.3.0/examples/pie_and_polar_charts/polar_scatter_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/accented_text.html b/1.3.0/examples/pylab_examples/accented_text.html
index d047a3ea70a..f4e6eab8929 100644
--- a/1.3.0/examples/pylab_examples/accented_text.html
+++ b/1.3.0/examples/pylab_examples/accented_text.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/agg_buffer_to_array.html b/1.3.0/examples/pylab_examples/agg_buffer_to_array.html
index 26fa925f6f9..d4d64be1a70 100644
--- a/1.3.0/examples/pylab_examples/agg_buffer_to_array.html
+++ b/1.3.0/examples/pylab_examples/agg_buffer_to_array.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/alignment_test.html b/1.3.0/examples/pylab_examples/alignment_test.html
index 25025d39a8d..64bdc922661 100644
--- a/1.3.0/examples/pylab_examples/alignment_test.html
+++ b/1.3.0/examples/pylab_examples/alignment_test.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/anchored_artists.html b/1.3.0/examples/pylab_examples/anchored_artists.html
index 738da2914f2..d113f243f3f 100644
--- a/1.3.0/examples/pylab_examples/anchored_artists.html
+++ b/1.3.0/examples/pylab_examples/anchored_artists.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/animation_demo.html b/1.3.0/examples/pylab_examples/animation_demo.html
index 5f6dc868db4..6d12ce1f5d0 100644
--- a/1.3.0/examples/pylab_examples/animation_demo.html
+++ b/1.3.0/examples/pylab_examples/animation_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/annotation_demo.html b/1.3.0/examples/pylab_examples/annotation_demo.html
index 40d4c608e78..e68ce768c45 100644
--- a/1.3.0/examples/pylab_examples/annotation_demo.html
+++ b/1.3.0/examples/pylab_examples/annotation_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/annotation_demo2.html b/1.3.0/examples/pylab_examples/annotation_demo2.html
index bf3b39bd52a..88957bf5612 100644
--- a/1.3.0/examples/pylab_examples/annotation_demo2.html
+++ b/1.3.0/examples/pylab_examples/annotation_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/annotation_demo3.html b/1.3.0/examples/pylab_examples/annotation_demo3.html
index 864f9aa240f..bf7b551955e 100644
--- a/1.3.0/examples/pylab_examples/annotation_demo3.html
+++ b/1.3.0/examples/pylab_examples/annotation_demo3.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/anscombe.html b/1.3.0/examples/pylab_examples/anscombe.html
index b1f84a617c1..2238218579b 100644
--- a/1.3.0/examples/pylab_examples/anscombe.html
+++ b/1.3.0/examples/pylab_examples/anscombe.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/arctest.html b/1.3.0/examples/pylab_examples/arctest.html
index 699d19fa297..ebdf8ccbc7b 100644
--- a/1.3.0/examples/pylab_examples/arctest.html
+++ b/1.3.0/examples/pylab_examples/arctest.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/arrow_demo.html b/1.3.0/examples/pylab_examples/arrow_demo.html
index 2c913b1f552..464dacdc927 100644
--- a/1.3.0/examples/pylab_examples/arrow_demo.html
+++ b/1.3.0/examples/pylab_examples/arrow_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/arrow_simple_demo.html b/1.3.0/examples/pylab_examples/arrow_simple_demo.html
index ea2d4c0f27a..31537463869 100644
--- a/1.3.0/examples/pylab_examples/arrow_simple_demo.html
+++ b/1.3.0/examples/pylab_examples/arrow_simple_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/aspect_loglog.html b/1.3.0/examples/pylab_examples/aspect_loglog.html
index 3ee38288c33..43aaa5b5c08 100644
--- a/1.3.0/examples/pylab_examples/aspect_loglog.html
+++ b/1.3.0/examples/pylab_examples/aspect_loglog.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/axes_demo.html b/1.3.0/examples/pylab_examples/axes_demo.html
index 34824564dde..964631427b1 100644
--- a/1.3.0/examples/pylab_examples/axes_demo.html
+++ b/1.3.0/examples/pylab_examples/axes_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/axes_props.html b/1.3.0/examples/pylab_examples/axes_props.html
index 158f87c3752..6791df56e4a 100644
--- a/1.3.0/examples/pylab_examples/axes_props.html
+++ b/1.3.0/examples/pylab_examples/axes_props.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/axes_zoom_effect.html b/1.3.0/examples/pylab_examples/axes_zoom_effect.html
index 2f1466f19d7..4ce048f46cf 100644
--- a/1.3.0/examples/pylab_examples/axes_zoom_effect.html
+++ b/1.3.0/examples/pylab_examples/axes_zoom_effect.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/axhspan_demo.html b/1.3.0/examples/pylab_examples/axhspan_demo.html
index e30793345de..48f68c0ddf5 100644
--- a/1.3.0/examples/pylab_examples/axhspan_demo.html
+++ b/1.3.0/examples/pylab_examples/axhspan_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/axis_equal_demo.html b/1.3.0/examples/pylab_examples/axis_equal_demo.html
index 2a98c162b38..38249d48b9a 100644
--- a/1.3.0/examples/pylab_examples/axis_equal_demo.html
+++ b/1.3.0/examples/pylab_examples/axis_equal_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/bar_stacked.html b/1.3.0/examples/pylab_examples/bar_stacked.html
index a4b0526a58d..f32e97a1f69 100644
--- a/1.3.0/examples/pylab_examples/bar_stacked.html
+++ b/1.3.0/examples/pylab_examples/bar_stacked.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/barb_demo.html b/1.3.0/examples/pylab_examples/barb_demo.html
index 5244974c73a..31e1cca8491 100644
--- a/1.3.0/examples/pylab_examples/barb_demo.html
+++ b/1.3.0/examples/pylab_examples/barb_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/barchart_demo.html b/1.3.0/examples/pylab_examples/barchart_demo.html
index 0d02da245ed..2070de6b2ef 100644
--- a/1.3.0/examples/pylab_examples/barchart_demo.html
+++ b/1.3.0/examples/pylab_examples/barchart_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/barchart_demo2.html b/1.3.0/examples/pylab_examples/barchart_demo2.html
index d0408d61998..fa814d3e52a 100644
--- a/1.3.0/examples/pylab_examples/barchart_demo2.html
+++ b/1.3.0/examples/pylab_examples/barchart_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/barcode_demo.html b/1.3.0/examples/pylab_examples/barcode_demo.html
index 8e48a832c56..d03870054ec 100644
--- a/1.3.0/examples/pylab_examples/barcode_demo.html
+++ b/1.3.0/examples/pylab_examples/barcode_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/boxplot_demo.html b/1.3.0/examples/pylab_examples/boxplot_demo.html
index 72146dfb3ee..67d94db81cf 100644
--- a/1.3.0/examples/pylab_examples/boxplot_demo.html
+++ b/1.3.0/examples/pylab_examples/boxplot_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/boxplot_demo2.html b/1.3.0/examples/pylab_examples/boxplot_demo2.html
index 37382d7bbb4..b939da64bc0 100644
--- a/1.3.0/examples/pylab_examples/boxplot_demo2.html
+++ b/1.3.0/examples/pylab_examples/boxplot_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/boxplot_demo3.html b/1.3.0/examples/pylab_examples/boxplot_demo3.html
index 7e154c68df6..5bf347bdf0b 100644
--- a/1.3.0/examples/pylab_examples/boxplot_demo3.html
+++ b/1.3.0/examples/pylab_examples/boxplot_demo3.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/break.html b/1.3.0/examples/pylab_examples/break.html
index 81f85b60957..5780d419fa5 100644
--- a/1.3.0/examples/pylab_examples/break.html
+++ b/1.3.0/examples/pylab_examples/break.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/broken_axis.html b/1.3.0/examples/pylab_examples/broken_axis.html
index 0dd5367b22b..fa34119a2cf 100644
--- a/1.3.0/examples/pylab_examples/broken_axis.html
+++ b/1.3.0/examples/pylab_examples/broken_axis.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/broken_barh.html b/1.3.0/examples/pylab_examples/broken_barh.html
index acf4f61ede5..fe733c5b906 100644
--- a/1.3.0/examples/pylab_examples/broken_barh.html
+++ b/1.3.0/examples/pylab_examples/broken_barh.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/centered_ticklabels.html b/1.3.0/examples/pylab_examples/centered_ticklabels.html
index da1c43667ae..b28f486adcb 100644
--- a/1.3.0/examples/pylab_examples/centered_ticklabels.html
+++ b/1.3.0/examples/pylab_examples/centered_ticklabels.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/clippedline.html b/1.3.0/examples/pylab_examples/clippedline.html
index 7ca15d79c99..0d62772cef9 100644
--- a/1.3.0/examples/pylab_examples/clippedline.html
+++ b/1.3.0/examples/pylab_examples/clippedline.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/cohere_demo.html b/1.3.0/examples/pylab_examples/cohere_demo.html
index 22b4e3ba00b..e31dda72100 100644
--- a/1.3.0/examples/pylab_examples/cohere_demo.html
+++ b/1.3.0/examples/pylab_examples/cohere_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/color_by_yvalue.html b/1.3.0/examples/pylab_examples/color_by_yvalue.html
index 245a7f785ad..707da76fd26 100644
--- a/1.3.0/examples/pylab_examples/color_by_yvalue.html
+++ b/1.3.0/examples/pylab_examples/color_by_yvalue.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/color_demo.html b/1.3.0/examples/pylab_examples/color_demo.html
index 4da72176eeb..c562758378e 100644
--- a/1.3.0/examples/pylab_examples/color_demo.html
+++ b/1.3.0/examples/pylab_examples/color_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/colorbar_tick_labelling_demo.html b/1.3.0/examples/pylab_examples/colorbar_tick_labelling_demo.html
index 799d2a38bd7..f1e9a951049 100644
--- a/1.3.0/examples/pylab_examples/colorbar_tick_labelling_demo.html
+++ b/1.3.0/examples/pylab_examples/colorbar_tick_labelling_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/colours.html b/1.3.0/examples/pylab_examples/colours.html
index f7471fd3f7c..73d2253a800 100644
--- a/1.3.0/examples/pylab_examples/colours.html
+++ b/1.3.0/examples/pylab_examples/colours.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/contour_demo.html b/1.3.0/examples/pylab_examples/contour_demo.html
index 4d26e4db3ff..9f3671d946c 100644
--- a/1.3.0/examples/pylab_examples/contour_demo.html
+++ b/1.3.0/examples/pylab_examples/contour_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/contour_image.html b/1.3.0/examples/pylab_examples/contour_image.html
index b069690c827..d96829b25c1 100644
--- a/1.3.0/examples/pylab_examples/contour_image.html
+++ b/1.3.0/examples/pylab_examples/contour_image.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/contour_label_demo.html b/1.3.0/examples/pylab_examples/contour_label_demo.html
index 2e2e09787ad..2232afa53eb 100644
--- a/1.3.0/examples/pylab_examples/contour_label_demo.html
+++ b/1.3.0/examples/pylab_examples/contour_label_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/contourf_demo.html b/1.3.0/examples/pylab_examples/contourf_demo.html
index db6032ef5f5..f08fa3e0e43 100644
--- a/1.3.0/examples/pylab_examples/contourf_demo.html
+++ b/1.3.0/examples/pylab_examples/contourf_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/contourf_hatching.html b/1.3.0/examples/pylab_examples/contourf_hatching.html
index 67ecedbaf66..4d455666016 100644
--- a/1.3.0/examples/pylab_examples/contourf_hatching.html
+++ b/1.3.0/examples/pylab_examples/contourf_hatching.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/contourf_log.html b/1.3.0/examples/pylab_examples/contourf_log.html
index 4f2ef34b6ac..50d510c8784 100644
--- a/1.3.0/examples/pylab_examples/contourf_log.html
+++ b/1.3.0/examples/pylab_examples/contourf_log.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/coords_demo.html b/1.3.0/examples/pylab_examples/coords_demo.html
index a8868eb8691..5c67e81d8c5 100644
--- a/1.3.0/examples/pylab_examples/coords_demo.html
+++ b/1.3.0/examples/pylab_examples/coords_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/coords_report.html b/1.3.0/examples/pylab_examples/coords_report.html
index b5514ee4b05..076c19b9080 100644
--- a/1.3.0/examples/pylab_examples/coords_report.html
+++ b/1.3.0/examples/pylab_examples/coords_report.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/csd_demo.html b/1.3.0/examples/pylab_examples/csd_demo.html
index 62b796ffc69..53c25ea071a 100644
--- a/1.3.0/examples/pylab_examples/csd_demo.html
+++ b/1.3.0/examples/pylab_examples/csd_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/cursor_demo.html b/1.3.0/examples/pylab_examples/cursor_demo.html
index d939aa82cf7..35c99a7a6b1 100644
--- a/1.3.0/examples/pylab_examples/cursor_demo.html
+++ b/1.3.0/examples/pylab_examples/cursor_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/custom_cmap.html b/1.3.0/examples/pylab_examples/custom_cmap.html
index f6b822a05a6..2680d091022 100644
--- a/1.3.0/examples/pylab_examples/custom_cmap.html
+++ b/1.3.0/examples/pylab_examples/custom_cmap.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/custom_figure_class.html b/1.3.0/examples/pylab_examples/custom_figure_class.html
index b4c0720fce2..b1f308e9950 100644
--- a/1.3.0/examples/pylab_examples/custom_figure_class.html
+++ b/1.3.0/examples/pylab_examples/custom_figure_class.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/custom_ticker1.html b/1.3.0/examples/pylab_examples/custom_ticker1.html
index 6481474ae76..6de2be0a070 100644
--- a/1.3.0/examples/pylab_examples/custom_ticker1.html
+++ b/1.3.0/examples/pylab_examples/custom_ticker1.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/customize_rc.html b/1.3.0/examples/pylab_examples/customize_rc.html
index 20446889ba0..9a3e012933a 100644
--- a/1.3.0/examples/pylab_examples/customize_rc.html
+++ b/1.3.0/examples/pylab_examples/customize_rc.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/dannys_example.html b/1.3.0/examples/pylab_examples/dannys_example.html
index 3372935786d..f19a3a9adda 100644
--- a/1.3.0/examples/pylab_examples/dannys_example.html
+++ b/1.3.0/examples/pylab_examples/dannys_example.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/dashpointlabel.html b/1.3.0/examples/pylab_examples/dashpointlabel.html
index 6e3294a762f..7573852dc7e 100644
--- a/1.3.0/examples/pylab_examples/dashpointlabel.html
+++ b/1.3.0/examples/pylab_examples/dashpointlabel.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/data_helper.html b/1.3.0/examples/pylab_examples/data_helper.html
index 56ac4fddf36..3807d05c8b5 100644
--- a/1.3.0/examples/pylab_examples/data_helper.html
+++ b/1.3.0/examples/pylab_examples/data_helper.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/date_demo1.html b/1.3.0/examples/pylab_examples/date_demo1.html
index 7c17a67dabf..f7ffa3ce353 100644
--- a/1.3.0/examples/pylab_examples/date_demo1.html
+++ b/1.3.0/examples/pylab_examples/date_demo1.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/date_demo2.html b/1.3.0/examples/pylab_examples/date_demo2.html
index 199adea1255..900b0b8f14a 100644
--- a/1.3.0/examples/pylab_examples/date_demo2.html
+++ b/1.3.0/examples/pylab_examples/date_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/date_demo_convert.html b/1.3.0/examples/pylab_examples/date_demo_convert.html
index 94b2f3067af..f9637b838c8 100644
--- a/1.3.0/examples/pylab_examples/date_demo_convert.html
+++ b/1.3.0/examples/pylab_examples/date_demo_convert.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/date_demo_rrule.html b/1.3.0/examples/pylab_examples/date_demo_rrule.html
index 14f22a2ea91..6a0a8e65518 100644
--- a/1.3.0/examples/pylab_examples/date_demo_rrule.html
+++ b/1.3.0/examples/pylab_examples/date_demo_rrule.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/date_index_formatter.html b/1.3.0/examples/pylab_examples/date_index_formatter.html
index 0effc2d4283..67faf962a86 100644
--- a/1.3.0/examples/pylab_examples/date_index_formatter.html
+++ b/1.3.0/examples/pylab_examples/date_index_formatter.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/demo_agg_filter.html b/1.3.0/examples/pylab_examples/demo_agg_filter.html
index 599a08f5be1..4677e5416ce 100644
--- a/1.3.0/examples/pylab_examples/demo_agg_filter.html
+++ b/1.3.0/examples/pylab_examples/demo_agg_filter.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/demo_annotation_box.html b/1.3.0/examples/pylab_examples/demo_annotation_box.html
index 74b5c065618..f1a0baa6fbf 100644
--- a/1.3.0/examples/pylab_examples/demo_annotation_box.html
+++ b/1.3.0/examples/pylab_examples/demo_annotation_box.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/demo_bboximage.html b/1.3.0/examples/pylab_examples/demo_bboximage.html
index 804191d44f9..a2943130485 100644
--- a/1.3.0/examples/pylab_examples/demo_bboximage.html
+++ b/1.3.0/examples/pylab_examples/demo_bboximage.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/demo_ribbon_box.html b/1.3.0/examples/pylab_examples/demo_ribbon_box.html
index 71e881dc1e1..39f87dc9bba 100644
--- a/1.3.0/examples/pylab_examples/demo_ribbon_box.html
+++ b/1.3.0/examples/pylab_examples/demo_ribbon_box.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/demo_text_path.html b/1.3.0/examples/pylab_examples/demo_text_path.html
index a1a31373c50..72e23a66dcd 100644
--- a/1.3.0/examples/pylab_examples/demo_text_path.html
+++ b/1.3.0/examples/pylab_examples/demo_text_path.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/demo_text_rotation_mode.html b/1.3.0/examples/pylab_examples/demo_text_rotation_mode.html
index 8fd3a9d3036..6e1e81c48f5 100644
--- a/1.3.0/examples/pylab_examples/demo_text_rotation_mode.html
+++ b/1.3.0/examples/pylab_examples/demo_text_rotation_mode.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/demo_tight_layout.html b/1.3.0/examples/pylab_examples/demo_tight_layout.html
index a0bd33e450a..6bbc69563fc 100644
--- a/1.3.0/examples/pylab_examples/demo_tight_layout.html
+++ b/1.3.0/examples/pylab_examples/demo_tight_layout.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/dolphin.html b/1.3.0/examples/pylab_examples/dolphin.html
index 94e37f7c3b5..0f041888ada 100644
--- a/1.3.0/examples/pylab_examples/dolphin.html
+++ b/1.3.0/examples/pylab_examples/dolphin.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/ellipse_collection.html b/1.3.0/examples/pylab_examples/ellipse_collection.html
index c5c72e49491..c39e8c40ae4 100644
--- a/1.3.0/examples/pylab_examples/ellipse_collection.html
+++ b/1.3.0/examples/pylab_examples/ellipse_collection.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/ellipse_demo.html b/1.3.0/examples/pylab_examples/ellipse_demo.html
index e68b35cdd9f..f8feb183de3 100644
--- a/1.3.0/examples/pylab_examples/ellipse_demo.html
+++ b/1.3.0/examples/pylab_examples/ellipse_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/ellipse_rotated.html b/1.3.0/examples/pylab_examples/ellipse_rotated.html
index 4835e8273e4..c7ca8e37417 100644
--- a/1.3.0/examples/pylab_examples/ellipse_rotated.html
+++ b/1.3.0/examples/pylab_examples/ellipse_rotated.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/equal_aspect_ratio.html b/1.3.0/examples/pylab_examples/equal_aspect_ratio.html
index 341c1a0865e..5abe5f27ceb 100644
--- a/1.3.0/examples/pylab_examples/equal_aspect_ratio.html
+++ b/1.3.0/examples/pylab_examples/equal_aspect_ratio.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/errorbar_limits.html b/1.3.0/examples/pylab_examples/errorbar_limits.html
index a2d7a988dae..2f89725d34f 100644
--- a/1.3.0/examples/pylab_examples/errorbar_limits.html
+++ b/1.3.0/examples/pylab_examples/errorbar_limits.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/errorbar_subsample.html b/1.3.0/examples/pylab_examples/errorbar_subsample.html
index d7d5e6e4259..946b02abb52 100644
--- a/1.3.0/examples/pylab_examples/errorbar_subsample.html
+++ b/1.3.0/examples/pylab_examples/errorbar_subsample.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/eventcollection_demo.html b/1.3.0/examples/pylab_examples/eventcollection_demo.html
index c8a098336c5..232e6589024 100644
--- a/1.3.0/examples/pylab_examples/eventcollection_demo.html
+++ b/1.3.0/examples/pylab_examples/eventcollection_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/eventplot_demo.html b/1.3.0/examples/pylab_examples/eventplot_demo.html
index 054a955b339..f3c139c05ad 100644
--- a/1.3.0/examples/pylab_examples/eventplot_demo.html
+++ b/1.3.0/examples/pylab_examples/eventplot_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/fancyarrow_demo.html b/1.3.0/examples/pylab_examples/fancyarrow_demo.html
index ef611f0754f..34cda1dc939 100644
--- a/1.3.0/examples/pylab_examples/fancyarrow_demo.html
+++ b/1.3.0/examples/pylab_examples/fancyarrow_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/fancybox_demo.html b/1.3.0/examples/pylab_examples/fancybox_demo.html
index 9511fd57347..5fd83b9b146 100644
--- a/1.3.0/examples/pylab_examples/fancybox_demo.html
+++ b/1.3.0/examples/pylab_examples/fancybox_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/fancybox_demo2.html b/1.3.0/examples/pylab_examples/fancybox_demo2.html
index e1a893e1fe6..8f16eb9036d 100644
--- a/1.3.0/examples/pylab_examples/fancybox_demo2.html
+++ b/1.3.0/examples/pylab_examples/fancybox_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/fancytextbox_demo.html b/1.3.0/examples/pylab_examples/fancytextbox_demo.html
index 94620e915b3..4b732c7c20f 100644
--- a/1.3.0/examples/pylab_examples/fancytextbox_demo.html
+++ b/1.3.0/examples/pylab_examples/fancytextbox_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/figimage_demo.html b/1.3.0/examples/pylab_examples/figimage_demo.html
index 5d3044054aa..d9327fddbd2 100644
--- a/1.3.0/examples/pylab_examples/figimage_demo.html
+++ b/1.3.0/examples/pylab_examples/figimage_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/figlegend_demo.html b/1.3.0/examples/pylab_examples/figlegend_demo.html
index 0bb657c01c2..d2177ed74aa 100644
--- a/1.3.0/examples/pylab_examples/figlegend_demo.html
+++ b/1.3.0/examples/pylab_examples/figlegend_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/figure_title.html b/1.3.0/examples/pylab_examples/figure_title.html
index 36c5c350976..f87165b1366 100644
--- a/1.3.0/examples/pylab_examples/figure_title.html
+++ b/1.3.0/examples/pylab_examples/figure_title.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/fill_between_demo.html b/1.3.0/examples/pylab_examples/fill_between_demo.html
index 7e57a1142ed..81acc645725 100644
--- a/1.3.0/examples/pylab_examples/fill_between_demo.html
+++ b/1.3.0/examples/pylab_examples/fill_between_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/fill_betweenx_demo.html b/1.3.0/examples/pylab_examples/fill_betweenx_demo.html
index 59105e6467d..302cfcf9362 100644
--- a/1.3.0/examples/pylab_examples/fill_betweenx_demo.html
+++ b/1.3.0/examples/pylab_examples/fill_betweenx_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/fill_spiral.html b/1.3.0/examples/pylab_examples/fill_spiral.html
index 52d8da8db3b..7ee0b4a078a 100644
--- a/1.3.0/examples/pylab_examples/fill_spiral.html
+++ b/1.3.0/examples/pylab_examples/fill_spiral.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/filledmarker_demo.html b/1.3.0/examples/pylab_examples/filledmarker_demo.html
index b0600356659..a376dcf5332 100644
--- a/1.3.0/examples/pylab_examples/filledmarker_demo.html
+++ b/1.3.0/examples/pylab_examples/filledmarker_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/finance_demo.html b/1.3.0/examples/pylab_examples/finance_demo.html
index a84b19ce799..56e678172e0 100644
--- a/1.3.0/examples/pylab_examples/finance_demo.html
+++ b/1.3.0/examples/pylab_examples/finance_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/finance_work2.html b/1.3.0/examples/pylab_examples/finance_work2.html
index 7277de05374..427fbbb7723 100644
--- a/1.3.0/examples/pylab_examples/finance_work2.html
+++ b/1.3.0/examples/pylab_examples/finance_work2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/findobj_demo.html b/1.3.0/examples/pylab_examples/findobj_demo.html
index b58de426625..233abf142c0 100644
--- a/1.3.0/examples/pylab_examples/findobj_demo.html
+++ b/1.3.0/examples/pylab_examples/findobj_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/font_table_ttf.html b/1.3.0/examples/pylab_examples/font_table_ttf.html
index fbb98545519..90d30164088 100644
--- a/1.3.0/examples/pylab_examples/font_table_ttf.html
+++ b/1.3.0/examples/pylab_examples/font_table_ttf.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/fonts_demo.html b/1.3.0/examples/pylab_examples/fonts_demo.html
index c7f17d36253..49c5b092b3b 100644
--- a/1.3.0/examples/pylab_examples/fonts_demo.html
+++ b/1.3.0/examples/pylab_examples/fonts_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/fonts_demo_kw.html b/1.3.0/examples/pylab_examples/fonts_demo_kw.html
index c99321ca065..92746ab77ed 100644
--- a/1.3.0/examples/pylab_examples/fonts_demo_kw.html
+++ b/1.3.0/examples/pylab_examples/fonts_demo_kw.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/ganged_plots.html b/1.3.0/examples/pylab_examples/ganged_plots.html
index 8a6618f2829..5998f75c098 100644
--- a/1.3.0/examples/pylab_examples/ganged_plots.html
+++ b/1.3.0/examples/pylab_examples/ganged_plots.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/geo_demo.html b/1.3.0/examples/pylab_examples/geo_demo.html
index 87f7fd5fb78..61bed2ad035 100644
--- a/1.3.0/examples/pylab_examples/geo_demo.html
+++ b/1.3.0/examples/pylab_examples/geo_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/ginput_demo.html b/1.3.0/examples/pylab_examples/ginput_demo.html
index 775fc99bfd1..18cf5a38ed7 100644
--- a/1.3.0/examples/pylab_examples/ginput_demo.html
+++ b/1.3.0/examples/pylab_examples/ginput_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/ginput_manual_clabel.html b/1.3.0/examples/pylab_examples/ginput_manual_clabel.html
index 93d51482319..a479c791da3 100644
--- a/1.3.0/examples/pylab_examples/ginput_manual_clabel.html
+++ b/1.3.0/examples/pylab_examples/ginput_manual_clabel.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/gradient_bar.html b/1.3.0/examples/pylab_examples/gradient_bar.html
index 66ea97ae4a2..5dc3759ea2a 100644
--- a/1.3.0/examples/pylab_examples/gradient_bar.html
+++ b/1.3.0/examples/pylab_examples/gradient_bar.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/griddata_demo.html b/1.3.0/examples/pylab_examples/griddata_demo.html
index da70955c5cc..007467965d2 100644
--- a/1.3.0/examples/pylab_examples/griddata_demo.html
+++ b/1.3.0/examples/pylab_examples/griddata_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/hatch_demo.html b/1.3.0/examples/pylab_examples/hatch_demo.html
index 6f0fe1cef61..9437a5076ef 100644
--- a/1.3.0/examples/pylab_examples/hatch_demo.html
+++ b/1.3.0/examples/pylab_examples/hatch_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/hexbin_demo.html b/1.3.0/examples/pylab_examples/hexbin_demo.html
index a1fbbedc856..952922574ac 100644
--- a/1.3.0/examples/pylab_examples/hexbin_demo.html
+++ b/1.3.0/examples/pylab_examples/hexbin_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/hexbin_demo2.html b/1.3.0/examples/pylab_examples/hexbin_demo2.html
index 0040fd07f15..c4cf1f7b74b 100644
--- a/1.3.0/examples/pylab_examples/hexbin_demo2.html
+++ b/1.3.0/examples/pylab_examples/hexbin_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/hist2d_demo.html b/1.3.0/examples/pylab_examples/hist2d_demo.html
index d5340f1388d..d9f6149fd24 100644
--- a/1.3.0/examples/pylab_examples/hist2d_demo.html
+++ b/1.3.0/examples/pylab_examples/hist2d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/hist2d_log_demo.html b/1.3.0/examples/pylab_examples/hist2d_log_demo.html
index 05b87d9a396..b429476661d 100644
--- a/1.3.0/examples/pylab_examples/hist2d_log_demo.html
+++ b/1.3.0/examples/pylab_examples/hist2d_log_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/hist_colormapped.html b/1.3.0/examples/pylab_examples/hist_colormapped.html
index 1b31874c6c6..980e6961abb 100644
--- a/1.3.0/examples/pylab_examples/hist_colormapped.html
+++ b/1.3.0/examples/pylab_examples/hist_colormapped.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/histogram_demo_extended.html b/1.3.0/examples/pylab_examples/histogram_demo_extended.html
index 6bba524d988..4722952e70f 100644
--- a/1.3.0/examples/pylab_examples/histogram_demo_extended.html
+++ b/1.3.0/examples/pylab_examples/histogram_demo_extended.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/histogram_percent_demo.html b/1.3.0/examples/pylab_examples/histogram_percent_demo.html
index d8211505bd3..b98a14faf7b 100644
--- a/1.3.0/examples/pylab_examples/histogram_percent_demo.html
+++ b/1.3.0/examples/pylab_examples/histogram_percent_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/hyperlinks.html b/1.3.0/examples/pylab_examples/hyperlinks.html
index 695166b18b9..f84b76ce770 100644
--- a/1.3.0/examples/pylab_examples/hyperlinks.html
+++ b/1.3.0/examples/pylab_examples/hyperlinks.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/image_clip_path.html b/1.3.0/examples/pylab_examples/image_clip_path.html
index f1a28d60322..365c3be32a0 100644
--- a/1.3.0/examples/pylab_examples/image_clip_path.html
+++ b/1.3.0/examples/pylab_examples/image_clip_path.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/image_demo.html b/1.3.0/examples/pylab_examples/image_demo.html
index 9634c4a3c42..03dc9308f2f 100644
--- a/1.3.0/examples/pylab_examples/image_demo.html
+++ b/1.3.0/examples/pylab_examples/image_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/image_demo2.html b/1.3.0/examples/pylab_examples/image_demo2.html
index 07747a0b2e7..716bca47cc0 100644
--- a/1.3.0/examples/pylab_examples/image_demo2.html
+++ b/1.3.0/examples/pylab_examples/image_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/image_interp.html b/1.3.0/examples/pylab_examples/image_interp.html
index 0fbcfed513e..fec5fb69f1c 100644
--- a/1.3.0/examples/pylab_examples/image_interp.html
+++ b/1.3.0/examples/pylab_examples/image_interp.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/image_masked.html b/1.3.0/examples/pylab_examples/image_masked.html
index f8d043d9fd6..3cc452d663a 100644
--- a/1.3.0/examples/pylab_examples/image_masked.html
+++ b/1.3.0/examples/pylab_examples/image_masked.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/image_nonuniform.html b/1.3.0/examples/pylab_examples/image_nonuniform.html
index ad19bb9b880..e840db7c4c1 100644
--- a/1.3.0/examples/pylab_examples/image_nonuniform.html
+++ b/1.3.0/examples/pylab_examples/image_nonuniform.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/image_origin.html b/1.3.0/examples/pylab_examples/image_origin.html
index 7d96cff409f..539809b150c 100644
--- a/1.3.0/examples/pylab_examples/image_origin.html
+++ b/1.3.0/examples/pylab_examples/image_origin.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/image_slices_viewer.html b/1.3.0/examples/pylab_examples/image_slices_viewer.html
index 2f070a6f299..c3372ba119c 100644
--- a/1.3.0/examples/pylab_examples/image_slices_viewer.html
+++ b/1.3.0/examples/pylab_examples/image_slices_viewer.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/index.html b/1.3.0/examples/pylab_examples/index.html
index 14cf354dc37..a90192565d6 100644
--- a/1.3.0/examples/pylab_examples/index.html
+++ b/1.3.0/examples/pylab_examples/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/interp_demo.html b/1.3.0/examples/pylab_examples/interp_demo.html
index 8a11cb4a490..d2d28371014 100644
--- a/1.3.0/examples/pylab_examples/interp_demo.html
+++ b/1.3.0/examples/pylab_examples/interp_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/invert_axes.html b/1.3.0/examples/pylab_examples/invert_axes.html
index 7a09cc8cd7a..54a6d19aaf7 100644
--- a/1.3.0/examples/pylab_examples/invert_axes.html
+++ b/1.3.0/examples/pylab_examples/invert_axes.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/layer_images.html b/1.3.0/examples/pylab_examples/layer_images.html
index 30eee65cfdc..53fa8e7456c 100644
--- a/1.3.0/examples/pylab_examples/layer_images.html
+++ b/1.3.0/examples/pylab_examples/layer_images.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/legend_auto.html b/1.3.0/examples/pylab_examples/legend_auto.html
index 41e2c88fe13..0bfd4f91520 100644
--- a/1.3.0/examples/pylab_examples/legend_auto.html
+++ b/1.3.0/examples/pylab_examples/legend_auto.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/legend_demo.html b/1.3.0/examples/pylab_examples/legend_demo.html
index 10525549082..def4d045437 100644
--- a/1.3.0/examples/pylab_examples/legend_demo.html
+++ b/1.3.0/examples/pylab_examples/legend_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/legend_demo2.html b/1.3.0/examples/pylab_examples/legend_demo2.html
index 3a811dcba55..ea05fb1eb48 100644
--- a/1.3.0/examples/pylab_examples/legend_demo2.html
+++ b/1.3.0/examples/pylab_examples/legend_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/legend_demo3.html b/1.3.0/examples/pylab_examples/legend_demo3.html
index 0c0a0aa8d3d..421f22a15fe 100644
--- a/1.3.0/examples/pylab_examples/legend_demo3.html
+++ b/1.3.0/examples/pylab_examples/legend_demo3.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/legend_demo4.html b/1.3.0/examples/pylab_examples/legend_demo4.html
index 97562b211c2..7272a05806c 100644
--- a/1.3.0/examples/pylab_examples/legend_demo4.html
+++ b/1.3.0/examples/pylab_examples/legend_demo4.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/legend_demo_custom_handler.html b/1.3.0/examples/pylab_examples/legend_demo_custom_handler.html
index 9bb1fe79177..b15fce4d1da 100644
--- a/1.3.0/examples/pylab_examples/legend_demo_custom_handler.html
+++ b/1.3.0/examples/pylab_examples/legend_demo_custom_handler.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/legend_scatter.html b/1.3.0/examples/pylab_examples/legend_scatter.html
index aac95cc2d43..7d37986e689 100644
--- a/1.3.0/examples/pylab_examples/legend_scatter.html
+++ b/1.3.0/examples/pylab_examples/legend_scatter.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/legend_translucent.html b/1.3.0/examples/pylab_examples/legend_translucent.html
index 34c9ece6cdc..5a64d232a0c 100644
--- a/1.3.0/examples/pylab_examples/legend_translucent.html
+++ b/1.3.0/examples/pylab_examples/legend_translucent.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/line_collection.html b/1.3.0/examples/pylab_examples/line_collection.html
index 5b06cec2b28..edb49ffa94c 100644
--- a/1.3.0/examples/pylab_examples/line_collection.html
+++ b/1.3.0/examples/pylab_examples/line_collection.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/line_collection2.html b/1.3.0/examples/pylab_examples/line_collection2.html
index 2152e1d24f6..27e80bb249a 100644
--- a/1.3.0/examples/pylab_examples/line_collection2.html
+++ b/1.3.0/examples/pylab_examples/line_collection2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/line_styles.html b/1.3.0/examples/pylab_examples/line_styles.html
index eaaf6ecfd5b..31b8083a64a 100644
--- a/1.3.0/examples/pylab_examples/line_styles.html
+++ b/1.3.0/examples/pylab_examples/line_styles.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/load_converter.html b/1.3.0/examples/pylab_examples/load_converter.html
index add7fe7216a..dac477ba96f 100644
--- a/1.3.0/examples/pylab_examples/load_converter.html
+++ b/1.3.0/examples/pylab_examples/load_converter.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/loadrec.html b/1.3.0/examples/pylab_examples/loadrec.html
index 1e5a4bba91f..f669befb56c 100644
--- a/1.3.0/examples/pylab_examples/loadrec.html
+++ b/1.3.0/examples/pylab_examples/loadrec.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/log_bar.html b/1.3.0/examples/pylab_examples/log_bar.html
index e9070cbe3f5..7c2b842cad6 100644
--- a/1.3.0/examples/pylab_examples/log_bar.html
+++ b/1.3.0/examples/pylab_examples/log_bar.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/log_demo.html b/1.3.0/examples/pylab_examples/log_demo.html
index c277faf5ff4..98424ee4dff 100644
--- a/1.3.0/examples/pylab_examples/log_demo.html
+++ b/1.3.0/examples/pylab_examples/log_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/log_test.html b/1.3.0/examples/pylab_examples/log_test.html
index 4dea87e791b..2cfe2359d61 100644
--- a/1.3.0/examples/pylab_examples/log_test.html
+++ b/1.3.0/examples/pylab_examples/log_test.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/logo.html b/1.3.0/examples/pylab_examples/logo.html
index 62cf5711f17..7a4edcadaa3 100644
--- a/1.3.0/examples/pylab_examples/logo.html
+++ b/1.3.0/examples/pylab_examples/logo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/major_minor_demo1.html b/1.3.0/examples/pylab_examples/major_minor_demo1.html
index 870739663d9..c1d08fadd57 100644
--- a/1.3.0/examples/pylab_examples/major_minor_demo1.html
+++ b/1.3.0/examples/pylab_examples/major_minor_demo1.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/major_minor_demo2.html b/1.3.0/examples/pylab_examples/major_minor_demo2.html
index 25217ece851..0f4cd65d901 100644
--- a/1.3.0/examples/pylab_examples/major_minor_demo2.html
+++ b/1.3.0/examples/pylab_examples/major_minor_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/manual_axis.html b/1.3.0/examples/pylab_examples/manual_axis.html
index 524936c509c..279e419be6a 100644
--- a/1.3.0/examples/pylab_examples/manual_axis.html
+++ b/1.3.0/examples/pylab_examples/manual_axis.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/marker_path.html b/1.3.0/examples/pylab_examples/marker_path.html
index ace23d3d697..18bbeea0de0 100644
--- a/1.3.0/examples/pylab_examples/marker_path.html
+++ b/1.3.0/examples/pylab_examples/marker_path.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/masked_demo.html b/1.3.0/examples/pylab_examples/masked_demo.html
index 63e2176a36f..c46e260d1ba 100644
--- a/1.3.0/examples/pylab_examples/masked_demo.html
+++ b/1.3.0/examples/pylab_examples/masked_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/mathtext_demo.html b/1.3.0/examples/pylab_examples/mathtext_demo.html
index d17870dc19f..25a07e2d158 100644
--- a/1.3.0/examples/pylab_examples/mathtext_demo.html
+++ b/1.3.0/examples/pylab_examples/mathtext_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/mathtext_examples.html b/1.3.0/examples/pylab_examples/mathtext_examples.html
index fe2adf11e79..d5ec895cb4d 100644
--- a/1.3.0/examples/pylab_examples/mathtext_examples.html
+++ b/1.3.0/examples/pylab_examples/mathtext_examples.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/matplotlib_icon.html b/1.3.0/examples/pylab_examples/matplotlib_icon.html
index 130fbb72445..76f6be4d81c 100644
--- a/1.3.0/examples/pylab_examples/matplotlib_icon.html
+++ b/1.3.0/examples/pylab_examples/matplotlib_icon.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/matshow.html b/1.3.0/examples/pylab_examples/matshow.html
index 4d1259751fd..8324259df0a 100644
--- a/1.3.0/examples/pylab_examples/matshow.html
+++ b/1.3.0/examples/pylab_examples/matshow.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/movie_demo.html b/1.3.0/examples/pylab_examples/movie_demo.html
index 2eb8a8ae442..683c6f96eef 100644
--- a/1.3.0/examples/pylab_examples/movie_demo.html
+++ b/1.3.0/examples/pylab_examples/movie_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/mri_demo.html b/1.3.0/examples/pylab_examples/mri_demo.html
index aa4ac2b265c..ffe795f00f8 100644
--- a/1.3.0/examples/pylab_examples/mri_demo.html
+++ b/1.3.0/examples/pylab_examples/mri_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/mri_with_eeg.html b/1.3.0/examples/pylab_examples/mri_with_eeg.html
index fb916e2d861..53e3cfa09ca 100644
--- a/1.3.0/examples/pylab_examples/mri_with_eeg.html
+++ b/1.3.0/examples/pylab_examples/mri_with_eeg.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/multi_image.html b/1.3.0/examples/pylab_examples/multi_image.html
index 7b7fc87c987..88baa856776 100644
--- a/1.3.0/examples/pylab_examples/multi_image.html
+++ b/1.3.0/examples/pylab_examples/multi_image.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/multicolored_line.html b/1.3.0/examples/pylab_examples/multicolored_line.html
index a8601e4cb37..20311ab4f83 100644
--- a/1.3.0/examples/pylab_examples/multicolored_line.html
+++ b/1.3.0/examples/pylab_examples/multicolored_line.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/multiline.html b/1.3.0/examples/pylab_examples/multiline.html
index f9589896336..b081b6d4621 100644
--- a/1.3.0/examples/pylab_examples/multiline.html
+++ b/1.3.0/examples/pylab_examples/multiline.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/multipage_pdf.html b/1.3.0/examples/pylab_examples/multipage_pdf.html
index ddd0a56f8a3..ffc66d6f7b5 100644
--- a/1.3.0/examples/pylab_examples/multipage_pdf.html
+++ b/1.3.0/examples/pylab_examples/multipage_pdf.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/multiple_figs_demo.html b/1.3.0/examples/pylab_examples/multiple_figs_demo.html
index 9cfebd5d9ec..40806674efb 100644
--- a/1.3.0/examples/pylab_examples/multiple_figs_demo.html
+++ b/1.3.0/examples/pylab_examples/multiple_figs_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/multiple_yaxis_with_spines.html b/1.3.0/examples/pylab_examples/multiple_yaxis_with_spines.html
index b351b7e98c1..a0980ca48c8 100644
--- a/1.3.0/examples/pylab_examples/multiple_yaxis_with_spines.html
+++ b/1.3.0/examples/pylab_examples/multiple_yaxis_with_spines.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/nan_test.html b/1.3.0/examples/pylab_examples/nan_test.html
index 3c4f6822f2d..445aca7f769 100644
--- a/1.3.0/examples/pylab_examples/nan_test.html
+++ b/1.3.0/examples/pylab_examples/nan_test.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/newscalarformatter_demo.html b/1.3.0/examples/pylab_examples/newscalarformatter_demo.html
index acb0809912f..ba3cc292cbe 100644
--- a/1.3.0/examples/pylab_examples/newscalarformatter_demo.html
+++ b/1.3.0/examples/pylab_examples/newscalarformatter_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/patheffect_demo.html b/1.3.0/examples/pylab_examples/patheffect_demo.html
index fd9f2757c8d..48d66232032 100644
--- a/1.3.0/examples/pylab_examples/patheffect_demo.html
+++ b/1.3.0/examples/pylab_examples/patheffect_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/pcolor_demo.html b/1.3.0/examples/pylab_examples/pcolor_demo.html
index b9bc836bef4..e65f81e9bed 100644
--- a/1.3.0/examples/pylab_examples/pcolor_demo.html
+++ b/1.3.0/examples/pylab_examples/pcolor_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/pcolor_log.html b/1.3.0/examples/pylab_examples/pcolor_log.html
index 5752c92fa41..ac92f2625b3 100644
--- a/1.3.0/examples/pylab_examples/pcolor_log.html
+++ b/1.3.0/examples/pylab_examples/pcolor_log.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/pcolor_small.html b/1.3.0/examples/pylab_examples/pcolor_small.html
index 2b2a33980fe..bab30d543f9 100644
--- a/1.3.0/examples/pylab_examples/pcolor_small.html
+++ b/1.3.0/examples/pylab_examples/pcolor_small.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/pie_demo2.html b/1.3.0/examples/pylab_examples/pie_demo2.html
index eeaaf003711..1c94af711c7 100644
--- a/1.3.0/examples/pylab_examples/pie_demo2.html
+++ b/1.3.0/examples/pylab_examples/pie_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/plotfile_demo.html b/1.3.0/examples/pylab_examples/plotfile_demo.html
index 67942bc1936..2f06368ec84 100644
--- a/1.3.0/examples/pylab_examples/plotfile_demo.html
+++ b/1.3.0/examples/pylab_examples/plotfile_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/polar_demo.html b/1.3.0/examples/pylab_examples/polar_demo.html
index 1606e3f142f..38f671ed970 100644
--- a/1.3.0/examples/pylab_examples/polar_demo.html
+++ b/1.3.0/examples/pylab_examples/polar_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/polar_legend.html b/1.3.0/examples/pylab_examples/polar_legend.html
index b3935f00e6c..fadf0c92b9f 100644
--- a/1.3.0/examples/pylab_examples/polar_legend.html
+++ b/1.3.0/examples/pylab_examples/polar_legend.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/print_stdout.html b/1.3.0/examples/pylab_examples/print_stdout.html
index 2d8718767b7..eeb3ca5f2b0 100644
--- a/1.3.0/examples/pylab_examples/print_stdout.html
+++ b/1.3.0/examples/pylab_examples/print_stdout.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/psd_demo.html b/1.3.0/examples/pylab_examples/psd_demo.html
index a0838bdad9a..1c907b0f82a 100644
--- a/1.3.0/examples/pylab_examples/psd_demo.html
+++ b/1.3.0/examples/pylab_examples/psd_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/psd_demo2.html b/1.3.0/examples/pylab_examples/psd_demo2.html
index e7fe18a4c8d..ae62faf4780 100644
--- a/1.3.0/examples/pylab_examples/psd_demo2.html
+++ b/1.3.0/examples/pylab_examples/psd_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/psd_demo3.html b/1.3.0/examples/pylab_examples/psd_demo3.html
index 60cdb047377..a5ba39ee5e3 100644
--- a/1.3.0/examples/pylab_examples/psd_demo3.html
+++ b/1.3.0/examples/pylab_examples/psd_demo3.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/psd_demo_complex.html b/1.3.0/examples/pylab_examples/psd_demo_complex.html
index a15bb8df0c8..6b49e4dec15 100644
--- a/1.3.0/examples/pylab_examples/psd_demo_complex.html
+++ b/1.3.0/examples/pylab_examples/psd_demo_complex.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/pstest.html b/1.3.0/examples/pylab_examples/pstest.html
index a5b7930d54c..9b7eee83cfd 100644
--- a/1.3.0/examples/pylab_examples/pstest.html
+++ b/1.3.0/examples/pylab_examples/pstest.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/pythonic_matplotlib.html b/1.3.0/examples/pylab_examples/pythonic_matplotlib.html
index 1bed528ca30..5dc613cf3cc 100644
--- a/1.3.0/examples/pylab_examples/pythonic_matplotlib.html
+++ b/1.3.0/examples/pylab_examples/pythonic_matplotlib.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/quadmesh_demo.html b/1.3.0/examples/pylab_examples/quadmesh_demo.html
index c93783023bd..18fcfcfe507 100644
--- a/1.3.0/examples/pylab_examples/quadmesh_demo.html
+++ b/1.3.0/examples/pylab_examples/quadmesh_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/quiver_demo.html b/1.3.0/examples/pylab_examples/quiver_demo.html
index 8dacfd5787c..fca3b64b529 100644
--- a/1.3.0/examples/pylab_examples/quiver_demo.html
+++ b/1.3.0/examples/pylab_examples/quiver_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/scatter_custom_symbol.html b/1.3.0/examples/pylab_examples/scatter_custom_symbol.html
index 6087c1b3011..6a0ba018af3 100644
--- a/1.3.0/examples/pylab_examples/scatter_custom_symbol.html
+++ b/1.3.0/examples/pylab_examples/scatter_custom_symbol.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/scatter_demo2.html b/1.3.0/examples/pylab_examples/scatter_demo2.html
index c812c27d451..ba1b070899f 100644
--- a/1.3.0/examples/pylab_examples/scatter_demo2.html
+++ b/1.3.0/examples/pylab_examples/scatter_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/scatter_hist.html b/1.3.0/examples/pylab_examples/scatter_hist.html
index d2a25542d6c..e78a4f38299 100644
--- a/1.3.0/examples/pylab_examples/scatter_hist.html
+++ b/1.3.0/examples/pylab_examples/scatter_hist.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/scatter_masked.html b/1.3.0/examples/pylab_examples/scatter_masked.html
index 38195fb3d2d..6b022542d8d 100644
--- a/1.3.0/examples/pylab_examples/scatter_masked.html
+++ b/1.3.0/examples/pylab_examples/scatter_masked.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/scatter_profile.html b/1.3.0/examples/pylab_examples/scatter_profile.html
index c4791b28b1d..d19c909da6a 100644
--- a/1.3.0/examples/pylab_examples/scatter_profile.html
+++ b/1.3.0/examples/pylab_examples/scatter_profile.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/scatter_star_poly.html b/1.3.0/examples/pylab_examples/scatter_star_poly.html
index fff621f0b7d..303e0121350 100644
--- a/1.3.0/examples/pylab_examples/scatter_star_poly.html
+++ b/1.3.0/examples/pylab_examples/scatter_star_poly.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/scatter_symbol.html b/1.3.0/examples/pylab_examples/scatter_symbol.html
index 73269544b82..83c44c0cd02 100644
--- a/1.3.0/examples/pylab_examples/scatter_symbol.html
+++ b/1.3.0/examples/pylab_examples/scatter_symbol.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/set_and_get.html b/1.3.0/examples/pylab_examples/set_and_get.html
index 96c35831f3c..1eb9437433c 100644
--- a/1.3.0/examples/pylab_examples/set_and_get.html
+++ b/1.3.0/examples/pylab_examples/set_and_get.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/shading_example.html b/1.3.0/examples/pylab_examples/shading_example.html
index c8571d5b069..db315bc383d 100644
--- a/1.3.0/examples/pylab_examples/shading_example.html
+++ b/1.3.0/examples/pylab_examples/shading_example.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/shared_axis_across_figures.html b/1.3.0/examples/pylab_examples/shared_axis_across_figures.html
index 77e8d3f2e93..2c07f5f7cf3 100644
--- a/1.3.0/examples/pylab_examples/shared_axis_across_figures.html
+++ b/1.3.0/examples/pylab_examples/shared_axis_across_figures.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/shared_axis_demo.html b/1.3.0/examples/pylab_examples/shared_axis_demo.html
index 7de9a40f43c..5392ce4e647 100644
--- a/1.3.0/examples/pylab_examples/shared_axis_demo.html
+++ b/1.3.0/examples/pylab_examples/shared_axis_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/simple_plot.html b/1.3.0/examples/pylab_examples/simple_plot.html
index 875b24634f3..7296b2b88d5 100644
--- a/1.3.0/examples/pylab_examples/simple_plot.html
+++ b/1.3.0/examples/pylab_examples/simple_plot.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/simple_plot_fps.html b/1.3.0/examples/pylab_examples/simple_plot_fps.html
index 5b47543cf62..2c81b4a3a77 100644
--- a/1.3.0/examples/pylab_examples/simple_plot_fps.html
+++ b/1.3.0/examples/pylab_examples/simple_plot_fps.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/specgram_demo.html b/1.3.0/examples/pylab_examples/specgram_demo.html
index 0ec02e9d4d4..f945a9286c4 100644
--- a/1.3.0/examples/pylab_examples/specgram_demo.html
+++ b/1.3.0/examples/pylab_examples/specgram_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/spine_placement_demo.html b/1.3.0/examples/pylab_examples/spine_placement_demo.html
index 603cc3ab33d..f251bce4142 100644
--- a/1.3.0/examples/pylab_examples/spine_placement_demo.html
+++ b/1.3.0/examples/pylab_examples/spine_placement_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/spy_demos.html b/1.3.0/examples/pylab_examples/spy_demos.html
index 9b86dfa759f..b18eb7196eb 100644
--- a/1.3.0/examples/pylab_examples/spy_demos.html
+++ b/1.3.0/examples/pylab_examples/spy_demos.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/stackplot_demo.html b/1.3.0/examples/pylab_examples/stackplot_demo.html
index 3f90629eb5d..3ab6c7d8d2f 100644
--- a/1.3.0/examples/pylab_examples/stackplot_demo.html
+++ b/1.3.0/examples/pylab_examples/stackplot_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/stackplot_demo2.html b/1.3.0/examples/pylab_examples/stackplot_demo2.html
index 1eadf2a4b53..43916f65a65 100644
--- a/1.3.0/examples/pylab_examples/stackplot_demo2.html
+++ b/1.3.0/examples/pylab_examples/stackplot_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/stem_plot.html b/1.3.0/examples/pylab_examples/stem_plot.html
index 367aa7dd5bb..b7a9a586186 100644
--- a/1.3.0/examples/pylab_examples/stem_plot.html
+++ b/1.3.0/examples/pylab_examples/stem_plot.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/step_demo.html b/1.3.0/examples/pylab_examples/step_demo.html
index 9b9e817de4a..d6fdc34e443 100644
--- a/1.3.0/examples/pylab_examples/step_demo.html
+++ b/1.3.0/examples/pylab_examples/step_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/stix_fonts_demo.html b/1.3.0/examples/pylab_examples/stix_fonts_demo.html
index 9f87ec1d9e7..fa707456082 100644
--- a/1.3.0/examples/pylab_examples/stix_fonts_demo.html
+++ b/1.3.0/examples/pylab_examples/stix_fonts_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/stock_demo.html b/1.3.0/examples/pylab_examples/stock_demo.html
index 5315d778c26..fbf3229e935 100644
--- a/1.3.0/examples/pylab_examples/stock_demo.html
+++ b/1.3.0/examples/pylab_examples/stock_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/subplot_demo.html b/1.3.0/examples/pylab_examples/subplot_demo.html
index 5013fe18f09..44f2708adae 100644
--- a/1.3.0/examples/pylab_examples/subplot_demo.html
+++ b/1.3.0/examples/pylab_examples/subplot_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/subplot_toolbar.html b/1.3.0/examples/pylab_examples/subplot_toolbar.html
index a8658d5cdf1..d94eabb2ecc 100644
--- a/1.3.0/examples/pylab_examples/subplot_toolbar.html
+++ b/1.3.0/examples/pylab_examples/subplot_toolbar.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/subplots_adjust.html b/1.3.0/examples/pylab_examples/subplots_adjust.html
index 47bb6407eb1..46109a33df2 100644
--- a/1.3.0/examples/pylab_examples/subplots_adjust.html
+++ b/1.3.0/examples/pylab_examples/subplots_adjust.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/subplots_demo.html b/1.3.0/examples/pylab_examples/subplots_demo.html
index 8d2131da29e..a59c0b2329f 100644
--- a/1.3.0/examples/pylab_examples/subplots_demo.html
+++ b/1.3.0/examples/pylab_examples/subplots_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/symlog_demo.html b/1.3.0/examples/pylab_examples/symlog_demo.html
index 8e4f6e4de75..38f3bbb192c 100644
--- a/1.3.0/examples/pylab_examples/symlog_demo.html
+++ b/1.3.0/examples/pylab_examples/symlog_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/system_monitor.html b/1.3.0/examples/pylab_examples/system_monitor.html
index df1281aebd6..ed9076c9099 100644
--- a/1.3.0/examples/pylab_examples/system_monitor.html
+++ b/1.3.0/examples/pylab_examples/system_monitor.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/table_demo.html b/1.3.0/examples/pylab_examples/table_demo.html
index bc124401f1d..b801165383d 100644
--- a/1.3.0/examples/pylab_examples/table_demo.html
+++ b/1.3.0/examples/pylab_examples/table_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/tex_demo.html b/1.3.0/examples/pylab_examples/tex_demo.html
index 6d3ca83a57b..cd4aeee0a98 100644
--- a/1.3.0/examples/pylab_examples/tex_demo.html
+++ b/1.3.0/examples/pylab_examples/tex_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/tex_unicode_demo.html b/1.3.0/examples/pylab_examples/tex_unicode_demo.html
index e4ee20f9769..c95f7d689ae 100644
--- a/1.3.0/examples/pylab_examples/tex_unicode_demo.html
+++ b/1.3.0/examples/pylab_examples/tex_unicode_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/text_handles.html b/1.3.0/examples/pylab_examples/text_handles.html
index 56a4e304ba4..a88695adf88 100644
--- a/1.3.0/examples/pylab_examples/text_handles.html
+++ b/1.3.0/examples/pylab_examples/text_handles.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/text_rotation.html b/1.3.0/examples/pylab_examples/text_rotation.html
index e0c78e23107..774be866fe8 100644
--- a/1.3.0/examples/pylab_examples/text_rotation.html
+++ b/1.3.0/examples/pylab_examples/text_rotation.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/text_rotation_relative_to_line.html b/1.3.0/examples/pylab_examples/text_rotation_relative_to_line.html
index 47b6c79a6ac..0b31cb65039 100644
--- a/1.3.0/examples/pylab_examples/text_rotation_relative_to_line.html
+++ b/1.3.0/examples/pylab_examples/text_rotation_relative_to_line.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/titles_demo.html b/1.3.0/examples/pylab_examples/titles_demo.html
index 2c733c0ec6f..e746bf0f99f 100644
--- a/1.3.0/examples/pylab_examples/titles_demo.html
+++ b/1.3.0/examples/pylab_examples/titles_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/to_numeric.html b/1.3.0/examples/pylab_examples/to_numeric.html
index f3f5738232b..65cdec926d3 100644
--- a/1.3.0/examples/pylab_examples/to_numeric.html
+++ b/1.3.0/examples/pylab_examples/to_numeric.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/toggle_images.html b/1.3.0/examples/pylab_examples/toggle_images.html
index 08556dabeb1..ab231d827b4 100644
--- a/1.3.0/examples/pylab_examples/toggle_images.html
+++ b/1.3.0/examples/pylab_examples/toggle_images.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/transoffset.html b/1.3.0/examples/pylab_examples/transoffset.html
index 994d1b35e0f..aec3a7b458f 100644
--- a/1.3.0/examples/pylab_examples/transoffset.html
+++ b/1.3.0/examples/pylab_examples/transoffset.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/tricontour_demo.html b/1.3.0/examples/pylab_examples/tricontour_demo.html
index acff68ea612..086a0604c12 100644
--- a/1.3.0/examples/pylab_examples/tricontour_demo.html
+++ b/1.3.0/examples/pylab_examples/tricontour_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/tricontour_smooth_delaunay.html b/1.3.0/examples/pylab_examples/tricontour_smooth_delaunay.html
index b0df2d8bd97..120a5c25e7f 100644
--- a/1.3.0/examples/pylab_examples/tricontour_smooth_delaunay.html
+++ b/1.3.0/examples/pylab_examples/tricontour_smooth_delaunay.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/tricontour_smooth_user.html b/1.3.0/examples/pylab_examples/tricontour_smooth_user.html
index 01612249dd1..ddc429d87b2 100644
--- a/1.3.0/examples/pylab_examples/tricontour_smooth_user.html
+++ b/1.3.0/examples/pylab_examples/tricontour_smooth_user.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/tricontour_vs_griddata.html b/1.3.0/examples/pylab_examples/tricontour_vs_griddata.html
index 9eab79d35df..991b785d2db 100644
--- a/1.3.0/examples/pylab_examples/tricontour_vs_griddata.html
+++ b/1.3.0/examples/pylab_examples/tricontour_vs_griddata.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/trigradient_demo.html b/1.3.0/examples/pylab_examples/trigradient_demo.html
index 2410457aeab..c01e3e554ff 100644
--- a/1.3.0/examples/pylab_examples/trigradient_demo.html
+++ b/1.3.0/examples/pylab_examples/trigradient_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/triinterp_demo.html b/1.3.0/examples/pylab_examples/triinterp_demo.html
index b3738d8427e..51142d957d3 100644
--- a/1.3.0/examples/pylab_examples/triinterp_demo.html
+++ b/1.3.0/examples/pylab_examples/triinterp_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/tripcolor_demo.html b/1.3.0/examples/pylab_examples/tripcolor_demo.html
index ad6eec4f37e..cd6959f2000 100644
--- a/1.3.0/examples/pylab_examples/tripcolor_demo.html
+++ b/1.3.0/examples/pylab_examples/tripcolor_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/triplot_demo.html b/1.3.0/examples/pylab_examples/triplot_demo.html
index 0205eec2c6e..25f1dafe387 100644
--- a/1.3.0/examples/pylab_examples/triplot_demo.html
+++ b/1.3.0/examples/pylab_examples/triplot_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/usetex_baseline_test.html b/1.3.0/examples/pylab_examples/usetex_baseline_test.html
index 102fe6dad2b..72bd73d34cf 100644
--- a/1.3.0/examples/pylab_examples/usetex_baseline_test.html
+++ b/1.3.0/examples/pylab_examples/usetex_baseline_test.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/usetex_demo.html b/1.3.0/examples/pylab_examples/usetex_demo.html
index 64ef87ec556..a45f93720e9 100644
--- a/1.3.0/examples/pylab_examples/usetex_demo.html
+++ b/1.3.0/examples/pylab_examples/usetex_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/usetex_fonteffects.html b/1.3.0/examples/pylab_examples/usetex_fonteffects.html
index c5a960d10f6..33675904a46 100644
--- a/1.3.0/examples/pylab_examples/usetex_fonteffects.html
+++ b/1.3.0/examples/pylab_examples/usetex_fonteffects.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/vline_hline_demo.html b/1.3.0/examples/pylab_examples/vline_hline_demo.html
index 9527b7266ad..f9182b99619 100644
--- a/1.3.0/examples/pylab_examples/vline_hline_demo.html
+++ b/1.3.0/examples/pylab_examples/vline_hline_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/webapp_demo.html b/1.3.0/examples/pylab_examples/webapp_demo.html
index 151789dc952..44780feafdd 100644
--- a/1.3.0/examples/pylab_examples/webapp_demo.html
+++ b/1.3.0/examples/pylab_examples/webapp_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/xcorr_demo.html b/1.3.0/examples/pylab_examples/xcorr_demo.html
index af399ec1397..486218f3de0 100644
--- a/1.3.0/examples/pylab_examples/xcorr_demo.html
+++ b/1.3.0/examples/pylab_examples/xcorr_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/pylab_examples/zorder_demo.html b/1.3.0/examples/pylab_examples/zorder_demo.html
index 89447c0f24d..d4dc69736a8 100644
--- a/1.3.0/examples/pylab_examples/zorder_demo.html
+++ b/1.3.0/examples/pylab_examples/zorder_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/shapes_and_collections/artist_reference.html b/1.3.0/examples/shapes_and_collections/artist_reference.html
index e8a2e1acdb4..ba7ef67ce17 100644
--- a/1.3.0/examples/shapes_and_collections/artist_reference.html
+++ b/1.3.0/examples/shapes_and_collections/artist_reference.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/shapes_and_collections/index.html b/1.3.0/examples/shapes_and_collections/index.html
index 79960463880..f3ef90205b5 100644
--- a/1.3.0/examples/shapes_and_collections/index.html
+++ b/1.3.0/examples/shapes_and_collections/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/shapes_and_collections/path_patch_demo.html b/1.3.0/examples/shapes_and_collections/path_patch_demo.html
index 9f054e1fb7d..54bb5bad5c1 100644
--- a/1.3.0/examples/shapes_and_collections/path_patch_demo.html
+++ b/1.3.0/examples/shapes_and_collections/path_patch_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/shapes_and_collections/scatter_demo.html b/1.3.0/examples/shapes_and_collections/scatter_demo.html
index e9c0f9ccdb9..3fcf54554e0 100644
--- a/1.3.0/examples/shapes_and_collections/scatter_demo.html
+++ b/1.3.0/examples/shapes_and_collections/scatter_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/showcase/index.html b/1.3.0/examples/showcase/index.html
index 8620354f97d..52f1948ff20 100644
--- a/1.3.0/examples/showcase/index.html
+++ b/1.3.0/examples/showcase/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/showcase/integral_demo.html b/1.3.0/examples/showcase/integral_demo.html
index bc1dc642255..09277f38e23 100644
--- a/1.3.0/examples/showcase/integral_demo.html
+++ b/1.3.0/examples/showcase/integral_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/showcase/xkcd.html b/1.3.0/examples/showcase/xkcd.html
index fa06c8d06a1..7493312317a 100644
--- a/1.3.0/examples/showcase/xkcd.html
+++ b/1.3.0/examples/showcase/xkcd.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/specialty_plots/hinton_demo.html b/1.3.0/examples/specialty_plots/hinton_demo.html
index 92b5df7e5d0..faaff9f1c2f 100644
--- a/1.3.0/examples/specialty_plots/hinton_demo.html
+++ b/1.3.0/examples/specialty_plots/hinton_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/specialty_plots/index.html b/1.3.0/examples/specialty_plots/index.html
index 726ea86aa7f..7d01ff08a8a 100644
--- a/1.3.0/examples/specialty_plots/index.html
+++ b/1.3.0/examples/specialty_plots/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/statistics/errorbar_demo.html b/1.3.0/examples/statistics/errorbar_demo.html
index b220e403e09..62cd184ff05 100644
--- a/1.3.0/examples/statistics/errorbar_demo.html
+++ b/1.3.0/examples/statistics/errorbar_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/statistics/errorbar_demo_features.html b/1.3.0/examples/statistics/errorbar_demo_features.html
index d7a391d5b62..a52deaf1397 100644
--- a/1.3.0/examples/statistics/errorbar_demo_features.html
+++ b/1.3.0/examples/statistics/errorbar_demo_features.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/statistics/histogram_demo_features.html b/1.3.0/examples/statistics/histogram_demo_features.html
index 825c8d1030b..237ef5fd25f 100644
--- a/1.3.0/examples/statistics/histogram_demo_features.html
+++ b/1.3.0/examples/statistics/histogram_demo_features.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/statistics/index.html b/1.3.0/examples/statistics/index.html
index 3c03982abb5..3e3d4e8f868 100644
--- a/1.3.0/examples/statistics/index.html
+++ b/1.3.0/examples/statistics/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/subplots_axes_and_figures/index.html b/1.3.0/examples/subplots_axes_and_figures/index.html
index 0ccfc4332e0..b36867ad6a7 100644
--- a/1.3.0/examples/subplots_axes_and_figures/index.html
+++ b/1.3.0/examples/subplots_axes_and_figures/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/subplots_axes_and_figures/subplot_demo.html b/1.3.0/examples/subplots_axes_and_figures/subplot_demo.html
index 59701ff2b48..35f0c1222bb 100644
--- a/1.3.0/examples/subplots_axes_and_figures/subplot_demo.html
+++ b/1.3.0/examples/subplots_axes_and_figures/subplot_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/tests/backend_driver.html b/1.3.0/examples/tests/backend_driver.html
index bf17f76c697..c15bc172f7e 100644
--- a/1.3.0/examples/tests/backend_driver.html
+++ b/1.3.0/examples/tests/backend_driver.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/tests/index.html b/1.3.0/examples/tests/index.html
index a1892aa8955..bb3f2dad36b 100644
--- a/1.3.0/examples/tests/index.html
+++ b/1.3.0/examples/tests/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/text_labels_and_annotations/index.html b/1.3.0/examples/text_labels_and_annotations/index.html
index d6186aeaaaa..3b2655ffad8 100644
--- a/1.3.0/examples/text_labels_and_annotations/index.html
+++ b/1.3.0/examples/text_labels_and_annotations/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/text_labels_and_annotations/text_demo_fontdict.html b/1.3.0/examples/text_labels_and_annotations/text_demo_fontdict.html
index f9a78dbe765..ea74465bf8c 100644
--- a/1.3.0/examples/text_labels_and_annotations/text_demo_fontdict.html
+++ b/1.3.0/examples/text_labels_and_annotations/text_demo_fontdict.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/text_labels_and_annotations/unicode_demo.html b/1.3.0/examples/text_labels_and_annotations/unicode_demo.html
index 23c70378054..e1e6169766e 100644
--- a/1.3.0/examples/text_labels_and_annotations/unicode_demo.html
+++ b/1.3.0/examples/text_labels_and_annotations/unicode_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/ticks_and_spines/index.html b/1.3.0/examples/ticks_and_spines/index.html
index 41f9aa6cfee..ed41eba40d2 100644
--- a/1.3.0/examples/ticks_and_spines/index.html
+++ b/1.3.0/examples/ticks_and_spines/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/ticks_and_spines/spines_demo.html b/1.3.0/examples/ticks_and_spines/spines_demo.html
index fbb3f4b51fb..cecd3e99c00 100644
--- a/1.3.0/examples/ticks_and_spines/spines_demo.html
+++ b/1.3.0/examples/ticks_and_spines/spines_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/ticks_and_spines/spines_demo_bounds.html b/1.3.0/examples/ticks_and_spines/spines_demo_bounds.html
index 930cd837562..010722b3635 100644
--- a/1.3.0/examples/ticks_and_spines/spines_demo_bounds.html
+++ b/1.3.0/examples/ticks_and_spines/spines_demo_bounds.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/ticks_and_spines/spines_demo_dropped.html b/1.3.0/examples/ticks_and_spines/spines_demo_dropped.html
index 24cc7c406a6..843008b05c5 100644
--- a/1.3.0/examples/ticks_and_spines/spines_demo_dropped.html
+++ b/1.3.0/examples/ticks_and_spines/spines_demo_dropped.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/ticks_and_spines/ticklabels_demo_rotation.html b/1.3.0/examples/ticks_and_spines/ticklabels_demo_rotation.html
index 1671f82eb56..0bc8021984e 100644
--- a/1.3.0/examples/ticks_and_spines/ticklabels_demo_rotation.html
+++ b/1.3.0/examples/ticks_and_spines/ticklabels_demo_rotation.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/units/annotate_with_units.html b/1.3.0/examples/units/annotate_with_units.html
index a91d7124f24..b65555b03e9 100644
--- a/1.3.0/examples/units/annotate_with_units.html
+++ b/1.3.0/examples/units/annotate_with_units.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/units/artist_tests.html b/1.3.0/examples/units/artist_tests.html
index 5b195d9786f..fe81281ec7e 100644
--- a/1.3.0/examples/units/artist_tests.html
+++ b/1.3.0/examples/units/artist_tests.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/units/bar_demo2.html b/1.3.0/examples/units/bar_demo2.html
index 9fcdf47374c..525893fcb19 100644
--- a/1.3.0/examples/units/bar_demo2.html
+++ b/1.3.0/examples/units/bar_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/units/bar_unit_demo.html b/1.3.0/examples/units/bar_unit_demo.html
index deb07be051d..51760fbf37c 100644
--- a/1.3.0/examples/units/bar_unit_demo.html
+++ b/1.3.0/examples/units/bar_unit_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/units/basic_units.html b/1.3.0/examples/units/basic_units.html
index f8d723b428d..52fc4f5fbdd 100644
--- a/1.3.0/examples/units/basic_units.html
+++ b/1.3.0/examples/units/basic_units.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/units/ellipse_with_units.html b/1.3.0/examples/units/ellipse_with_units.html
index a566e6687cc..228826e1d38 100644
--- a/1.3.0/examples/units/ellipse_with_units.html
+++ b/1.3.0/examples/units/ellipse_with_units.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/units/evans_test.html b/1.3.0/examples/units/evans_test.html
index 41c88773081..94ec54b9167 100644
--- a/1.3.0/examples/units/evans_test.html
+++ b/1.3.0/examples/units/evans_test.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/units/index.html b/1.3.0/examples/units/index.html
index b8852cb09b9..eeb172214f5 100644
--- a/1.3.0/examples/units/index.html
+++ b/1.3.0/examples/units/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/units/radian_demo.html b/1.3.0/examples/units/radian_demo.html
index 60736b55738..cebc1be5627 100644
--- a/1.3.0/examples/units/radian_demo.html
+++ b/1.3.0/examples/units/radian_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/units/units_sample.html b/1.3.0/examples/units/units_sample.html
index 7c9516d4436..00b359827a7 100644
--- a/1.3.0/examples/units/units_sample.html
+++ b/1.3.0/examples/units/units_sample.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/units/units_scatter.html b/1.3.0/examples/units/units_scatter.html
index d916b4c1d49..2acc29acc6d 100644
--- a/1.3.0/examples/units/units_scatter.html
+++ b/1.3.0/examples/units/units_scatter.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/user_interfaces/embedding_in_gtk.html b/1.3.0/examples/user_interfaces/embedding_in_gtk.html
index ad9bb716302..c4fddd61ccf 100644
--- a/1.3.0/examples/user_interfaces/embedding_in_gtk.html
+++ b/1.3.0/examples/user_interfaces/embedding_in_gtk.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/user_interfaces/embedding_in_gtk2.html b/1.3.0/examples/user_interfaces/embedding_in_gtk2.html
index a404368bc05..7a98fe67fd8 100644
--- a/1.3.0/examples/user_interfaces/embedding_in_gtk2.html
+++ b/1.3.0/examples/user_interfaces/embedding_in_gtk2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/user_interfaces/embedding_in_gtk3.html b/1.3.0/examples/user_interfaces/embedding_in_gtk3.html
index 9e4156a5dc5..b48448392d3 100644
--- a/1.3.0/examples/user_interfaces/embedding_in_gtk3.html
+++ b/1.3.0/examples/user_interfaces/embedding_in_gtk3.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/user_interfaces/embedding_in_gtk3_panzoom.html b/1.3.0/examples/user_interfaces/embedding_in_gtk3_panzoom.html
index 92ed9bc679a..e1a6aebc48b 100644
--- a/1.3.0/examples/user_interfaces/embedding_in_gtk3_panzoom.html
+++ b/1.3.0/examples/user_interfaces/embedding_in_gtk3_panzoom.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/user_interfaces/embedding_in_qt4.html b/1.3.0/examples/user_interfaces/embedding_in_qt4.html
index 65c1fb9fd8d..c7d491630fb 100644
--- a/1.3.0/examples/user_interfaces/embedding_in_qt4.html
+++ b/1.3.0/examples/user_interfaces/embedding_in_qt4.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/user_interfaces/embedding_in_qt4_wtoolbar.html b/1.3.0/examples/user_interfaces/embedding_in_qt4_wtoolbar.html
index 40a0dcb37f2..04f42a3a75b 100644
--- a/1.3.0/examples/user_interfaces/embedding_in_qt4_wtoolbar.html
+++ b/1.3.0/examples/user_interfaces/embedding_in_qt4_wtoolbar.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/user_interfaces/embedding_in_tk.html b/1.3.0/examples/user_interfaces/embedding_in_tk.html
index 92411e66015..56e0294a00d 100644
--- a/1.3.0/examples/user_interfaces/embedding_in_tk.html
+++ b/1.3.0/examples/user_interfaces/embedding_in_tk.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/user_interfaces/embedding_in_tk2.html b/1.3.0/examples/user_interfaces/embedding_in_tk2.html
index 4834ee26d7f..c0f426d1ca0 100644
--- a/1.3.0/examples/user_interfaces/embedding_in_tk2.html
+++ b/1.3.0/examples/user_interfaces/embedding_in_tk2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/user_interfaces/embedding_in_wx2.html b/1.3.0/examples/user_interfaces/embedding_in_wx2.html
index b360610021b..52634c6fdee 100644
--- a/1.3.0/examples/user_interfaces/embedding_in_wx2.html
+++ b/1.3.0/examples/user_interfaces/embedding_in_wx2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/user_interfaces/embedding_in_wx3.html b/1.3.0/examples/user_interfaces/embedding_in_wx3.html
index 5efba55a8a6..c57f3dd2bf1 100644
--- a/1.3.0/examples/user_interfaces/embedding_in_wx3.html
+++ b/1.3.0/examples/user_interfaces/embedding_in_wx3.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/user_interfaces/embedding_in_wx4.html b/1.3.0/examples/user_interfaces/embedding_in_wx4.html
index 78d97d47e28..011c9bf8d65 100644
--- a/1.3.0/examples/user_interfaces/embedding_in_wx4.html
+++ b/1.3.0/examples/user_interfaces/embedding_in_wx4.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/user_interfaces/embedding_in_wx5.html b/1.3.0/examples/user_interfaces/embedding_in_wx5.html
index 356b8331f16..5685a175584 100644
--- a/1.3.0/examples/user_interfaces/embedding_in_wx5.html
+++ b/1.3.0/examples/user_interfaces/embedding_in_wx5.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/user_interfaces/fourier_demo_wx.html b/1.3.0/examples/user_interfaces/fourier_demo_wx.html
index dd7782daf8b..96b2918427b 100644
--- a/1.3.0/examples/user_interfaces/fourier_demo_wx.html
+++ b/1.3.0/examples/user_interfaces/fourier_demo_wx.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/user_interfaces/gtk_spreadsheet.html b/1.3.0/examples/user_interfaces/gtk_spreadsheet.html
index 41da0d52a9b..42459d3ac54 100644
--- a/1.3.0/examples/user_interfaces/gtk_spreadsheet.html
+++ b/1.3.0/examples/user_interfaces/gtk_spreadsheet.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/user_interfaces/histogram_demo_canvasagg.html b/1.3.0/examples/user_interfaces/histogram_demo_canvasagg.html
index 5c9831b0176..806b1c36e2d 100644
--- a/1.3.0/examples/user_interfaces/histogram_demo_canvasagg.html
+++ b/1.3.0/examples/user_interfaces/histogram_demo_canvasagg.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/user_interfaces/index.html b/1.3.0/examples/user_interfaces/index.html
index 49be8e76df5..16a3a89e3df 100644
--- a/1.3.0/examples/user_interfaces/index.html
+++ b/1.3.0/examples/user_interfaces/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/user_interfaces/interactive.html b/1.3.0/examples/user_interfaces/interactive.html
index 31e352d4b01..c62f9fd0a8d 100644
--- a/1.3.0/examples/user_interfaces/interactive.html
+++ b/1.3.0/examples/user_interfaces/interactive.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/user_interfaces/interactive2.html b/1.3.0/examples/user_interfaces/interactive2.html
index 2591557fd09..c5d0f99bc90 100644
--- a/1.3.0/examples/user_interfaces/interactive2.html
+++ b/1.3.0/examples/user_interfaces/interactive2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/user_interfaces/lineprops_dialog_gtk.html b/1.3.0/examples/user_interfaces/lineprops_dialog_gtk.html
index d671d701128..afd6904cc66 100644
--- a/1.3.0/examples/user_interfaces/lineprops_dialog_gtk.html
+++ b/1.3.0/examples/user_interfaces/lineprops_dialog_gtk.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/user_interfaces/mathtext_wx.html b/1.3.0/examples/user_interfaces/mathtext_wx.html
index 4950dbb2981..6f530c5bea6 100644
--- a/1.3.0/examples/user_interfaces/mathtext_wx.html
+++ b/1.3.0/examples/user_interfaces/mathtext_wx.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/user_interfaces/mpl_with_glade.html b/1.3.0/examples/user_interfaces/mpl_with_glade.html
index c4e952f2672..300295eec1f 100644
--- a/1.3.0/examples/user_interfaces/mpl_with_glade.html
+++ b/1.3.0/examples/user_interfaces/mpl_with_glade.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/user_interfaces/pylab_with_gtk.html b/1.3.0/examples/user_interfaces/pylab_with_gtk.html
index ddd5b1d83a8..d512feedd4f 100644
--- a/1.3.0/examples/user_interfaces/pylab_with_gtk.html
+++ b/1.3.0/examples/user_interfaces/pylab_with_gtk.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/user_interfaces/rec_edit_gtk_custom.html b/1.3.0/examples/user_interfaces/rec_edit_gtk_custom.html
index 6d73e06964a..4980301c517 100644
--- a/1.3.0/examples/user_interfaces/rec_edit_gtk_custom.html
+++ b/1.3.0/examples/user_interfaces/rec_edit_gtk_custom.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/user_interfaces/rec_edit_gtk_simple.html b/1.3.0/examples/user_interfaces/rec_edit_gtk_simple.html
index d6187c1af1b..96c9e898078 100644
--- a/1.3.0/examples/user_interfaces/rec_edit_gtk_simple.html
+++ b/1.3.0/examples/user_interfaces/rec_edit_gtk_simple.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/user_interfaces/svg_histogram.html b/1.3.0/examples/user_interfaces/svg_histogram.html
index 30ab77ce3e6..4b6c0e0a443 100644
--- a/1.3.0/examples/user_interfaces/svg_histogram.html
+++ b/1.3.0/examples/user_interfaces/svg_histogram.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/user_interfaces/svg_tooltip.html b/1.3.0/examples/user_interfaces/svg_tooltip.html
index 6a259648113..0085c42bca2 100644
--- a/1.3.0/examples/user_interfaces/svg_tooltip.html
+++ b/1.3.0/examples/user_interfaces/svg_tooltip.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/user_interfaces/wxcursor_demo.html b/1.3.0/examples/user_interfaces/wxcursor_demo.html
index 48869038fd4..3ab886bdacc 100644
--- a/1.3.0/examples/user_interfaces/wxcursor_demo.html
+++ b/1.3.0/examples/user_interfaces/wxcursor_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/widgets/buttons.html b/1.3.0/examples/widgets/buttons.html
index cfeb8bc4db8..3402f07284b 100644
--- a/1.3.0/examples/widgets/buttons.html
+++ b/1.3.0/examples/widgets/buttons.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/widgets/check_buttons.html b/1.3.0/examples/widgets/check_buttons.html
index 7bd743065f9..3f2edf8cc76 100644
--- a/1.3.0/examples/widgets/check_buttons.html
+++ b/1.3.0/examples/widgets/check_buttons.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/widgets/cursor.html b/1.3.0/examples/widgets/cursor.html
index eac87f0cd66..2176bd88fa9 100644
--- a/1.3.0/examples/widgets/cursor.html
+++ b/1.3.0/examples/widgets/cursor.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/widgets/index.html b/1.3.0/examples/widgets/index.html
index 99d4d38b624..f5a6c098088 100644
--- a/1.3.0/examples/widgets/index.html
+++ b/1.3.0/examples/widgets/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/widgets/lasso_selector_demo.html b/1.3.0/examples/widgets/lasso_selector_demo.html
index 99b4557307a..639e7162b16 100644
--- a/1.3.0/examples/widgets/lasso_selector_demo.html
+++ b/1.3.0/examples/widgets/lasso_selector_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/widgets/menu.html b/1.3.0/examples/widgets/menu.html
index 9fe15cd3ed5..c1aed621027 100644
--- a/1.3.0/examples/widgets/menu.html
+++ b/1.3.0/examples/widgets/menu.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/widgets/multicursor.html b/1.3.0/examples/widgets/multicursor.html
index 758bc750f70..bc3347784cb 100644
--- a/1.3.0/examples/widgets/multicursor.html
+++ b/1.3.0/examples/widgets/multicursor.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/widgets/radio_buttons.html b/1.3.0/examples/widgets/radio_buttons.html
index eb55d526f83..dbd51b4e1d8 100644
--- a/1.3.0/examples/widgets/radio_buttons.html
+++ b/1.3.0/examples/widgets/radio_buttons.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/widgets/rectangle_selector.html b/1.3.0/examples/widgets/rectangle_selector.html
index 68e27ee7c1e..343dce0da9d 100644
--- a/1.3.0/examples/widgets/rectangle_selector.html
+++ b/1.3.0/examples/widgets/rectangle_selector.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/widgets/slider_demo.html b/1.3.0/examples/widgets/slider_demo.html
index 7e0895fd3f4..530437d2a96 100644
--- a/1.3.0/examples/widgets/slider_demo.html
+++ b/1.3.0/examples/widgets/slider_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/examples/widgets/span_selector.html b/1.3.0/examples/widgets/span_selector.html
index 71b08b6076d..9714f57aa62 100644
--- a/1.3.0/examples/widgets/span_selector.html
+++ b/1.3.0/examples/widgets/span_selector.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.0/faq/environment_variables_faq.html b/1.3.0/faq/environment_variables_faq.html
index 269e5014377..2114f6d81f2 100644
--- a/1.3.0/faq/environment_variables_faq.html
+++ b/1.3.0/faq/environment_variables_faq.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/faq/howto_faq.html b/1.3.0/faq/howto_faq.html
index 4c37d5f8640..85c26ada89f 100644
--- a/1.3.0/faq/howto_faq.html
+++ b/1.3.0/faq/howto_faq.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/faq/index.html b/1.3.0/faq/index.html
index ba3f901b847..0362e0b5cba 100644
--- a/1.3.0/faq/index.html
+++ b/1.3.0/faq/index.html
@@ -30,6 +30,7 @@
+
diff --git a/1.3.0/faq/installing_faq.html b/1.3.0/faq/installing_faq.html
index f46e9e261b5..795a741849f 100644
--- a/1.3.0/faq/installing_faq.html
+++ b/1.3.0/faq/installing_faq.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/faq/troubleshooting_faq.html b/1.3.0/faq/troubleshooting_faq.html
index 10f35546918..0975d498cb0 100644
--- a/1.3.0/faq/troubleshooting_faq.html
+++ b/1.3.0/faq/troubleshooting_faq.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/faq/usage_faq.html b/1.3.0/faq/usage_faq.html
index 074129cd529..08b11f74e26 100644
--- a/1.3.0/faq/usage_faq.html
+++ b/1.3.0/faq/usage_faq.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/gallery.html b/1.3.0/gallery.html
index ad552abee52..40c692ae794 100644
--- a/1.3.0/gallery.html
+++ b/1.3.0/gallery.html
@@ -28,6 +28,7 @@
href="_static/opensearch.xml"/>
+
diff --git a/1.3.0/genindex.html b/1.3.0/genindex.html
index 01c78c255ed..f40eb340bdd 100644
--- a/1.3.0/genindex.html
+++ b/1.3.0/genindex.html
@@ -29,6 +29,7 @@
href="_static/opensearch.xml"/>
+
diff --git a/1.3.0/glossary/index.html b/1.3.0/glossary/index.html
index da666fe41b9..7bd4002d361 100644
--- a/1.3.0/glossary/index.html
+++ b/1.3.0/glossary/index.html
@@ -29,6 +29,7 @@
+
diff --git a/1.3.0/index.html b/1.3.0/index.html
index e52df4d3c6b..849d4be9cde 100644
--- a/1.3.0/index.html
+++ b/1.3.0/index.html
@@ -62,6 +62,7 @@
+
diff --git a/1.3.0/mpl_toolkits/axes_grid/api/axes_divider_api.html b/1.3.0/mpl_toolkits/axes_grid/api/axes_divider_api.html
index 18e8fbe0c17..32b123e2758 100644
--- a/1.3.0/mpl_toolkits/axes_grid/api/axes_divider_api.html
+++ b/1.3.0/mpl_toolkits/axes_grid/api/axes_divider_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/mpl_toolkits/axes_grid/api/axes_grid_api.html b/1.3.0/mpl_toolkits/axes_grid/api/axes_grid_api.html
index d703378e272..78d48f4019a 100644
--- a/1.3.0/mpl_toolkits/axes_grid/api/axes_grid_api.html
+++ b/1.3.0/mpl_toolkits/axes_grid/api/axes_grid_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/mpl_toolkits/axes_grid/api/axes_size_api.html b/1.3.0/mpl_toolkits/axes_grid/api/axes_size_api.html
index ff35b9e4456..ff1261d43c4 100644
--- a/1.3.0/mpl_toolkits/axes_grid/api/axes_size_api.html
+++ b/1.3.0/mpl_toolkits/axes_grid/api/axes_size_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/mpl_toolkits/axes_grid/api/axis_artist_api.html b/1.3.0/mpl_toolkits/axes_grid/api/axis_artist_api.html
index 4bc5d608222..f4a25a67c8a 100644
--- a/1.3.0/mpl_toolkits/axes_grid/api/axis_artist_api.html
+++ b/1.3.0/mpl_toolkits/axes_grid/api/axis_artist_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/mpl_toolkits/axes_grid/api/index.html b/1.3.0/mpl_toolkits/axes_grid/api/index.html
index a081678ae79..dfd39d29dd8 100644
--- a/1.3.0/mpl_toolkits/axes_grid/api/index.html
+++ b/1.3.0/mpl_toolkits/axes_grid/api/index.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/mpl_toolkits/axes_grid/index.html b/1.3.0/mpl_toolkits/axes_grid/index.html
index dca2409cd85..e933d4403d7 100644
--- a/1.3.0/mpl_toolkits/axes_grid/index.html
+++ b/1.3.0/mpl_toolkits/axes_grid/index.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/mpl_toolkits/axes_grid/users/axes_divider.html b/1.3.0/mpl_toolkits/axes_grid/users/axes_divider.html
index e064dcf67de..7714ae02f07 100644
--- a/1.3.0/mpl_toolkits/axes_grid/users/axes_divider.html
+++ b/1.3.0/mpl_toolkits/axes_grid/users/axes_divider.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/mpl_toolkits/axes_grid/users/axisartist.html b/1.3.0/mpl_toolkits/axes_grid/users/axisartist.html
index a431afd206e..6355da8186a 100644
--- a/1.3.0/mpl_toolkits/axes_grid/users/axisartist.html
+++ b/1.3.0/mpl_toolkits/axes_grid/users/axisartist.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/mpl_toolkits/axes_grid/users/index.html b/1.3.0/mpl_toolkits/axes_grid/users/index.html
index ab21bca5f79..c1e207bff94 100644
--- a/1.3.0/mpl_toolkits/axes_grid/users/index.html
+++ b/1.3.0/mpl_toolkits/axes_grid/users/index.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/mpl_toolkits/axes_grid/users/overview.html b/1.3.0/mpl_toolkits/axes_grid/users/overview.html
index 7b2fa7a3b94..accf05d3908 100644
--- a/1.3.0/mpl_toolkits/axes_grid/users/overview.html
+++ b/1.3.0/mpl_toolkits/axes_grid/users/overview.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/mpl_toolkits/index.html b/1.3.0/mpl_toolkits/index.html
index 77eb95b33f4..4b818164f9c 100644
--- a/1.3.0/mpl_toolkits/index.html
+++ b/1.3.0/mpl_toolkits/index.html
@@ -30,6 +30,7 @@
+
diff --git a/1.3.0/mpl_toolkits/mplot3d/api.html b/1.3.0/mpl_toolkits/mplot3d/api.html
index c888d815391..4fd9dcb653a 100644
--- a/1.3.0/mpl_toolkits/mplot3d/api.html
+++ b/1.3.0/mpl_toolkits/mplot3d/api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/mpl_toolkits/mplot3d/faq.html b/1.3.0/mpl_toolkits/mplot3d/faq.html
index 12e4a7bf619..fd1bed99119 100644
--- a/1.3.0/mpl_toolkits/mplot3d/faq.html
+++ b/1.3.0/mpl_toolkits/mplot3d/faq.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/mpl_toolkits/mplot3d/index.html b/1.3.0/mpl_toolkits/mplot3d/index.html
index 8231cf16880..94f2421b28f 100644
--- a/1.3.0/mpl_toolkits/mplot3d/index.html
+++ b/1.3.0/mpl_toolkits/mplot3d/index.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/mpl_toolkits/mplot3d/tutorial.html b/1.3.0/mpl_toolkits/mplot3d/tutorial.html
index bab30feb73d..2dd0ad95925 100644
--- a/1.3.0/mpl_toolkits/mplot3d/tutorial.html
+++ b/1.3.0/mpl_toolkits/mplot3d/tutorial.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/py-modindex.html b/1.3.0/py-modindex.html
index 04bab36aa42..93d66b72f9a 100644
--- a/1.3.0/py-modindex.html
+++ b/1.3.0/py-modindex.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/search.html b/1.3.0/search.html
index c02ddf1fe37..5ba430302f6 100644
--- a/1.3.0/search.html
+++ b/1.3.0/search.html
@@ -29,6 +29,7 @@
href="_static/opensearch.xml"/>
+
diff --git a/1.3.0/users/annotations_guide.html b/1.3.0/users/annotations_guide.html
index cc1121f2703..9ecd237d10e 100644
--- a/1.3.0/users/annotations_guide.html
+++ b/1.3.0/users/annotations_guide.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/users/annotations_intro.html b/1.3.0/users/annotations_intro.html
index b90735030d4..865f806e77c 100644
--- a/1.3.0/users/annotations_intro.html
+++ b/1.3.0/users/annotations_intro.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/users/artists.html b/1.3.0/users/artists.html
index cf4183819cd..0b576660859 100644
--- a/1.3.0/users/artists.html
+++ b/1.3.0/users/artists.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/users/credits.html b/1.3.0/users/credits.html
index 9a371d3df46..457aadce0f2 100644
--- a/1.3.0/users/credits.html
+++ b/1.3.0/users/credits.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/users/customizing.html b/1.3.0/users/customizing.html
index 886cd1ccc60..6d8c96f4c38 100644
--- a/1.3.0/users/customizing.html
+++ b/1.3.0/users/customizing.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/users/event_handling.html b/1.3.0/users/event_handling.html
index fc98ac9de61..25b29a1b627 100644
--- a/1.3.0/users/event_handling.html
+++ b/1.3.0/users/event_handling.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/users/github_stats.html b/1.3.0/users/github_stats.html
index 6024fb48837..1ddb26d0800 100644
--- a/1.3.0/users/github_stats.html
+++ b/1.3.0/users/github_stats.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/users/gridspec.html b/1.3.0/users/gridspec.html
index e7afb203115..751fa0924ee 100644
--- a/1.3.0/users/gridspec.html
+++ b/1.3.0/users/gridspec.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/users/image_tutorial.html b/1.3.0/users/image_tutorial.html
index 91ae2c911d3..8e1cc36f754 100644
--- a/1.3.0/users/image_tutorial.html
+++ b/1.3.0/users/image_tutorial.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/users/index.html b/1.3.0/users/index.html
index 3bda74961ff..d54dc3bdd87 100644
--- a/1.3.0/users/index.html
+++ b/1.3.0/users/index.html
@@ -30,6 +30,7 @@
+
diff --git a/1.3.0/users/index_text.html b/1.3.0/users/index_text.html
index bbba320e4aa..6153dfd9f84 100644
--- a/1.3.0/users/index_text.html
+++ b/1.3.0/users/index_text.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/users/installing.html b/1.3.0/users/installing.html
index 78fc51d82cc..21bfbb51965 100644
--- a/1.3.0/users/installing.html
+++ b/1.3.0/users/installing.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/users/intro.html b/1.3.0/users/intro.html
index b182503b25c..1b002edc5f6 100644
--- a/1.3.0/users/intro.html
+++ b/1.3.0/users/intro.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/users/legend_guide.html b/1.3.0/users/legend_guide.html
index 98820ca089e..141a5dc570a 100644
--- a/1.3.0/users/legend_guide.html
+++ b/1.3.0/users/legend_guide.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/users/license.html b/1.3.0/users/license.html
index 1cfab8153ba..f6faadc8884 100644
--- a/1.3.0/users/license.html
+++ b/1.3.0/users/license.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/users/mathtext.html b/1.3.0/users/mathtext.html
index 192713990e0..29fe27ad2c0 100644
--- a/1.3.0/users/mathtext.html
+++ b/1.3.0/users/mathtext.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/users/navigation_toolbar.html b/1.3.0/users/navigation_toolbar.html
index 395426a3793..fad65f91ff8 100644
--- a/1.3.0/users/navigation_toolbar.html
+++ b/1.3.0/users/navigation_toolbar.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/users/path_tutorial.html b/1.3.0/users/path_tutorial.html
index 9d784419bfb..a5d786f6a1c 100644
--- a/1.3.0/users/path_tutorial.html
+++ b/1.3.0/users/path_tutorial.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/users/pgf.html b/1.3.0/users/pgf.html
index c382e1c9f0f..42b1a030890 100644
--- a/1.3.0/users/pgf.html
+++ b/1.3.0/users/pgf.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/users/pyplot_tutorial.html b/1.3.0/users/pyplot_tutorial.html
index b74d87b921e..c10e4da2439 100644
--- a/1.3.0/users/pyplot_tutorial.html
+++ b/1.3.0/users/pyplot_tutorial.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/users/recipes.html b/1.3.0/users/recipes.html
index 0af3b22ea8d..b296db6ef4e 100644
--- a/1.3.0/users/recipes.html
+++ b/1.3.0/users/recipes.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/users/screenshots.html b/1.3.0/users/screenshots.html
index 90e34a152ed..15b9508b827 100644
--- a/1.3.0/users/screenshots.html
+++ b/1.3.0/users/screenshots.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/users/shell.html b/1.3.0/users/shell.html
index 10da0ab0bf7..c019fa41a08 100644
--- a/1.3.0/users/shell.html
+++ b/1.3.0/users/shell.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/users/text_intro.html b/1.3.0/users/text_intro.html
index 06ff422402b..70457f25d98 100644
--- a/1.3.0/users/text_intro.html
+++ b/1.3.0/users/text_intro.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/users/text_props.html b/1.3.0/users/text_props.html
index 709c61f4c3b..d5272ff7a91 100644
--- a/1.3.0/users/text_props.html
+++ b/1.3.0/users/text_props.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/users/tight_layout_guide.html b/1.3.0/users/tight_layout_guide.html
index e136c8b2ca3..cb5278dd9b6 100644
--- a/1.3.0/users/tight_layout_guide.html
+++ b/1.3.0/users/tight_layout_guide.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/users/transforms_tutorial.html b/1.3.0/users/transforms_tutorial.html
index b71528412d9..c95e2df7210 100644
--- a/1.3.0/users/transforms_tutorial.html
+++ b/1.3.0/users/transforms_tutorial.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/users/usetex.html b/1.3.0/users/usetex.html
index 6ecd2cad922..5b5d74e14a9 100644
--- a/1.3.0/users/usetex.html
+++ b/1.3.0/users/usetex.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.0/users/whats_new.html b/1.3.0/users/whats_new.html
index 9186450c7ae..a8b4a18d1eb 100644
--- a/1.3.0/users/whats_new.html
+++ b/1.3.0/users/whats_new.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/afm_api.html b/1.3.1/api/afm_api.html
index 8ff1808b3e5..89b7ddd2ece 100644
--- a/1.3.1/api/afm_api.html
+++ b/1.3.1/api/afm_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/animation_api.html b/1.3.1/api/animation_api.html
index cc7ddb0460a..98159aa7e2a 100644
--- a/1.3.1/api/animation_api.html
+++ b/1.3.1/api/animation_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/api_changes.html b/1.3.1/api/api_changes.html
index 56536474e0e..624221e3150 100644
--- a/1.3.1/api/api_changes.html
+++ b/1.3.1/api/api_changes.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/artist_api.html b/1.3.1/api/artist_api.html
index 3e401fc8260..7ba1ef9595e 100644
--- a/1.3.1/api/artist_api.html
+++ b/1.3.1/api/artist_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/axes_api.html b/1.3.1/api/axes_api.html
index acea461b7e9..ea10274de81 100644
--- a/1.3.1/api/axes_api.html
+++ b/1.3.1/api/axes_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/axis_api.html b/1.3.1/api/axis_api.html
index e63b0d44731..e93990edcdb 100644
--- a/1.3.1/api/axis_api.html
+++ b/1.3.1/api/axis_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/backend_bases_api.html b/1.3.1/api/backend_bases_api.html
index 759b9b7a654..e612c27b3b9 100644
--- a/1.3.1/api/backend_bases_api.html
+++ b/1.3.1/api/backend_bases_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/backend_gtkagg_api.html b/1.3.1/api/backend_gtkagg_api.html
index 9046efff66d..1ff868183ad 100644
--- a/1.3.1/api/backend_gtkagg_api.html
+++ b/1.3.1/api/backend_gtkagg_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/backend_pdf_api.html b/1.3.1/api/backend_pdf_api.html
index 6742394f843..2131c1a3d5d 100644
--- a/1.3.1/api/backend_pdf_api.html
+++ b/1.3.1/api/backend_pdf_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/backend_qt4agg_api.html b/1.3.1/api/backend_qt4agg_api.html
index 9828a65fe67..cedab62fbb7 100644
--- a/1.3.1/api/backend_qt4agg_api.html
+++ b/1.3.1/api/backend_qt4agg_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/backend_wxagg_api.html b/1.3.1/api/backend_wxagg_api.html
index 671d155559a..5a6f6290e77 100644
--- a/1.3.1/api/backend_wxagg_api.html
+++ b/1.3.1/api/backend_wxagg_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/cbook_api.html b/1.3.1/api/cbook_api.html
index 93e5c09b0be..5b3a2121c5d 100644
--- a/1.3.1/api/cbook_api.html
+++ b/1.3.1/api/cbook_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/cm_api.html b/1.3.1/api/cm_api.html
index 43383b7d481..aa7d616dd94 100644
--- a/1.3.1/api/cm_api.html
+++ b/1.3.1/api/cm_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/collections_api.html b/1.3.1/api/collections_api.html
index c885e0ffcd9..47627257b44 100644
--- a/1.3.1/api/collections_api.html
+++ b/1.3.1/api/collections_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/colorbar_api.html b/1.3.1/api/colorbar_api.html
index ea73979175f..b22dcd3a631 100644
--- a/1.3.1/api/colorbar_api.html
+++ b/1.3.1/api/colorbar_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/colors_api.html b/1.3.1/api/colors_api.html
index 9a2c4c61501..7a192190e13 100644
--- a/1.3.1/api/colors_api.html
+++ b/1.3.1/api/colors_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/dates_api.html b/1.3.1/api/dates_api.html
index a9647d4523c..974deed7d2b 100644
--- a/1.3.1/api/dates_api.html
+++ b/1.3.1/api/dates_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/dviread.html b/1.3.1/api/dviread.html
index 3d421307733..f563c871211 100644
--- a/1.3.1/api/dviread.html
+++ b/1.3.1/api/dviread.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/figure_api.html b/1.3.1/api/figure_api.html
index f93dde6dd3a..e7e0f61893f 100644
--- a/1.3.1/api/figure_api.html
+++ b/1.3.1/api/figure_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/font_manager_api.html b/1.3.1/api/font_manager_api.html
index ec69eaa8600..b970903e339 100644
--- a/1.3.1/api/font_manager_api.html
+++ b/1.3.1/api/font_manager_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/gridspec_api.html b/1.3.1/api/gridspec_api.html
index 7fa49d63718..0daaed716bd 100644
--- a/1.3.1/api/gridspec_api.html
+++ b/1.3.1/api/gridspec_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/index.html b/1.3.1/api/index.html
index b83e2ebc322..6a3d630007d 100644
--- a/1.3.1/api/index.html
+++ b/1.3.1/api/index.html
@@ -30,6 +30,7 @@
+
diff --git a/1.3.1/api/index_backend_api.html b/1.3.1/api/index_backend_api.html
index 47cf0d38e64..28163c1b3b2 100644
--- a/1.3.1/api/index_backend_api.html
+++ b/1.3.1/api/index_backend_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/legend_api.html b/1.3.1/api/legend_api.html
index 6475c9acea8..7e8623773d2 100644
--- a/1.3.1/api/legend_api.html
+++ b/1.3.1/api/legend_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/markers_api.html b/1.3.1/api/markers_api.html
index 4514860286b..44e693e1859 100644
--- a/1.3.1/api/markers_api.html
+++ b/1.3.1/api/markers_api.html
@@ -30,6 +30,7 @@
+
diff --git a/1.3.1/api/mathtext_api.html b/1.3.1/api/mathtext_api.html
index cbdc3f13879..161ccf6f860 100644
--- a/1.3.1/api/mathtext_api.html
+++ b/1.3.1/api/mathtext_api.html
@@ -30,6 +30,7 @@
+
diff --git a/1.3.1/api/matplotlib_configuration_api.html b/1.3.1/api/matplotlib_configuration_api.html
index 835d2787fe6..6935ab302e6 100644
--- a/1.3.1/api/matplotlib_configuration_api.html
+++ b/1.3.1/api/matplotlib_configuration_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/mlab_api.html b/1.3.1/api/mlab_api.html
index 1140ec7473f..5d8246efa64 100644
--- a/1.3.1/api/mlab_api.html
+++ b/1.3.1/api/mlab_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/path_api.html b/1.3.1/api/path_api.html
index d194f9f6582..0b384fd0d8b 100644
--- a/1.3.1/api/path_api.html
+++ b/1.3.1/api/path_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/pyplot_api.html b/1.3.1/api/pyplot_api.html
index 695ffd3a810..9d8bb9b3454 100644
--- a/1.3.1/api/pyplot_api.html
+++ b/1.3.1/api/pyplot_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/pyplot_summary.html b/1.3.1/api/pyplot_summary.html
index fb757d7aa07..c55f31aca1d 100644
--- a/1.3.1/api/pyplot_summary.html
+++ b/1.3.1/api/pyplot_summary.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/sankey_api.html b/1.3.1/api/sankey_api.html
index f67fc73dd8c..79f480c897b 100644
--- a/1.3.1/api/sankey_api.html
+++ b/1.3.1/api/sankey_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/spines_api.html b/1.3.1/api/spines_api.html
index b4d5e0ae422..4c418663799 100644
--- a/1.3.1/api/spines_api.html
+++ b/1.3.1/api/spines_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/ticker_api.html b/1.3.1/api/ticker_api.html
index a1592651674..a1332d12f73 100644
--- a/1.3.1/api/ticker_api.html
+++ b/1.3.1/api/ticker_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/tight_layout_api.html b/1.3.1/api/tight_layout_api.html
index 4f1324cb278..9614ec414e8 100644
--- a/1.3.1/api/tight_layout_api.html
+++ b/1.3.1/api/tight_layout_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/tri_api.html b/1.3.1/api/tri_api.html
index a25de932332..77b2efeb294 100644
--- a/1.3.1/api/tri_api.html
+++ b/1.3.1/api/tri_api.html
@@ -30,6 +30,7 @@
+
diff --git a/1.3.1/api/type1font.html b/1.3.1/api/type1font.html
index 11bb106b5bd..51ede2e1a7b 100644
--- a/1.3.1/api/type1font.html
+++ b/1.3.1/api/type1font.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/api/units_api.html b/1.3.1/api/units_api.html
index c89e5998a23..0057d37eb59 100644
--- a/1.3.1/api/units_api.html
+++ b/1.3.1/api/units_api.html
@@ -30,6 +30,7 @@
+
diff --git a/1.3.1/api/widgets_api.html b/1.3.1/api/widgets_api.html
index 497b0709d1b..550abe569e1 100644
--- a/1.3.1/api/widgets_api.html
+++ b/1.3.1/api/widgets_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/citing.html b/1.3.1/citing.html
index b606eb6f5ec..69426eafd13 100644
--- a/1.3.1/citing.html
+++ b/1.3.1/citing.html
@@ -28,6 +28,7 @@
href="_static/opensearch.xml"/>
+
diff --git a/1.3.1/contents.html b/1.3.1/contents.html
index 64409e83f7a..edfc11943d0 100644
--- a/1.3.1/contents.html
+++ b/1.3.1/contents.html
@@ -29,6 +29,7 @@
+
diff --git a/1.3.1/devel/add_new_projection.html b/1.3.1/devel/add_new_projection.html
index dd2f74d0ad5..76829d221fb 100644
--- a/1.3.1/devel/add_new_projection.html
+++ b/1.3.1/devel/add_new_projection.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/devel/coding_guide.html b/1.3.1/devel/coding_guide.html
index 14f4aa33595..e23f3308933 100644
--- a/1.3.1/devel/coding_guide.html
+++ b/1.3.1/devel/coding_guide.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/devel/documenting_mpl.html b/1.3.1/devel/documenting_mpl.html
index 1838cd0d769..9e84ccf6528 100644
--- a/1.3.1/devel/documenting_mpl.html
+++ b/1.3.1/devel/documenting_mpl.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/devel/gitwash/configure_git.html b/1.3.1/devel/gitwash/configure_git.html
index 7ac45dfddc2..c3b9316dd18 100644
--- a/1.3.1/devel/gitwash/configure_git.html
+++ b/1.3.1/devel/gitwash/configure_git.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/devel/gitwash/development_workflow.html b/1.3.1/devel/gitwash/development_workflow.html
index bfa0388e8a6..44226aba41d 100644
--- a/1.3.1/devel/gitwash/development_workflow.html
+++ b/1.3.1/devel/gitwash/development_workflow.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/devel/gitwash/dot2_dot3.html b/1.3.1/devel/gitwash/dot2_dot3.html
index bda1dcdf0bc..b9696774b70 100644
--- a/1.3.1/devel/gitwash/dot2_dot3.html
+++ b/1.3.1/devel/gitwash/dot2_dot3.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/devel/gitwash/following_latest.html b/1.3.1/devel/gitwash/following_latest.html
index deb6cdbc83b..96acc4fb7b8 100644
--- a/1.3.1/devel/gitwash/following_latest.html
+++ b/1.3.1/devel/gitwash/following_latest.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/devel/gitwash/forking_hell.html b/1.3.1/devel/gitwash/forking_hell.html
index 385483ea91c..474d4429228 100644
--- a/1.3.1/devel/gitwash/forking_hell.html
+++ b/1.3.1/devel/gitwash/forking_hell.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/devel/gitwash/git_development.html b/1.3.1/devel/gitwash/git_development.html
index c629aac6c4a..27ce0fe107c 100644
--- a/1.3.1/devel/gitwash/git_development.html
+++ b/1.3.1/devel/gitwash/git_development.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/devel/gitwash/git_install.html b/1.3.1/devel/gitwash/git_install.html
index 8e08367f7ae..05296ae13de 100644
--- a/1.3.1/devel/gitwash/git_install.html
+++ b/1.3.1/devel/gitwash/git_install.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/devel/gitwash/git_intro.html b/1.3.1/devel/gitwash/git_intro.html
index 2b8e1a9bb45..23b0ed7d1ef 100644
--- a/1.3.1/devel/gitwash/git_intro.html
+++ b/1.3.1/devel/gitwash/git_intro.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/devel/gitwash/git_resources.html b/1.3.1/devel/gitwash/git_resources.html
index 2900b90ce2a..d2e36ac902d 100644
--- a/1.3.1/devel/gitwash/git_resources.html
+++ b/1.3.1/devel/gitwash/git_resources.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/devel/gitwash/index.html b/1.3.1/devel/gitwash/index.html
index e00593c92c9..a9e23108247 100644
--- a/1.3.1/devel/gitwash/index.html
+++ b/1.3.1/devel/gitwash/index.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/devel/gitwash/patching.html b/1.3.1/devel/gitwash/patching.html
index 720b0d5b085..8e9871d4516 100644
--- a/1.3.1/devel/gitwash/patching.html
+++ b/1.3.1/devel/gitwash/patching.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/devel/gitwash/set_up_fork.html b/1.3.1/devel/gitwash/set_up_fork.html
index 8e7596f36b2..dc19eb77f52 100644
--- a/1.3.1/devel/gitwash/set_up_fork.html
+++ b/1.3.1/devel/gitwash/set_up_fork.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/devel/index.html b/1.3.1/devel/index.html
index 347f6f737f2..e771f1412d0 100644
--- a/1.3.1/devel/index.html
+++ b/1.3.1/devel/index.html
@@ -30,6 +30,7 @@
+
diff --git a/1.3.1/devel/license.html b/1.3.1/devel/license.html
index 4c64671b957..22def4aa5af 100644
--- a/1.3.1/devel/license.html
+++ b/1.3.1/devel/license.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/devel/release_guide.html b/1.3.1/devel/release_guide.html
index ac1313c1897..d4c6b11afc5 100644
--- a/1.3.1/devel/release_guide.html
+++ b/1.3.1/devel/release_guide.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/devel/testing.html b/1.3.1/devel/testing.html
index b47b0898419..d6bf089e756 100644
--- a/1.3.1/devel/testing.html
+++ b/1.3.1/devel/testing.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/devel/transformations.html b/1.3.1/devel/transformations.html
index 4ead90a888b..817bf56cfba 100644
--- a/1.3.1/devel/transformations.html
+++ b/1.3.1/devel/transformations.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/examples/animation/animate_decay.html b/1.3.1/examples/animation/animate_decay.html
index aa49831fd90..b23c473e2a1 100644
--- a/1.3.1/examples/animation/animate_decay.html
+++ b/1.3.1/examples/animation/animate_decay.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/animation/basic_example.html b/1.3.1/examples/animation/basic_example.html
index 41aa5c1c2f1..b30f5b82f0f 100644
--- a/1.3.1/examples/animation/basic_example.html
+++ b/1.3.1/examples/animation/basic_example.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/animation/basic_example_writer.html b/1.3.1/examples/animation/basic_example_writer.html
index d4f5dfb14ab..7d4fab1ecc0 100644
--- a/1.3.1/examples/animation/basic_example_writer.html
+++ b/1.3.1/examples/animation/basic_example_writer.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/animation/bayes_update.html b/1.3.1/examples/animation/bayes_update.html
index c313baac620..749d490093b 100644
--- a/1.3.1/examples/animation/bayes_update.html
+++ b/1.3.1/examples/animation/bayes_update.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/animation/double_pendulum_animated.html b/1.3.1/examples/animation/double_pendulum_animated.html
index 4b346527050..52fc167446c 100644
--- a/1.3.1/examples/animation/double_pendulum_animated.html
+++ b/1.3.1/examples/animation/double_pendulum_animated.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/animation/dynamic_image.html b/1.3.1/examples/animation/dynamic_image.html
index 28f799cc3bb..46867a49477 100644
--- a/1.3.1/examples/animation/dynamic_image.html
+++ b/1.3.1/examples/animation/dynamic_image.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/animation/dynamic_image2.html b/1.3.1/examples/animation/dynamic_image2.html
index e0b6f7d80da..857f5907e92 100644
--- a/1.3.1/examples/animation/dynamic_image2.html
+++ b/1.3.1/examples/animation/dynamic_image2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/animation/histogram.html b/1.3.1/examples/animation/histogram.html
index 865db086d63..91b618c6911 100644
--- a/1.3.1/examples/animation/histogram.html
+++ b/1.3.1/examples/animation/histogram.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/animation/index.html b/1.3.1/examples/animation/index.html
index 9d03e07322d..0bdba7c167f 100644
--- a/1.3.1/examples/animation/index.html
+++ b/1.3.1/examples/animation/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/animation/moviewriter.html b/1.3.1/examples/animation/moviewriter.html
index 5030d19b4ce..19ff95792e8 100644
--- a/1.3.1/examples/animation/moviewriter.html
+++ b/1.3.1/examples/animation/moviewriter.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/animation/random_data.html b/1.3.1/examples/animation/random_data.html
index a92011378f8..d9075c366d8 100644
--- a/1.3.1/examples/animation/random_data.html
+++ b/1.3.1/examples/animation/random_data.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/animation/simple_3danim.html b/1.3.1/examples/animation/simple_3danim.html
index cab71a7a962..de98f83b66a 100644
--- a/1.3.1/examples/animation/simple_3danim.html
+++ b/1.3.1/examples/animation/simple_3danim.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/animation/simple_anim.html b/1.3.1/examples/animation/simple_anim.html
index 47cbb8d30c3..73d5a93c793 100644
--- a/1.3.1/examples/animation/simple_anim.html
+++ b/1.3.1/examples/animation/simple_anim.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/animation/strip_chart_demo.html b/1.3.1/examples/animation/strip_chart_demo.html
index 99ef7d77c47..34ffa2d5f55 100644
--- a/1.3.1/examples/animation/strip_chart_demo.html
+++ b/1.3.1/examples/animation/strip_chart_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/animation/subplots.html b/1.3.1/examples/animation/subplots.html
index 13218750515..69f6c634377 100644
--- a/1.3.1/examples/animation/subplots.html
+++ b/1.3.1/examples/animation/subplots.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/agg_oo.html b/1.3.1/examples/api/agg_oo.html
index 964e0b29677..e018b1135f5 100644
--- a/1.3.1/examples/api/agg_oo.html
+++ b/1.3.1/examples/api/agg_oo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/barchart_demo.html b/1.3.1/examples/api/barchart_demo.html
index da88fd5ce5e..90ebe9061d2 100644
--- a/1.3.1/examples/api/barchart_demo.html
+++ b/1.3.1/examples/api/barchart_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/bbox_intersect.html b/1.3.1/examples/api/bbox_intersect.html
index ccd402ba8ea..846967af255 100644
--- a/1.3.1/examples/api/bbox_intersect.html
+++ b/1.3.1/examples/api/bbox_intersect.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/collections_demo.html b/1.3.1/examples/api/collections_demo.html
index 65d766cc548..8a69dfc4544 100644
--- a/1.3.1/examples/api/collections_demo.html
+++ b/1.3.1/examples/api/collections_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/colorbar_only.html b/1.3.1/examples/api/colorbar_only.html
index 731269de0ee..299443a202b 100644
--- a/1.3.1/examples/api/colorbar_only.html
+++ b/1.3.1/examples/api/colorbar_only.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/compound_path.html b/1.3.1/examples/api/compound_path.html
index ff60a069ad4..0b00219d01a 100644
--- a/1.3.1/examples/api/compound_path.html
+++ b/1.3.1/examples/api/compound_path.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/custom_projection_example.html b/1.3.1/examples/api/custom_projection_example.html
index dff8871bf33..b630b096938 100644
--- a/1.3.1/examples/api/custom_projection_example.html
+++ b/1.3.1/examples/api/custom_projection_example.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/custom_scale_example.html b/1.3.1/examples/api/custom_scale_example.html
index f538159efd4..65bf6cdc78a 100644
--- a/1.3.1/examples/api/custom_scale_example.html
+++ b/1.3.1/examples/api/custom_scale_example.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/date_demo.html b/1.3.1/examples/api/date_demo.html
index 2b81d36f0ca..1edcc9e6010 100644
--- a/1.3.1/examples/api/date_demo.html
+++ b/1.3.1/examples/api/date_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/date_index_formatter.html b/1.3.1/examples/api/date_index_formatter.html
index 0389d8b11ad..19f7c59a19d 100644
--- a/1.3.1/examples/api/date_index_formatter.html
+++ b/1.3.1/examples/api/date_index_formatter.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/demo_affine_image.html b/1.3.1/examples/api/demo_affine_image.html
index 825d7c68c27..b07cb27d971 100644
--- a/1.3.1/examples/api/demo_affine_image.html
+++ b/1.3.1/examples/api/demo_affine_image.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/donut_demo.html b/1.3.1/examples/api/donut_demo.html
index 2aa149434b5..a48f61e1256 100644
--- a/1.3.1/examples/api/donut_demo.html
+++ b/1.3.1/examples/api/donut_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/engineering_formatter.html b/1.3.1/examples/api/engineering_formatter.html
index f5c00d2174f..5a9ea075962 100644
--- a/1.3.1/examples/api/engineering_formatter.html
+++ b/1.3.1/examples/api/engineering_formatter.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/fahrenheit_celsius_scales.html b/1.3.1/examples/api/fahrenheit_celsius_scales.html
index 0ee1b54becd..c0601ebbf4b 100644
--- a/1.3.1/examples/api/fahrenheit_celsius_scales.html
+++ b/1.3.1/examples/api/fahrenheit_celsius_scales.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/font_family_rc.html b/1.3.1/examples/api/font_family_rc.html
index a903e20f398..cf16517930c 100644
--- a/1.3.1/examples/api/font_family_rc.html
+++ b/1.3.1/examples/api/font_family_rc.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/font_file.html b/1.3.1/examples/api/font_file.html
index 6aa86df50fa..bcaee23e3b6 100644
--- a/1.3.1/examples/api/font_file.html
+++ b/1.3.1/examples/api/font_file.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/histogram_path_demo.html b/1.3.1/examples/api/histogram_path_demo.html
index 3b25f301738..89db0b2c9fc 100644
--- a/1.3.1/examples/api/histogram_path_demo.html
+++ b/1.3.1/examples/api/histogram_path_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/image_zcoord.html b/1.3.1/examples/api/image_zcoord.html
index 4097b8174d7..ab092ef59d8 100644
--- a/1.3.1/examples/api/image_zcoord.html
+++ b/1.3.1/examples/api/image_zcoord.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/index.html b/1.3.1/examples/api/index.html
index 8c583973024..fe544011771 100644
--- a/1.3.1/examples/api/index.html
+++ b/1.3.1/examples/api/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/joinstyle.html b/1.3.1/examples/api/joinstyle.html
index 3c312e98ab0..ecc22fc01ad 100644
--- a/1.3.1/examples/api/joinstyle.html
+++ b/1.3.1/examples/api/joinstyle.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/legend_demo.html b/1.3.1/examples/api/legend_demo.html
index 3f55ed3cb2a..1080df4843a 100644
--- a/1.3.1/examples/api/legend_demo.html
+++ b/1.3.1/examples/api/legend_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/line_with_text.html b/1.3.1/examples/api/line_with_text.html
index 56062b13069..45e2b5b11df 100644
--- a/1.3.1/examples/api/line_with_text.html
+++ b/1.3.1/examples/api/line_with_text.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/logo2.html b/1.3.1/examples/api/logo2.html
index a208a31c46a..a2569f2fdc5 100644
--- a/1.3.1/examples/api/logo2.html
+++ b/1.3.1/examples/api/logo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/mathtext_asarray.html b/1.3.1/examples/api/mathtext_asarray.html
index 8722ed75672..3225208cf60 100644
--- a/1.3.1/examples/api/mathtext_asarray.html
+++ b/1.3.1/examples/api/mathtext_asarray.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/patch_collection.html b/1.3.1/examples/api/patch_collection.html
index 3ef60f32db9..85134292ff2 100644
--- a/1.3.1/examples/api/patch_collection.html
+++ b/1.3.1/examples/api/patch_collection.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/quad_bezier.html b/1.3.1/examples/api/quad_bezier.html
index 3e28459de89..e4dab7145af 100644
--- a/1.3.1/examples/api/quad_bezier.html
+++ b/1.3.1/examples/api/quad_bezier.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/radar_chart.html b/1.3.1/examples/api/radar_chart.html
index 9dbab770368..847fecba008 100644
--- a/1.3.1/examples/api/radar_chart.html
+++ b/1.3.1/examples/api/radar_chart.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/sankey_demo_basics.html b/1.3.1/examples/api/sankey_demo_basics.html
index 346ec7828a7..642dc00a589 100644
--- a/1.3.1/examples/api/sankey_demo_basics.html
+++ b/1.3.1/examples/api/sankey_demo_basics.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/sankey_demo_links.html b/1.3.1/examples/api/sankey_demo_links.html
index 956ff818089..3f64f50daae 100644
--- a/1.3.1/examples/api/sankey_demo_links.html
+++ b/1.3.1/examples/api/sankey_demo_links.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/sankey_demo_old.html b/1.3.1/examples/api/sankey_demo_old.html
index 4f4ba3570d8..87c8931d7fc 100644
--- a/1.3.1/examples/api/sankey_demo_old.html
+++ b/1.3.1/examples/api/sankey_demo_old.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/sankey_demo_rankine.html b/1.3.1/examples/api/sankey_demo_rankine.html
index 25f0ccabf0d..80d08e7a1e2 100644
--- a/1.3.1/examples/api/sankey_demo_rankine.html
+++ b/1.3.1/examples/api/sankey_demo_rankine.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/scatter_piecharts.html b/1.3.1/examples/api/scatter_piecharts.html
index c493cfcc522..08a3962d91c 100644
--- a/1.3.1/examples/api/scatter_piecharts.html
+++ b/1.3.1/examples/api/scatter_piecharts.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/span_regions.html b/1.3.1/examples/api/span_regions.html
index 9b05b44cc09..cae46df978d 100644
--- a/1.3.1/examples/api/span_regions.html
+++ b/1.3.1/examples/api/span_regions.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/two_scales.html b/1.3.1/examples/api/two_scales.html
index 77feb0d43b9..a426455dee4 100644
--- a/1.3.1/examples/api/two_scales.html
+++ b/1.3.1/examples/api/two_scales.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/unicode_minus.html b/1.3.1/examples/api/unicode_minus.html
index 85872c97ee9..975353ed049 100644
--- a/1.3.1/examples/api/unicode_minus.html
+++ b/1.3.1/examples/api/unicode_minus.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/watermark_image.html b/1.3.1/examples/api/watermark_image.html
index f3e13a04459..b827eb9e37a 100644
--- a/1.3.1/examples/api/watermark_image.html
+++ b/1.3.1/examples/api/watermark_image.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/api/watermark_text.html b/1.3.1/examples/api/watermark_text.html
index 45a61724d05..16eb3688eb3 100644
--- a/1.3.1/examples/api/watermark_text.html
+++ b/1.3.1/examples/api/watermark_text.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/axes_grid/demo_axes_divider.html b/1.3.1/examples/axes_grid/demo_axes_divider.html
index 7f8f7c4e0cc..9551af8d6e9 100644
--- a/1.3.1/examples/axes_grid/demo_axes_divider.html
+++ b/1.3.1/examples/axes_grid/demo_axes_divider.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/axes_grid/demo_axes_grid.html b/1.3.1/examples/axes_grid/demo_axes_grid.html
index 5c85d441af2..4d342a3bb04 100644
--- a/1.3.1/examples/axes_grid/demo_axes_grid.html
+++ b/1.3.1/examples/axes_grid/demo_axes_grid.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/axes_grid/demo_axes_grid2.html b/1.3.1/examples/axes_grid/demo_axes_grid2.html
index a7e5c588291..8e4da18efb9 100644
--- a/1.3.1/examples/axes_grid/demo_axes_grid2.html
+++ b/1.3.1/examples/axes_grid/demo_axes_grid2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/axes_grid/demo_axes_hbox_divider.html b/1.3.1/examples/axes_grid/demo_axes_hbox_divider.html
index 2d0d68c07e8..9f83d63045a 100644
--- a/1.3.1/examples/axes_grid/demo_axes_hbox_divider.html
+++ b/1.3.1/examples/axes_grid/demo_axes_hbox_divider.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/axes_grid/demo_axes_rgb.html b/1.3.1/examples/axes_grid/demo_axes_rgb.html
index a4e776a6cae..4954e257906 100644
--- a/1.3.1/examples/axes_grid/demo_axes_rgb.html
+++ b/1.3.1/examples/axes_grid/demo_axes_rgb.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/axes_grid/demo_axisline_style.html b/1.3.1/examples/axes_grid/demo_axisline_style.html
index c987884514d..0fba8155bf6 100644
--- a/1.3.1/examples/axes_grid/demo_axisline_style.html
+++ b/1.3.1/examples/axes_grid/demo_axisline_style.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/axes_grid/demo_colorbar_with_inset_locator.html b/1.3.1/examples/axes_grid/demo_colorbar_with_inset_locator.html
index 1a7401a691f..f5a6f0a6101 100644
--- a/1.3.1/examples/axes_grid/demo_colorbar_with_inset_locator.html
+++ b/1.3.1/examples/axes_grid/demo_colorbar_with_inset_locator.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/axes_grid/demo_curvelinear_grid.html b/1.3.1/examples/axes_grid/demo_curvelinear_grid.html
index 4d522ab4563..f5451d9ff83 100644
--- a/1.3.1/examples/axes_grid/demo_curvelinear_grid.html
+++ b/1.3.1/examples/axes_grid/demo_curvelinear_grid.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/axes_grid/demo_curvelinear_grid2.html b/1.3.1/examples/axes_grid/demo_curvelinear_grid2.html
index 4c392c9fcab..2aaa5ae6a0b 100644
--- a/1.3.1/examples/axes_grid/demo_curvelinear_grid2.html
+++ b/1.3.1/examples/axes_grid/demo_curvelinear_grid2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/axes_grid/demo_edge_colorbar.html b/1.3.1/examples/axes_grid/demo_edge_colorbar.html
index 2f352a9b5b3..0cb5c23b887 100644
--- a/1.3.1/examples/axes_grid/demo_edge_colorbar.html
+++ b/1.3.1/examples/axes_grid/demo_edge_colorbar.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/axes_grid/demo_floating_axes.html b/1.3.1/examples/axes_grid/demo_floating_axes.html
index a69af9c97f1..096c14bb275 100644
--- a/1.3.1/examples/axes_grid/demo_floating_axes.html
+++ b/1.3.1/examples/axes_grid/demo_floating_axes.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/axes_grid/demo_floating_axis.html b/1.3.1/examples/axes_grid/demo_floating_axis.html
index f390c48b7d2..b434d956ab2 100644
--- a/1.3.1/examples/axes_grid/demo_floating_axis.html
+++ b/1.3.1/examples/axes_grid/demo_floating_axis.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/axes_grid/demo_parasite_axes2.html b/1.3.1/examples/axes_grid/demo_parasite_axes2.html
index ae2f80c6fc0..565903885ae 100644
--- a/1.3.1/examples/axes_grid/demo_parasite_axes2.html
+++ b/1.3.1/examples/axes_grid/demo_parasite_axes2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/axes_grid/index.html b/1.3.1/examples/axes_grid/index.html
index c2c71284c2e..0b6e22fca59 100644
--- a/1.3.1/examples/axes_grid/index.html
+++ b/1.3.1/examples/axes_grid/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/axes_grid/inset_locator_demo.html b/1.3.1/examples/axes_grid/inset_locator_demo.html
index 87e32e78ef9..6d5a7d8ab69 100644
--- a/1.3.1/examples/axes_grid/inset_locator_demo.html
+++ b/1.3.1/examples/axes_grid/inset_locator_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/axes_grid/inset_locator_demo2.html b/1.3.1/examples/axes_grid/inset_locator_demo2.html
index b67d00caae1..6815ebce9d9 100644
--- a/1.3.1/examples/axes_grid/inset_locator_demo2.html
+++ b/1.3.1/examples/axes_grid/inset_locator_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/axes_grid/make_room_for_ylabel_using_axesgrid.html b/1.3.1/examples/axes_grid/make_room_for_ylabel_using_axesgrid.html
index f202972dfde..371d1605f57 100644
--- a/1.3.1/examples/axes_grid/make_room_for_ylabel_using_axesgrid.html
+++ b/1.3.1/examples/axes_grid/make_room_for_ylabel_using_axesgrid.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/axes_grid/parasite_simple2.html b/1.3.1/examples/axes_grid/parasite_simple2.html
index 29d7383c862..873e79ee5f6 100644
--- a/1.3.1/examples/axes_grid/parasite_simple2.html
+++ b/1.3.1/examples/axes_grid/parasite_simple2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/axes_grid/scatter_hist.html b/1.3.1/examples/axes_grid/scatter_hist.html
index bb038320ba5..4e4dc1b8d88 100644
--- a/1.3.1/examples/axes_grid/scatter_hist.html
+++ b/1.3.1/examples/axes_grid/scatter_hist.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/axes_grid/simple_anchored_artists.html b/1.3.1/examples/axes_grid/simple_anchored_artists.html
index 21880f6e813..73b6ec948e5 100644
--- a/1.3.1/examples/axes_grid/simple_anchored_artists.html
+++ b/1.3.1/examples/axes_grid/simple_anchored_artists.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/axes_grid/simple_axesgrid.html b/1.3.1/examples/axes_grid/simple_axesgrid.html
index 623a35c7213..6a72a38abf8 100644
--- a/1.3.1/examples/axes_grid/simple_axesgrid.html
+++ b/1.3.1/examples/axes_grid/simple_axesgrid.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/axes_grid/simple_axesgrid2.html b/1.3.1/examples/axes_grid/simple_axesgrid2.html
index 88141703d77..787130e8f11 100644
--- a/1.3.1/examples/axes_grid/simple_axesgrid2.html
+++ b/1.3.1/examples/axes_grid/simple_axesgrid2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/axes_grid/simple_axisline4.html b/1.3.1/examples/axes_grid/simple_axisline4.html
index 7ffebbbfa65..9d60a6ed74b 100644
--- a/1.3.1/examples/axes_grid/simple_axisline4.html
+++ b/1.3.1/examples/axes_grid/simple_axisline4.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/color/color_cycle_demo.html b/1.3.1/examples/color/color_cycle_demo.html
index b919bf64e30..25e6a3213aa 100644
--- a/1.3.1/examples/color/color_cycle_demo.html
+++ b/1.3.1/examples/color/color_cycle_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/color/colormaps_reference.html b/1.3.1/examples/color/colormaps_reference.html
index 031bfc60b0a..d0748fe2619 100644
--- a/1.3.1/examples/color/colormaps_reference.html
+++ b/1.3.1/examples/color/colormaps_reference.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/color/index.html b/1.3.1/examples/color/index.html
index a76482c6d93..244575fa2a3 100644
--- a/1.3.1/examples/color/index.html
+++ b/1.3.1/examples/color/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/event_handling/close_event.html b/1.3.1/examples/event_handling/close_event.html
index 5c8de16018a..7ad75721b04 100644
--- a/1.3.1/examples/event_handling/close_event.html
+++ b/1.3.1/examples/event_handling/close_event.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/event_handling/data_browser.html b/1.3.1/examples/event_handling/data_browser.html
index 1201de26753..2569ebe0c4f 100644
--- a/1.3.1/examples/event_handling/data_browser.html
+++ b/1.3.1/examples/event_handling/data_browser.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/event_handling/figure_axes_enter_leave.html b/1.3.1/examples/event_handling/figure_axes_enter_leave.html
index 81a75913f21..cb0d4defe72 100644
--- a/1.3.1/examples/event_handling/figure_axes_enter_leave.html
+++ b/1.3.1/examples/event_handling/figure_axes_enter_leave.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/event_handling/idle_and_timeout.html b/1.3.1/examples/event_handling/idle_and_timeout.html
index 2a3de7351aa..0815ad9dea8 100644
--- a/1.3.1/examples/event_handling/idle_and_timeout.html
+++ b/1.3.1/examples/event_handling/idle_and_timeout.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/event_handling/index.html b/1.3.1/examples/event_handling/index.html
index d846978eebf..9c282b35cee 100644
--- a/1.3.1/examples/event_handling/index.html
+++ b/1.3.1/examples/event_handling/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/event_handling/keypress_demo.html b/1.3.1/examples/event_handling/keypress_demo.html
index ac0298041cd..40ba4ecf1ea 100644
--- a/1.3.1/examples/event_handling/keypress_demo.html
+++ b/1.3.1/examples/event_handling/keypress_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/event_handling/lasso_demo.html b/1.3.1/examples/event_handling/lasso_demo.html
index d316b8b63bc..926c27be8a8 100644
--- a/1.3.1/examples/event_handling/lasso_demo.html
+++ b/1.3.1/examples/event_handling/lasso_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/event_handling/legend_picking.html b/1.3.1/examples/event_handling/legend_picking.html
index ee88709763e..5132ce65d62 100644
--- a/1.3.1/examples/event_handling/legend_picking.html
+++ b/1.3.1/examples/event_handling/legend_picking.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/event_handling/looking_glass.html b/1.3.1/examples/event_handling/looking_glass.html
index 77a1ebc37c0..f20c2d404b3 100644
--- a/1.3.1/examples/event_handling/looking_glass.html
+++ b/1.3.1/examples/event_handling/looking_glass.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/event_handling/path_editor.html b/1.3.1/examples/event_handling/path_editor.html
index 26870b0a1d6..0e18e426119 100644
--- a/1.3.1/examples/event_handling/path_editor.html
+++ b/1.3.1/examples/event_handling/path_editor.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/event_handling/pick_event_demo.html b/1.3.1/examples/event_handling/pick_event_demo.html
index 6f6de3e3a6c..c2ea3ea29b0 100644
--- a/1.3.1/examples/event_handling/pick_event_demo.html
+++ b/1.3.1/examples/event_handling/pick_event_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/event_handling/pick_event_demo2.html b/1.3.1/examples/event_handling/pick_event_demo2.html
index 70be361a0b4..1a3a2f52335 100644
--- a/1.3.1/examples/event_handling/pick_event_demo2.html
+++ b/1.3.1/examples/event_handling/pick_event_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/event_handling/pipong.html b/1.3.1/examples/event_handling/pipong.html
index 320a4cfee62..9e6d39d1467 100644
--- a/1.3.1/examples/event_handling/pipong.html
+++ b/1.3.1/examples/event_handling/pipong.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/event_handling/poly_editor.html b/1.3.1/examples/event_handling/poly_editor.html
index 10d2313d300..412cf0693db 100644
--- a/1.3.1/examples/event_handling/poly_editor.html
+++ b/1.3.1/examples/event_handling/poly_editor.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/event_handling/pong_gtk.html b/1.3.1/examples/event_handling/pong_gtk.html
index 41408b0bc6a..7100949c3af 100644
--- a/1.3.1/examples/event_handling/pong_gtk.html
+++ b/1.3.1/examples/event_handling/pong_gtk.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/event_handling/resample.html b/1.3.1/examples/event_handling/resample.html
index fcb9946502e..ca3847bbdf0 100644
--- a/1.3.1/examples/event_handling/resample.html
+++ b/1.3.1/examples/event_handling/resample.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/event_handling/test_mouseclicks.html b/1.3.1/examples/event_handling/test_mouseclicks.html
index bf07ee44efc..4713dcb26fd 100644
--- a/1.3.1/examples/event_handling/test_mouseclicks.html
+++ b/1.3.1/examples/event_handling/test_mouseclicks.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/event_handling/timers.html b/1.3.1/examples/event_handling/timers.html
index 7c3e2345b71..b5ad3e7de9a 100644
--- a/1.3.1/examples/event_handling/timers.html
+++ b/1.3.1/examples/event_handling/timers.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/event_handling/trifinder_event_demo.html b/1.3.1/examples/event_handling/trifinder_event_demo.html
index 8a73ca8029b..069083b8af2 100644
--- a/1.3.1/examples/event_handling/trifinder_event_demo.html
+++ b/1.3.1/examples/event_handling/trifinder_event_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/event_handling/viewlims.html b/1.3.1/examples/event_handling/viewlims.html
index b7c419c7983..dbf84366c44 100644
--- a/1.3.1/examples/event_handling/viewlims.html
+++ b/1.3.1/examples/event_handling/viewlims.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/event_handling/zoom_window.html b/1.3.1/examples/event_handling/zoom_window.html
index 9c031f833f0..83de91ed904 100644
--- a/1.3.1/examples/event_handling/zoom_window.html
+++ b/1.3.1/examples/event_handling/zoom_window.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/images_contours_and_fields/image_demo.html b/1.3.1/examples/images_contours_and_fields/image_demo.html
index 5df5aa9de55..d3f1b0efd78 100644
--- a/1.3.1/examples/images_contours_and_fields/image_demo.html
+++ b/1.3.1/examples/images_contours_and_fields/image_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/images_contours_and_fields/image_demo_clip_path.html b/1.3.1/examples/images_contours_and_fields/image_demo_clip_path.html
index 6024d8b9238..b332f261a1a 100644
--- a/1.3.1/examples/images_contours_and_fields/image_demo_clip_path.html
+++ b/1.3.1/examples/images_contours_and_fields/image_demo_clip_path.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/images_contours_and_fields/index.html b/1.3.1/examples/images_contours_and_fields/index.html
index bfc50a98b4c..248bfaac7c1 100644
--- a/1.3.1/examples/images_contours_and_fields/index.html
+++ b/1.3.1/examples/images_contours_and_fields/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/images_contours_and_fields/pcolormesh_levels.html b/1.3.1/examples/images_contours_and_fields/pcolormesh_levels.html
index 666b5943a97..6ec0aebc909 100644
--- a/1.3.1/examples/images_contours_and_fields/pcolormesh_levels.html
+++ b/1.3.1/examples/images_contours_and_fields/pcolormesh_levels.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/images_contours_and_fields/streamplot_demo_features.html b/1.3.1/examples/images_contours_and_fields/streamplot_demo_features.html
index e3446cfcc8f..cd86b63d3e4 100644
--- a/1.3.1/examples/images_contours_and_fields/streamplot_demo_features.html
+++ b/1.3.1/examples/images_contours_and_fields/streamplot_demo_features.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/images_contours_and_fields/streamplot_demo_masking.html b/1.3.1/examples/images_contours_and_fields/streamplot_demo_masking.html
index 711771ce5e9..67dd939a639 100644
--- a/1.3.1/examples/images_contours_and_fields/streamplot_demo_masking.html
+++ b/1.3.1/examples/images_contours_and_fields/streamplot_demo_masking.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/index.html b/1.3.1/examples/index.html
index 2a80582f74e..2d59a025014 100644
--- a/1.3.1/examples/index.html
+++ b/1.3.1/examples/index.html
@@ -28,6 +28,7 @@
href="../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/lines_bars_and_markers/barh_demo.html b/1.3.1/examples/lines_bars_and_markers/barh_demo.html
index 7e3ae0cdc2c..df8e838e0a1 100644
--- a/1.3.1/examples/lines_bars_and_markers/barh_demo.html
+++ b/1.3.1/examples/lines_bars_and_markers/barh_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/lines_bars_and_markers/fill_demo.html b/1.3.1/examples/lines_bars_and_markers/fill_demo.html
index fea0fa7de09..abdf36caedd 100644
--- a/1.3.1/examples/lines_bars_and_markers/fill_demo.html
+++ b/1.3.1/examples/lines_bars_and_markers/fill_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/lines_bars_and_markers/fill_demo_features.html b/1.3.1/examples/lines_bars_and_markers/fill_demo_features.html
index eed20acf070..00785b30989 100644
--- a/1.3.1/examples/lines_bars_and_markers/fill_demo_features.html
+++ b/1.3.1/examples/lines_bars_and_markers/fill_demo_features.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/lines_bars_and_markers/index.html b/1.3.1/examples/lines_bars_and_markers/index.html
index c56ccb0f3d6..88043eecd57 100644
--- a/1.3.1/examples/lines_bars_and_markers/index.html
+++ b/1.3.1/examples/lines_bars_and_markers/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/lines_bars_and_markers/line_demo_dash_control.html b/1.3.1/examples/lines_bars_and_markers/line_demo_dash_control.html
index 3d274040d2c..1eb4c705ff5 100644
--- a/1.3.1/examples/lines_bars_and_markers/line_demo_dash_control.html
+++ b/1.3.1/examples/lines_bars_and_markers/line_demo_dash_control.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/misc/contour_manual.html b/1.3.1/examples/misc/contour_manual.html
index bc010f34a95..6e277819d83 100644
--- a/1.3.1/examples/misc/contour_manual.html
+++ b/1.3.1/examples/misc/contour_manual.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/misc/developer_commit_history.html b/1.3.1/examples/misc/developer_commit_history.html
index e21cf1f8a00..93f862d51cb 100644
--- a/1.3.1/examples/misc/developer_commit_history.html
+++ b/1.3.1/examples/misc/developer_commit_history.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/misc/font_indexing.html b/1.3.1/examples/misc/font_indexing.html
index dd606a5eecb..26f18f9000f 100644
--- a/1.3.1/examples/misc/font_indexing.html
+++ b/1.3.1/examples/misc/font_indexing.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/misc/ftface_props.html b/1.3.1/examples/misc/ftface_props.html
index fa0374c6da9..cf67b851b4f 100644
--- a/1.3.1/examples/misc/ftface_props.html
+++ b/1.3.1/examples/misc/ftface_props.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/misc/image_thumbnail.html b/1.3.1/examples/misc/image_thumbnail.html
index 7094211bf55..e1a568e8e39 100644
--- a/1.3.1/examples/misc/image_thumbnail.html
+++ b/1.3.1/examples/misc/image_thumbnail.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/misc/index.html b/1.3.1/examples/misc/index.html
index b06c828760b..253edd23ea9 100644
--- a/1.3.1/examples/misc/index.html
+++ b/1.3.1/examples/misc/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/misc/longshort.html b/1.3.1/examples/misc/longshort.html
index e043bcf27be..2a87eac159e 100644
--- a/1.3.1/examples/misc/longshort.html
+++ b/1.3.1/examples/misc/longshort.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/misc/multiprocess.html b/1.3.1/examples/misc/multiprocess.html
index ad2f8086135..02aea7a96ad 100644
--- a/1.3.1/examples/misc/multiprocess.html
+++ b/1.3.1/examples/misc/multiprocess.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/misc/rasterization_demo.html b/1.3.1/examples/misc/rasterization_demo.html
index 8622503f69a..1c96f25515f 100644
--- a/1.3.1/examples/misc/rasterization_demo.html
+++ b/1.3.1/examples/misc/rasterization_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/misc/rc_traits.html b/1.3.1/examples/misc/rc_traits.html
index 84b94c3562f..ea7561d5d86 100644
--- a/1.3.1/examples/misc/rc_traits.html
+++ b/1.3.1/examples/misc/rc_traits.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/misc/rec_groupby_demo.html b/1.3.1/examples/misc/rec_groupby_demo.html
index 945b0921c78..8f4605562a3 100644
--- a/1.3.1/examples/misc/rec_groupby_demo.html
+++ b/1.3.1/examples/misc/rec_groupby_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/misc/rec_join_demo.html b/1.3.1/examples/misc/rec_join_demo.html
index 2598d2d3a73..aaac964e45f 100644
--- a/1.3.1/examples/misc/rec_join_demo.html
+++ b/1.3.1/examples/misc/rec_join_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/misc/sample_data_demo.html b/1.3.1/examples/misc/sample_data_demo.html
index fc362890d03..29523817283 100644
--- a/1.3.1/examples/misc/sample_data_demo.html
+++ b/1.3.1/examples/misc/sample_data_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/misc/svg_filter_line.html b/1.3.1/examples/misc/svg_filter_line.html
index fcef21abd55..37b1487351a 100644
--- a/1.3.1/examples/misc/svg_filter_line.html
+++ b/1.3.1/examples/misc/svg_filter_line.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/misc/svg_filter_pie.html b/1.3.1/examples/misc/svg_filter_pie.html
index 3b8b1f20aba..d71e175d0fc 100644
--- a/1.3.1/examples/misc/svg_filter_pie.html
+++ b/1.3.1/examples/misc/svg_filter_pie.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/misc/tight_bbox_test.html b/1.3.1/examples/misc/tight_bbox_test.html
index 069592151d6..05dc3b26e5a 100644
--- a/1.3.1/examples/misc/tight_bbox_test.html
+++ b/1.3.1/examples/misc/tight_bbox_test.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/mplot3d/2dcollections3d_demo.html b/1.3.1/examples/mplot3d/2dcollections3d_demo.html
index da4ac5b403a..5085dff83fc 100644
--- a/1.3.1/examples/mplot3d/2dcollections3d_demo.html
+++ b/1.3.1/examples/mplot3d/2dcollections3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/mplot3d/bars3d_demo.html b/1.3.1/examples/mplot3d/bars3d_demo.html
index c867a3b7663..6051de078ac 100644
--- a/1.3.1/examples/mplot3d/bars3d_demo.html
+++ b/1.3.1/examples/mplot3d/bars3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/mplot3d/contour3d_demo.html b/1.3.1/examples/mplot3d/contour3d_demo.html
index 9beca98cedb..3c85f7d9d4d 100644
--- a/1.3.1/examples/mplot3d/contour3d_demo.html
+++ b/1.3.1/examples/mplot3d/contour3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/mplot3d/contour3d_demo2.html b/1.3.1/examples/mplot3d/contour3d_demo2.html
index 3e68e7caeb4..2378187dbf4 100644
--- a/1.3.1/examples/mplot3d/contour3d_demo2.html
+++ b/1.3.1/examples/mplot3d/contour3d_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/mplot3d/contour3d_demo3.html b/1.3.1/examples/mplot3d/contour3d_demo3.html
index 6faff181900..b950e636155 100644
--- a/1.3.1/examples/mplot3d/contour3d_demo3.html
+++ b/1.3.1/examples/mplot3d/contour3d_demo3.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/mplot3d/contourf3d_demo.html b/1.3.1/examples/mplot3d/contourf3d_demo.html
index 0be4c0d77ed..43a0218f6dd 100644
--- a/1.3.1/examples/mplot3d/contourf3d_demo.html
+++ b/1.3.1/examples/mplot3d/contourf3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/mplot3d/contourf3d_demo2.html b/1.3.1/examples/mplot3d/contourf3d_demo2.html
index 2f1d432d53a..212e7ab5cde 100644
--- a/1.3.1/examples/mplot3d/contourf3d_demo2.html
+++ b/1.3.1/examples/mplot3d/contourf3d_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/mplot3d/hist3d_demo.html b/1.3.1/examples/mplot3d/hist3d_demo.html
index 5685e4f92b0..557a0f857b4 100644
--- a/1.3.1/examples/mplot3d/hist3d_demo.html
+++ b/1.3.1/examples/mplot3d/hist3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/mplot3d/index.html b/1.3.1/examples/mplot3d/index.html
index 0163ec397de..db3d40d21eb 100644
--- a/1.3.1/examples/mplot3d/index.html
+++ b/1.3.1/examples/mplot3d/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/mplot3d/lines3d_demo.html b/1.3.1/examples/mplot3d/lines3d_demo.html
index 0052e570f8f..3816501250b 100644
--- a/1.3.1/examples/mplot3d/lines3d_demo.html
+++ b/1.3.1/examples/mplot3d/lines3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/mplot3d/lorenz_attractor.html b/1.3.1/examples/mplot3d/lorenz_attractor.html
index 605f62f6f7a..cb88aceb814 100644
--- a/1.3.1/examples/mplot3d/lorenz_attractor.html
+++ b/1.3.1/examples/mplot3d/lorenz_attractor.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/mplot3d/mixed_subplots_demo.html b/1.3.1/examples/mplot3d/mixed_subplots_demo.html
index 96cadd511e5..12baaeca598 100644
--- a/1.3.1/examples/mplot3d/mixed_subplots_demo.html
+++ b/1.3.1/examples/mplot3d/mixed_subplots_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/mplot3d/offset_demo.html b/1.3.1/examples/mplot3d/offset_demo.html
index 686be76919d..d84f151bc54 100644
--- a/1.3.1/examples/mplot3d/offset_demo.html
+++ b/1.3.1/examples/mplot3d/offset_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/mplot3d/pathpatch3d_demo.html b/1.3.1/examples/mplot3d/pathpatch3d_demo.html
index 59648655e05..6e62be4b090 100644
--- a/1.3.1/examples/mplot3d/pathpatch3d_demo.html
+++ b/1.3.1/examples/mplot3d/pathpatch3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/mplot3d/polys3d_demo.html b/1.3.1/examples/mplot3d/polys3d_demo.html
index 50cfb4acb0f..bfb4f991f0c 100644
--- a/1.3.1/examples/mplot3d/polys3d_demo.html
+++ b/1.3.1/examples/mplot3d/polys3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/mplot3d/rotate_axes3d_demo.html b/1.3.1/examples/mplot3d/rotate_axes3d_demo.html
index d0a5196e6c7..f21879913a4 100644
--- a/1.3.1/examples/mplot3d/rotate_axes3d_demo.html
+++ b/1.3.1/examples/mplot3d/rotate_axes3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/mplot3d/scatter3d_demo.html b/1.3.1/examples/mplot3d/scatter3d_demo.html
index 2594cecf0a1..cb30ebb6be8 100644
--- a/1.3.1/examples/mplot3d/scatter3d_demo.html
+++ b/1.3.1/examples/mplot3d/scatter3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/mplot3d/subplot3d_demo.html b/1.3.1/examples/mplot3d/subplot3d_demo.html
index bdfdcb659a1..f98fb3ef831 100644
--- a/1.3.1/examples/mplot3d/subplot3d_demo.html
+++ b/1.3.1/examples/mplot3d/subplot3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/mplot3d/surface3d_demo.html b/1.3.1/examples/mplot3d/surface3d_demo.html
index fddae8f17b6..c75a5bca9a0 100644
--- a/1.3.1/examples/mplot3d/surface3d_demo.html
+++ b/1.3.1/examples/mplot3d/surface3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/mplot3d/surface3d_demo2.html b/1.3.1/examples/mplot3d/surface3d_demo2.html
index 6c782133bbd..1892604053d 100644
--- a/1.3.1/examples/mplot3d/surface3d_demo2.html
+++ b/1.3.1/examples/mplot3d/surface3d_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/mplot3d/surface3d_demo3.html b/1.3.1/examples/mplot3d/surface3d_demo3.html
index 3ff6116d508..1679cc74af2 100644
--- a/1.3.1/examples/mplot3d/surface3d_demo3.html
+++ b/1.3.1/examples/mplot3d/surface3d_demo3.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/mplot3d/surface3d_radial_demo.html b/1.3.1/examples/mplot3d/surface3d_radial_demo.html
index b1a66151162..8add2cef468 100644
--- a/1.3.1/examples/mplot3d/surface3d_radial_demo.html
+++ b/1.3.1/examples/mplot3d/surface3d_radial_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/mplot3d/text3d_demo.html b/1.3.1/examples/mplot3d/text3d_demo.html
index 7abd0a7eeea..b5e1512b0d2 100644
--- a/1.3.1/examples/mplot3d/text3d_demo.html
+++ b/1.3.1/examples/mplot3d/text3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/mplot3d/trisurf3d_demo.html b/1.3.1/examples/mplot3d/trisurf3d_demo.html
index d96d15cc19b..daa233303a3 100644
--- a/1.3.1/examples/mplot3d/trisurf3d_demo.html
+++ b/1.3.1/examples/mplot3d/trisurf3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/mplot3d/trisurf3d_demo2.html b/1.3.1/examples/mplot3d/trisurf3d_demo2.html
index 2c775241f3e..6ab1d87c3fd 100644
--- a/1.3.1/examples/mplot3d/trisurf3d_demo2.html
+++ b/1.3.1/examples/mplot3d/trisurf3d_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/mplot3d/wire3d_animation_demo.html b/1.3.1/examples/mplot3d/wire3d_animation_demo.html
index 4a921055b9d..13aa0cff9a0 100644
--- a/1.3.1/examples/mplot3d/wire3d_animation_demo.html
+++ b/1.3.1/examples/mplot3d/wire3d_animation_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/mplot3d/wire3d_demo.html b/1.3.1/examples/mplot3d/wire3d_demo.html
index 03cbeba835d..835098a63d7 100644
--- a/1.3.1/examples/mplot3d/wire3d_demo.html
+++ b/1.3.1/examples/mplot3d/wire3d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/old_animation/animate_decay_tk_blit.html b/1.3.1/examples/old_animation/animate_decay_tk_blit.html
index 535c3af14b4..cfbcad7846a 100644
--- a/1.3.1/examples/old_animation/animate_decay_tk_blit.html
+++ b/1.3.1/examples/old_animation/animate_decay_tk_blit.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/old_animation/animation_blit_gtk.html b/1.3.1/examples/old_animation/animation_blit_gtk.html
index 2d758b55588..edf1a42d956 100644
--- a/1.3.1/examples/old_animation/animation_blit_gtk.html
+++ b/1.3.1/examples/old_animation/animation_blit_gtk.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/old_animation/animation_blit_gtk2.html b/1.3.1/examples/old_animation/animation_blit_gtk2.html
index 1334b6293a0..171ab477098 100644
--- a/1.3.1/examples/old_animation/animation_blit_gtk2.html
+++ b/1.3.1/examples/old_animation/animation_blit_gtk2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/old_animation/animation_blit_qt4.html b/1.3.1/examples/old_animation/animation_blit_qt4.html
index eb8ee33ad24..bac60c579a9 100644
--- a/1.3.1/examples/old_animation/animation_blit_qt4.html
+++ b/1.3.1/examples/old_animation/animation_blit_qt4.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/old_animation/animation_blit_tk.html b/1.3.1/examples/old_animation/animation_blit_tk.html
index dd5be161dc9..bfa9ecd5166 100644
--- a/1.3.1/examples/old_animation/animation_blit_tk.html
+++ b/1.3.1/examples/old_animation/animation_blit_tk.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/old_animation/animation_blit_wx.html b/1.3.1/examples/old_animation/animation_blit_wx.html
index ed6f43a58cb..40bbcc70890 100644
--- a/1.3.1/examples/old_animation/animation_blit_wx.html
+++ b/1.3.1/examples/old_animation/animation_blit_wx.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/old_animation/draggable_legend.html b/1.3.1/examples/old_animation/draggable_legend.html
index e821fe41f37..64985d5ec9f 100644
--- a/1.3.1/examples/old_animation/draggable_legend.html
+++ b/1.3.1/examples/old_animation/draggable_legend.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/old_animation/dynamic_collection.html b/1.3.1/examples/old_animation/dynamic_collection.html
index 37f0cbf6248..016b91f2c99 100644
--- a/1.3.1/examples/old_animation/dynamic_collection.html
+++ b/1.3.1/examples/old_animation/dynamic_collection.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/old_animation/dynamic_image_gtkagg.html b/1.3.1/examples/old_animation/dynamic_image_gtkagg.html
index 8414eb95041..9b6de81762d 100644
--- a/1.3.1/examples/old_animation/dynamic_image_gtkagg.html
+++ b/1.3.1/examples/old_animation/dynamic_image_gtkagg.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/old_animation/dynamic_image_wxagg2.html b/1.3.1/examples/old_animation/dynamic_image_wxagg2.html
index 68be7be3bb4..31f7a0519bc 100644
--- a/1.3.1/examples/old_animation/dynamic_image_wxagg2.html
+++ b/1.3.1/examples/old_animation/dynamic_image_wxagg2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/old_animation/gtk_timeout.html b/1.3.1/examples/old_animation/gtk_timeout.html
index f7fa77af2d6..074130755d8 100644
--- a/1.3.1/examples/old_animation/gtk_timeout.html
+++ b/1.3.1/examples/old_animation/gtk_timeout.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/old_animation/histogram_tkagg.html b/1.3.1/examples/old_animation/histogram_tkagg.html
index 427af8ad231..133a91c3966 100644
--- a/1.3.1/examples/old_animation/histogram_tkagg.html
+++ b/1.3.1/examples/old_animation/histogram_tkagg.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/old_animation/index.html b/1.3.1/examples/old_animation/index.html
index a67a0d4347d..681fc06bc48 100644
--- a/1.3.1/examples/old_animation/index.html
+++ b/1.3.1/examples/old_animation/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/old_animation/movie_demo.html b/1.3.1/examples/old_animation/movie_demo.html
index aa07d42b18f..c629aa05f02 100644
--- a/1.3.1/examples/old_animation/movie_demo.html
+++ b/1.3.1/examples/old_animation/movie_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/old_animation/simple_anim_gtk.html b/1.3.1/examples/old_animation/simple_anim_gtk.html
index 5b6034dbe02..4b381cad37c 100644
--- a/1.3.1/examples/old_animation/simple_anim_gtk.html
+++ b/1.3.1/examples/old_animation/simple_anim_gtk.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/old_animation/simple_anim_tkagg.html b/1.3.1/examples/old_animation/simple_anim_tkagg.html
index 1262a162db2..b7b90cc508c 100644
--- a/1.3.1/examples/old_animation/simple_anim_tkagg.html
+++ b/1.3.1/examples/old_animation/simple_anim_tkagg.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/old_animation/simple_idle_wx.html b/1.3.1/examples/old_animation/simple_idle_wx.html
index c4634bcb87f..451febd39d2 100644
--- a/1.3.1/examples/old_animation/simple_idle_wx.html
+++ b/1.3.1/examples/old_animation/simple_idle_wx.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/old_animation/simple_timer_wx.html b/1.3.1/examples/old_animation/simple_timer_wx.html
index 103571bbe1f..a1e38408b29 100644
--- a/1.3.1/examples/old_animation/simple_timer_wx.html
+++ b/1.3.1/examples/old_animation/simple_timer_wx.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/old_animation/strip_chart_demo.html b/1.3.1/examples/old_animation/strip_chart_demo.html
index eb9e8d6010e..6a570bd2e19 100644
--- a/1.3.1/examples/old_animation/strip_chart_demo.html
+++ b/1.3.1/examples/old_animation/strip_chart_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pie_and_polar_charts/index.html b/1.3.1/examples/pie_and_polar_charts/index.html
index defa5216578..ce75cd40e48 100644
--- a/1.3.1/examples/pie_and_polar_charts/index.html
+++ b/1.3.1/examples/pie_and_polar_charts/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pie_and_polar_charts/pie_demo_features.html b/1.3.1/examples/pie_and_polar_charts/pie_demo_features.html
index 8e80f15f955..5e417d548c6 100644
--- a/1.3.1/examples/pie_and_polar_charts/pie_demo_features.html
+++ b/1.3.1/examples/pie_and_polar_charts/pie_demo_features.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pie_and_polar_charts/polar_bar_demo.html b/1.3.1/examples/pie_and_polar_charts/polar_bar_demo.html
index 240bb6faab7..f62352926c8 100644
--- a/1.3.1/examples/pie_and_polar_charts/polar_bar_demo.html
+++ b/1.3.1/examples/pie_and_polar_charts/polar_bar_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pie_and_polar_charts/polar_scatter_demo.html b/1.3.1/examples/pie_and_polar_charts/polar_scatter_demo.html
index beaa9118b69..7db995262dd 100644
--- a/1.3.1/examples/pie_and_polar_charts/polar_scatter_demo.html
+++ b/1.3.1/examples/pie_and_polar_charts/polar_scatter_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/accented_text.html b/1.3.1/examples/pylab_examples/accented_text.html
index 4120296d695..28964d74235 100644
--- a/1.3.1/examples/pylab_examples/accented_text.html
+++ b/1.3.1/examples/pylab_examples/accented_text.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/agg_buffer_to_array.html b/1.3.1/examples/pylab_examples/agg_buffer_to_array.html
index 26b95a91eae..c1953755be5 100644
--- a/1.3.1/examples/pylab_examples/agg_buffer_to_array.html
+++ b/1.3.1/examples/pylab_examples/agg_buffer_to_array.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/alignment_test.html b/1.3.1/examples/pylab_examples/alignment_test.html
index 55f064220f3..ebad4c0b86f 100644
--- a/1.3.1/examples/pylab_examples/alignment_test.html
+++ b/1.3.1/examples/pylab_examples/alignment_test.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/anchored_artists.html b/1.3.1/examples/pylab_examples/anchored_artists.html
index 223fea2d9c7..30b37589106 100644
--- a/1.3.1/examples/pylab_examples/anchored_artists.html
+++ b/1.3.1/examples/pylab_examples/anchored_artists.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/animation_demo.html b/1.3.1/examples/pylab_examples/animation_demo.html
index bb594b20e73..1d2bec538f2 100644
--- a/1.3.1/examples/pylab_examples/animation_demo.html
+++ b/1.3.1/examples/pylab_examples/animation_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/annotation_demo.html b/1.3.1/examples/pylab_examples/annotation_demo.html
index c063313eefc..e302e47e262 100644
--- a/1.3.1/examples/pylab_examples/annotation_demo.html
+++ b/1.3.1/examples/pylab_examples/annotation_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/annotation_demo2.html b/1.3.1/examples/pylab_examples/annotation_demo2.html
index e54167af842..468051dcbeb 100644
--- a/1.3.1/examples/pylab_examples/annotation_demo2.html
+++ b/1.3.1/examples/pylab_examples/annotation_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/annotation_demo3.html b/1.3.1/examples/pylab_examples/annotation_demo3.html
index 2860719add6..4aea7806969 100644
--- a/1.3.1/examples/pylab_examples/annotation_demo3.html
+++ b/1.3.1/examples/pylab_examples/annotation_demo3.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/anscombe.html b/1.3.1/examples/pylab_examples/anscombe.html
index d1298b486c1..7490cff0590 100644
--- a/1.3.1/examples/pylab_examples/anscombe.html
+++ b/1.3.1/examples/pylab_examples/anscombe.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/arctest.html b/1.3.1/examples/pylab_examples/arctest.html
index b706da76ce6..28cf33867a5 100644
--- a/1.3.1/examples/pylab_examples/arctest.html
+++ b/1.3.1/examples/pylab_examples/arctest.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/arrow_demo.html b/1.3.1/examples/pylab_examples/arrow_demo.html
index e28cb275c23..3ad93236faa 100644
--- a/1.3.1/examples/pylab_examples/arrow_demo.html
+++ b/1.3.1/examples/pylab_examples/arrow_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/arrow_simple_demo.html b/1.3.1/examples/pylab_examples/arrow_simple_demo.html
index 79b5ac6b2ae..f26438ce680 100644
--- a/1.3.1/examples/pylab_examples/arrow_simple_demo.html
+++ b/1.3.1/examples/pylab_examples/arrow_simple_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/aspect_loglog.html b/1.3.1/examples/pylab_examples/aspect_loglog.html
index 66992f5b8bf..793ca41d36d 100644
--- a/1.3.1/examples/pylab_examples/aspect_loglog.html
+++ b/1.3.1/examples/pylab_examples/aspect_loglog.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/axes_demo.html b/1.3.1/examples/pylab_examples/axes_demo.html
index 714deedc8a6..da20870cd72 100644
--- a/1.3.1/examples/pylab_examples/axes_demo.html
+++ b/1.3.1/examples/pylab_examples/axes_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/axes_props.html b/1.3.1/examples/pylab_examples/axes_props.html
index 398d61d74b3..32b4ebd5b8e 100644
--- a/1.3.1/examples/pylab_examples/axes_props.html
+++ b/1.3.1/examples/pylab_examples/axes_props.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/axes_zoom_effect.html b/1.3.1/examples/pylab_examples/axes_zoom_effect.html
index 7320bf5a5fe..bfec5658d73 100644
--- a/1.3.1/examples/pylab_examples/axes_zoom_effect.html
+++ b/1.3.1/examples/pylab_examples/axes_zoom_effect.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/axhspan_demo.html b/1.3.1/examples/pylab_examples/axhspan_demo.html
index b427be40785..0b1e26358d4 100644
--- a/1.3.1/examples/pylab_examples/axhspan_demo.html
+++ b/1.3.1/examples/pylab_examples/axhspan_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/axis_equal_demo.html b/1.3.1/examples/pylab_examples/axis_equal_demo.html
index 5b7d5470208..f2c21958dec 100644
--- a/1.3.1/examples/pylab_examples/axis_equal_demo.html
+++ b/1.3.1/examples/pylab_examples/axis_equal_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/bar_stacked.html b/1.3.1/examples/pylab_examples/bar_stacked.html
index ea1146ab9fd..0735a1bda67 100644
--- a/1.3.1/examples/pylab_examples/bar_stacked.html
+++ b/1.3.1/examples/pylab_examples/bar_stacked.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/barb_demo.html b/1.3.1/examples/pylab_examples/barb_demo.html
index 6375fcff7a0..6b6996e8414 100644
--- a/1.3.1/examples/pylab_examples/barb_demo.html
+++ b/1.3.1/examples/pylab_examples/barb_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/barchart_demo.html b/1.3.1/examples/pylab_examples/barchart_demo.html
index 6040e08830c..1ba6142e6a3 100644
--- a/1.3.1/examples/pylab_examples/barchart_demo.html
+++ b/1.3.1/examples/pylab_examples/barchart_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/barchart_demo2.html b/1.3.1/examples/pylab_examples/barchart_demo2.html
index e71b57b6542..c62ba50e8d4 100644
--- a/1.3.1/examples/pylab_examples/barchart_demo2.html
+++ b/1.3.1/examples/pylab_examples/barchart_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/barcode_demo.html b/1.3.1/examples/pylab_examples/barcode_demo.html
index a658c990b88..b6bfa4cedc8 100644
--- a/1.3.1/examples/pylab_examples/barcode_demo.html
+++ b/1.3.1/examples/pylab_examples/barcode_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/boxplot_demo.html b/1.3.1/examples/pylab_examples/boxplot_demo.html
index 8fbfa4f769a..c650bd737e0 100644
--- a/1.3.1/examples/pylab_examples/boxplot_demo.html
+++ b/1.3.1/examples/pylab_examples/boxplot_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/boxplot_demo2.html b/1.3.1/examples/pylab_examples/boxplot_demo2.html
index 919665f56a7..e9d5da5d36f 100644
--- a/1.3.1/examples/pylab_examples/boxplot_demo2.html
+++ b/1.3.1/examples/pylab_examples/boxplot_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/boxplot_demo3.html b/1.3.1/examples/pylab_examples/boxplot_demo3.html
index c5e38c381a2..38d080420ef 100644
--- a/1.3.1/examples/pylab_examples/boxplot_demo3.html
+++ b/1.3.1/examples/pylab_examples/boxplot_demo3.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/break.html b/1.3.1/examples/pylab_examples/break.html
index ad991850bf4..fc2b988b5a5 100644
--- a/1.3.1/examples/pylab_examples/break.html
+++ b/1.3.1/examples/pylab_examples/break.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/broken_axis.html b/1.3.1/examples/pylab_examples/broken_axis.html
index c0d9b08a6c7..17637565bee 100644
--- a/1.3.1/examples/pylab_examples/broken_axis.html
+++ b/1.3.1/examples/pylab_examples/broken_axis.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/broken_barh.html b/1.3.1/examples/pylab_examples/broken_barh.html
index 05b09ff777e..afb3d82b6c3 100644
--- a/1.3.1/examples/pylab_examples/broken_barh.html
+++ b/1.3.1/examples/pylab_examples/broken_barh.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/centered_ticklabels.html b/1.3.1/examples/pylab_examples/centered_ticklabels.html
index fc5bad7c939..4f889a8fae0 100644
--- a/1.3.1/examples/pylab_examples/centered_ticklabels.html
+++ b/1.3.1/examples/pylab_examples/centered_ticklabels.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/clippedline.html b/1.3.1/examples/pylab_examples/clippedline.html
index 26e2f717b2a..94a6e4661c8 100644
--- a/1.3.1/examples/pylab_examples/clippedline.html
+++ b/1.3.1/examples/pylab_examples/clippedline.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/cohere_demo.html b/1.3.1/examples/pylab_examples/cohere_demo.html
index eb63daaa5d5..97cf28a04d2 100644
--- a/1.3.1/examples/pylab_examples/cohere_demo.html
+++ b/1.3.1/examples/pylab_examples/cohere_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/color_by_yvalue.html b/1.3.1/examples/pylab_examples/color_by_yvalue.html
index cd9aee0a019..01359933197 100644
--- a/1.3.1/examples/pylab_examples/color_by_yvalue.html
+++ b/1.3.1/examples/pylab_examples/color_by_yvalue.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/color_demo.html b/1.3.1/examples/pylab_examples/color_demo.html
index fe5ca6b2e9d..e9556a9efb6 100644
--- a/1.3.1/examples/pylab_examples/color_demo.html
+++ b/1.3.1/examples/pylab_examples/color_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/colorbar_tick_labelling_demo.html b/1.3.1/examples/pylab_examples/colorbar_tick_labelling_demo.html
index bf25f2be5a8..f6a2f46a8ce 100644
--- a/1.3.1/examples/pylab_examples/colorbar_tick_labelling_demo.html
+++ b/1.3.1/examples/pylab_examples/colorbar_tick_labelling_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/colours.html b/1.3.1/examples/pylab_examples/colours.html
index e8ba5957975..f84491b1dca 100644
--- a/1.3.1/examples/pylab_examples/colours.html
+++ b/1.3.1/examples/pylab_examples/colours.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/contour_demo.html b/1.3.1/examples/pylab_examples/contour_demo.html
index 0c92610ba8a..78701f5600c 100644
--- a/1.3.1/examples/pylab_examples/contour_demo.html
+++ b/1.3.1/examples/pylab_examples/contour_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/contour_image.html b/1.3.1/examples/pylab_examples/contour_image.html
index 002b572fec1..4ffaa836148 100644
--- a/1.3.1/examples/pylab_examples/contour_image.html
+++ b/1.3.1/examples/pylab_examples/contour_image.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/contour_label_demo.html b/1.3.1/examples/pylab_examples/contour_label_demo.html
index 1625c789421..896b3cbfa87 100644
--- a/1.3.1/examples/pylab_examples/contour_label_demo.html
+++ b/1.3.1/examples/pylab_examples/contour_label_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/contourf_demo.html b/1.3.1/examples/pylab_examples/contourf_demo.html
index aff4aebbf72..5f09ca90a5c 100644
--- a/1.3.1/examples/pylab_examples/contourf_demo.html
+++ b/1.3.1/examples/pylab_examples/contourf_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/contourf_hatching.html b/1.3.1/examples/pylab_examples/contourf_hatching.html
index a633e240391..57de0323ee8 100644
--- a/1.3.1/examples/pylab_examples/contourf_hatching.html
+++ b/1.3.1/examples/pylab_examples/contourf_hatching.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/contourf_log.html b/1.3.1/examples/pylab_examples/contourf_log.html
index 0a0f708b746..305dd02e707 100644
--- a/1.3.1/examples/pylab_examples/contourf_log.html
+++ b/1.3.1/examples/pylab_examples/contourf_log.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/coords_demo.html b/1.3.1/examples/pylab_examples/coords_demo.html
index 847dc628ab5..d0636bce533 100644
--- a/1.3.1/examples/pylab_examples/coords_demo.html
+++ b/1.3.1/examples/pylab_examples/coords_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/coords_report.html b/1.3.1/examples/pylab_examples/coords_report.html
index ac905cfb447..e957e1590b1 100644
--- a/1.3.1/examples/pylab_examples/coords_report.html
+++ b/1.3.1/examples/pylab_examples/coords_report.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/csd_demo.html b/1.3.1/examples/pylab_examples/csd_demo.html
index b765656c359..b9996d6e745 100644
--- a/1.3.1/examples/pylab_examples/csd_demo.html
+++ b/1.3.1/examples/pylab_examples/csd_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/cursor_demo.html b/1.3.1/examples/pylab_examples/cursor_demo.html
index c5b85b056a2..db37b4d7afa 100644
--- a/1.3.1/examples/pylab_examples/cursor_demo.html
+++ b/1.3.1/examples/pylab_examples/cursor_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/custom_cmap.html b/1.3.1/examples/pylab_examples/custom_cmap.html
index 91a26e64c06..0a10359b6c0 100644
--- a/1.3.1/examples/pylab_examples/custom_cmap.html
+++ b/1.3.1/examples/pylab_examples/custom_cmap.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/custom_figure_class.html b/1.3.1/examples/pylab_examples/custom_figure_class.html
index db4d141d087..d80d1b1833d 100644
--- a/1.3.1/examples/pylab_examples/custom_figure_class.html
+++ b/1.3.1/examples/pylab_examples/custom_figure_class.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/custom_ticker1.html b/1.3.1/examples/pylab_examples/custom_ticker1.html
index de5c770f105..03ad737c8f5 100644
--- a/1.3.1/examples/pylab_examples/custom_ticker1.html
+++ b/1.3.1/examples/pylab_examples/custom_ticker1.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/customize_rc.html b/1.3.1/examples/pylab_examples/customize_rc.html
index 159fc305dac..58294b28053 100644
--- a/1.3.1/examples/pylab_examples/customize_rc.html
+++ b/1.3.1/examples/pylab_examples/customize_rc.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/dannys_example.html b/1.3.1/examples/pylab_examples/dannys_example.html
index c19e3007b44..87be3aa17c7 100644
--- a/1.3.1/examples/pylab_examples/dannys_example.html
+++ b/1.3.1/examples/pylab_examples/dannys_example.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/dashpointlabel.html b/1.3.1/examples/pylab_examples/dashpointlabel.html
index 2e151c565f1..b16a652fd86 100644
--- a/1.3.1/examples/pylab_examples/dashpointlabel.html
+++ b/1.3.1/examples/pylab_examples/dashpointlabel.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/data_helper.html b/1.3.1/examples/pylab_examples/data_helper.html
index 5f435367419..887499a396f 100644
--- a/1.3.1/examples/pylab_examples/data_helper.html
+++ b/1.3.1/examples/pylab_examples/data_helper.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/date_demo1.html b/1.3.1/examples/pylab_examples/date_demo1.html
index 6782fbbc8a7..2ceb62bedb5 100644
--- a/1.3.1/examples/pylab_examples/date_demo1.html
+++ b/1.3.1/examples/pylab_examples/date_demo1.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/date_demo2.html b/1.3.1/examples/pylab_examples/date_demo2.html
index c91c8abf97e..37f8f88dc6f 100644
--- a/1.3.1/examples/pylab_examples/date_demo2.html
+++ b/1.3.1/examples/pylab_examples/date_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/date_demo_convert.html b/1.3.1/examples/pylab_examples/date_demo_convert.html
index d896a137c9b..823794f1d9e 100644
--- a/1.3.1/examples/pylab_examples/date_demo_convert.html
+++ b/1.3.1/examples/pylab_examples/date_demo_convert.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/date_demo_rrule.html b/1.3.1/examples/pylab_examples/date_demo_rrule.html
index 58406ad99b8..35441ffae15 100644
--- a/1.3.1/examples/pylab_examples/date_demo_rrule.html
+++ b/1.3.1/examples/pylab_examples/date_demo_rrule.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/date_index_formatter.html b/1.3.1/examples/pylab_examples/date_index_formatter.html
index e563d257dbc..e1cd77439d0 100644
--- a/1.3.1/examples/pylab_examples/date_index_formatter.html
+++ b/1.3.1/examples/pylab_examples/date_index_formatter.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/demo_agg_filter.html b/1.3.1/examples/pylab_examples/demo_agg_filter.html
index db07c40b38b..dacaca94fa5 100644
--- a/1.3.1/examples/pylab_examples/demo_agg_filter.html
+++ b/1.3.1/examples/pylab_examples/demo_agg_filter.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/demo_annotation_box.html b/1.3.1/examples/pylab_examples/demo_annotation_box.html
index 7ad198addb0..0eb2fc58070 100644
--- a/1.3.1/examples/pylab_examples/demo_annotation_box.html
+++ b/1.3.1/examples/pylab_examples/demo_annotation_box.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/demo_bboximage.html b/1.3.1/examples/pylab_examples/demo_bboximage.html
index f711141caa6..d3c89755e3a 100644
--- a/1.3.1/examples/pylab_examples/demo_bboximage.html
+++ b/1.3.1/examples/pylab_examples/demo_bboximage.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/demo_ribbon_box.html b/1.3.1/examples/pylab_examples/demo_ribbon_box.html
index 0ea6f2ab5d8..3d08e87b418 100644
--- a/1.3.1/examples/pylab_examples/demo_ribbon_box.html
+++ b/1.3.1/examples/pylab_examples/demo_ribbon_box.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/demo_text_path.html b/1.3.1/examples/pylab_examples/demo_text_path.html
index 89079b7d75a..f26f707afd5 100644
--- a/1.3.1/examples/pylab_examples/demo_text_path.html
+++ b/1.3.1/examples/pylab_examples/demo_text_path.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/demo_text_rotation_mode.html b/1.3.1/examples/pylab_examples/demo_text_rotation_mode.html
index 8a41e620fd6..4a6ffe1a8bb 100644
--- a/1.3.1/examples/pylab_examples/demo_text_rotation_mode.html
+++ b/1.3.1/examples/pylab_examples/demo_text_rotation_mode.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/demo_tight_layout.html b/1.3.1/examples/pylab_examples/demo_tight_layout.html
index eecbc9c50bd..9a7a1e22a70 100644
--- a/1.3.1/examples/pylab_examples/demo_tight_layout.html
+++ b/1.3.1/examples/pylab_examples/demo_tight_layout.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/dolphin.html b/1.3.1/examples/pylab_examples/dolphin.html
index cc197370f75..72a51efcbff 100644
--- a/1.3.1/examples/pylab_examples/dolphin.html
+++ b/1.3.1/examples/pylab_examples/dolphin.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/ellipse_collection.html b/1.3.1/examples/pylab_examples/ellipse_collection.html
index 0c737d8e5bf..0612da96bef 100644
--- a/1.3.1/examples/pylab_examples/ellipse_collection.html
+++ b/1.3.1/examples/pylab_examples/ellipse_collection.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/ellipse_demo.html b/1.3.1/examples/pylab_examples/ellipse_demo.html
index fec8218d4b9..28081bfdbe4 100644
--- a/1.3.1/examples/pylab_examples/ellipse_demo.html
+++ b/1.3.1/examples/pylab_examples/ellipse_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/ellipse_rotated.html b/1.3.1/examples/pylab_examples/ellipse_rotated.html
index b9488603e5c..bbcc89c6202 100644
--- a/1.3.1/examples/pylab_examples/ellipse_rotated.html
+++ b/1.3.1/examples/pylab_examples/ellipse_rotated.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/equal_aspect_ratio.html b/1.3.1/examples/pylab_examples/equal_aspect_ratio.html
index 7941bec17da..b8b3ec75485 100644
--- a/1.3.1/examples/pylab_examples/equal_aspect_ratio.html
+++ b/1.3.1/examples/pylab_examples/equal_aspect_ratio.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/errorbar_limits.html b/1.3.1/examples/pylab_examples/errorbar_limits.html
index ca95e8591dd..4cf66e46f06 100644
--- a/1.3.1/examples/pylab_examples/errorbar_limits.html
+++ b/1.3.1/examples/pylab_examples/errorbar_limits.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/errorbar_subsample.html b/1.3.1/examples/pylab_examples/errorbar_subsample.html
index ae0691d24b2..0a2cf04bee6 100644
--- a/1.3.1/examples/pylab_examples/errorbar_subsample.html
+++ b/1.3.1/examples/pylab_examples/errorbar_subsample.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/eventcollection_demo.html b/1.3.1/examples/pylab_examples/eventcollection_demo.html
index dc6279ce4cb..d65f1b66232 100644
--- a/1.3.1/examples/pylab_examples/eventcollection_demo.html
+++ b/1.3.1/examples/pylab_examples/eventcollection_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/eventplot_demo.html b/1.3.1/examples/pylab_examples/eventplot_demo.html
index 9b0efd74ff7..7299d626bc3 100644
--- a/1.3.1/examples/pylab_examples/eventplot_demo.html
+++ b/1.3.1/examples/pylab_examples/eventplot_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/fancyarrow_demo.html b/1.3.1/examples/pylab_examples/fancyarrow_demo.html
index 33a04c25dc2..c7a5d8a3914 100644
--- a/1.3.1/examples/pylab_examples/fancyarrow_demo.html
+++ b/1.3.1/examples/pylab_examples/fancyarrow_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/fancybox_demo.html b/1.3.1/examples/pylab_examples/fancybox_demo.html
index e24cc7c6fe5..ee9109aae52 100644
--- a/1.3.1/examples/pylab_examples/fancybox_demo.html
+++ b/1.3.1/examples/pylab_examples/fancybox_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/fancybox_demo2.html b/1.3.1/examples/pylab_examples/fancybox_demo2.html
index c6f8298be2b..c741ad6c45a 100644
--- a/1.3.1/examples/pylab_examples/fancybox_demo2.html
+++ b/1.3.1/examples/pylab_examples/fancybox_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/fancytextbox_demo.html b/1.3.1/examples/pylab_examples/fancytextbox_demo.html
index 0204dd0ca95..79fc1905b82 100644
--- a/1.3.1/examples/pylab_examples/fancytextbox_demo.html
+++ b/1.3.1/examples/pylab_examples/fancytextbox_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/figimage_demo.html b/1.3.1/examples/pylab_examples/figimage_demo.html
index adcd39e7a3e..8135efb03e4 100644
--- a/1.3.1/examples/pylab_examples/figimage_demo.html
+++ b/1.3.1/examples/pylab_examples/figimage_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/figlegend_demo.html b/1.3.1/examples/pylab_examples/figlegend_demo.html
index 687e09d797d..3fe8399d19f 100644
--- a/1.3.1/examples/pylab_examples/figlegend_demo.html
+++ b/1.3.1/examples/pylab_examples/figlegend_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/figure_title.html b/1.3.1/examples/pylab_examples/figure_title.html
index d0899709e20..0f7e65dc3e7 100644
--- a/1.3.1/examples/pylab_examples/figure_title.html
+++ b/1.3.1/examples/pylab_examples/figure_title.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/fill_between_demo.html b/1.3.1/examples/pylab_examples/fill_between_demo.html
index dc89a6ad560..db48000233b 100644
--- a/1.3.1/examples/pylab_examples/fill_between_demo.html
+++ b/1.3.1/examples/pylab_examples/fill_between_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/fill_betweenx_demo.html b/1.3.1/examples/pylab_examples/fill_betweenx_demo.html
index 83b964e1bd1..c6506db29db 100644
--- a/1.3.1/examples/pylab_examples/fill_betweenx_demo.html
+++ b/1.3.1/examples/pylab_examples/fill_betweenx_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/fill_spiral.html b/1.3.1/examples/pylab_examples/fill_spiral.html
index 340d6446433..f9e979e1171 100644
--- a/1.3.1/examples/pylab_examples/fill_spiral.html
+++ b/1.3.1/examples/pylab_examples/fill_spiral.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/filledmarker_demo.html b/1.3.1/examples/pylab_examples/filledmarker_demo.html
index 0bbd2cf95d0..703a1eb87a0 100644
--- a/1.3.1/examples/pylab_examples/filledmarker_demo.html
+++ b/1.3.1/examples/pylab_examples/filledmarker_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/finance_demo.html b/1.3.1/examples/pylab_examples/finance_demo.html
index 9efddbf561a..8dabf099948 100644
--- a/1.3.1/examples/pylab_examples/finance_demo.html
+++ b/1.3.1/examples/pylab_examples/finance_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/finance_work2.html b/1.3.1/examples/pylab_examples/finance_work2.html
index b915f13e8ed..ee936a7296a 100644
--- a/1.3.1/examples/pylab_examples/finance_work2.html
+++ b/1.3.1/examples/pylab_examples/finance_work2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/findobj_demo.html b/1.3.1/examples/pylab_examples/findobj_demo.html
index b0c1d2cae5d..0c1d8bf05d0 100644
--- a/1.3.1/examples/pylab_examples/findobj_demo.html
+++ b/1.3.1/examples/pylab_examples/findobj_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/font_table_ttf.html b/1.3.1/examples/pylab_examples/font_table_ttf.html
index cd98bb39f74..95e4a83f09d 100644
--- a/1.3.1/examples/pylab_examples/font_table_ttf.html
+++ b/1.3.1/examples/pylab_examples/font_table_ttf.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/fonts_demo.html b/1.3.1/examples/pylab_examples/fonts_demo.html
index b119409be71..8e98867d90c 100644
--- a/1.3.1/examples/pylab_examples/fonts_demo.html
+++ b/1.3.1/examples/pylab_examples/fonts_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/fonts_demo_kw.html b/1.3.1/examples/pylab_examples/fonts_demo_kw.html
index 036e7f2f5e8..12e7aa6e430 100644
--- a/1.3.1/examples/pylab_examples/fonts_demo_kw.html
+++ b/1.3.1/examples/pylab_examples/fonts_demo_kw.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/ganged_plots.html b/1.3.1/examples/pylab_examples/ganged_plots.html
index 1ac24050316..44b251455b5 100644
--- a/1.3.1/examples/pylab_examples/ganged_plots.html
+++ b/1.3.1/examples/pylab_examples/ganged_plots.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/geo_demo.html b/1.3.1/examples/pylab_examples/geo_demo.html
index 8ba029cb50c..0fdbdf03e62 100644
--- a/1.3.1/examples/pylab_examples/geo_demo.html
+++ b/1.3.1/examples/pylab_examples/geo_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/ginput_demo.html b/1.3.1/examples/pylab_examples/ginput_demo.html
index 23f33dd690a..8f3840cac08 100644
--- a/1.3.1/examples/pylab_examples/ginput_demo.html
+++ b/1.3.1/examples/pylab_examples/ginput_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/ginput_manual_clabel.html b/1.3.1/examples/pylab_examples/ginput_manual_clabel.html
index bd9b44b21bf..e998f2745d2 100644
--- a/1.3.1/examples/pylab_examples/ginput_manual_clabel.html
+++ b/1.3.1/examples/pylab_examples/ginput_manual_clabel.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/gradient_bar.html b/1.3.1/examples/pylab_examples/gradient_bar.html
index 279ad37eae8..1729ce6b8c3 100644
--- a/1.3.1/examples/pylab_examples/gradient_bar.html
+++ b/1.3.1/examples/pylab_examples/gradient_bar.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/griddata_demo.html b/1.3.1/examples/pylab_examples/griddata_demo.html
index 272f68ed2e5..cd0ce5ce4b6 100644
--- a/1.3.1/examples/pylab_examples/griddata_demo.html
+++ b/1.3.1/examples/pylab_examples/griddata_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/hatch_demo.html b/1.3.1/examples/pylab_examples/hatch_demo.html
index e9eb466e484..d45072b737e 100644
--- a/1.3.1/examples/pylab_examples/hatch_demo.html
+++ b/1.3.1/examples/pylab_examples/hatch_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/hexbin_demo.html b/1.3.1/examples/pylab_examples/hexbin_demo.html
index 1489dae4af6..f1ec0eadb05 100644
--- a/1.3.1/examples/pylab_examples/hexbin_demo.html
+++ b/1.3.1/examples/pylab_examples/hexbin_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/hexbin_demo2.html b/1.3.1/examples/pylab_examples/hexbin_demo2.html
index 2438aa92c4e..536c3128432 100644
--- a/1.3.1/examples/pylab_examples/hexbin_demo2.html
+++ b/1.3.1/examples/pylab_examples/hexbin_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/hist2d_demo.html b/1.3.1/examples/pylab_examples/hist2d_demo.html
index 4c1585b9a1a..ff3a6213f8f 100644
--- a/1.3.1/examples/pylab_examples/hist2d_demo.html
+++ b/1.3.1/examples/pylab_examples/hist2d_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/hist2d_log_demo.html b/1.3.1/examples/pylab_examples/hist2d_log_demo.html
index 8b4c1af671d..c9d3de408af 100644
--- a/1.3.1/examples/pylab_examples/hist2d_log_demo.html
+++ b/1.3.1/examples/pylab_examples/hist2d_log_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/hist_colormapped.html b/1.3.1/examples/pylab_examples/hist_colormapped.html
index f30b27bdf82..069e28f994e 100644
--- a/1.3.1/examples/pylab_examples/hist_colormapped.html
+++ b/1.3.1/examples/pylab_examples/hist_colormapped.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/histogram_demo_extended.html b/1.3.1/examples/pylab_examples/histogram_demo_extended.html
index 51f069dfeff..4a11979f248 100644
--- a/1.3.1/examples/pylab_examples/histogram_demo_extended.html
+++ b/1.3.1/examples/pylab_examples/histogram_demo_extended.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/histogram_percent_demo.html b/1.3.1/examples/pylab_examples/histogram_percent_demo.html
index aa9d71d4f01..892d2e7de11 100644
--- a/1.3.1/examples/pylab_examples/histogram_percent_demo.html
+++ b/1.3.1/examples/pylab_examples/histogram_percent_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/hyperlinks.html b/1.3.1/examples/pylab_examples/hyperlinks.html
index 4c702ef3ba2..6b141daaab1 100644
--- a/1.3.1/examples/pylab_examples/hyperlinks.html
+++ b/1.3.1/examples/pylab_examples/hyperlinks.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/image_clip_path.html b/1.3.1/examples/pylab_examples/image_clip_path.html
index a35b6062341..a9a31ab11ef 100644
--- a/1.3.1/examples/pylab_examples/image_clip_path.html
+++ b/1.3.1/examples/pylab_examples/image_clip_path.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/image_demo.html b/1.3.1/examples/pylab_examples/image_demo.html
index d21fb37c017..377793965a1 100644
--- a/1.3.1/examples/pylab_examples/image_demo.html
+++ b/1.3.1/examples/pylab_examples/image_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/image_demo2.html b/1.3.1/examples/pylab_examples/image_demo2.html
index c001276f6e0..48047f4a470 100644
--- a/1.3.1/examples/pylab_examples/image_demo2.html
+++ b/1.3.1/examples/pylab_examples/image_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/image_interp.html b/1.3.1/examples/pylab_examples/image_interp.html
index e85815ce1a2..ef6e1e34f90 100644
--- a/1.3.1/examples/pylab_examples/image_interp.html
+++ b/1.3.1/examples/pylab_examples/image_interp.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/image_masked.html b/1.3.1/examples/pylab_examples/image_masked.html
index 5cc5baa0cfc..40ef8f28ab8 100644
--- a/1.3.1/examples/pylab_examples/image_masked.html
+++ b/1.3.1/examples/pylab_examples/image_masked.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/image_nonuniform.html b/1.3.1/examples/pylab_examples/image_nonuniform.html
index ffacbe33a5c..1c9738355d7 100644
--- a/1.3.1/examples/pylab_examples/image_nonuniform.html
+++ b/1.3.1/examples/pylab_examples/image_nonuniform.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/image_origin.html b/1.3.1/examples/pylab_examples/image_origin.html
index a54248330ee..0fe353200ca 100644
--- a/1.3.1/examples/pylab_examples/image_origin.html
+++ b/1.3.1/examples/pylab_examples/image_origin.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/image_slices_viewer.html b/1.3.1/examples/pylab_examples/image_slices_viewer.html
index 1b5ee12aaef..49761c97962 100644
--- a/1.3.1/examples/pylab_examples/image_slices_viewer.html
+++ b/1.3.1/examples/pylab_examples/image_slices_viewer.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/index.html b/1.3.1/examples/pylab_examples/index.html
index 665e02920c0..51114383304 100644
--- a/1.3.1/examples/pylab_examples/index.html
+++ b/1.3.1/examples/pylab_examples/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/interp_demo.html b/1.3.1/examples/pylab_examples/interp_demo.html
index 5fb54ed229a..68892f8dc6c 100644
--- a/1.3.1/examples/pylab_examples/interp_demo.html
+++ b/1.3.1/examples/pylab_examples/interp_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/invert_axes.html b/1.3.1/examples/pylab_examples/invert_axes.html
index 4e25fe483d8..43d4a1c85b0 100644
--- a/1.3.1/examples/pylab_examples/invert_axes.html
+++ b/1.3.1/examples/pylab_examples/invert_axes.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/layer_images.html b/1.3.1/examples/pylab_examples/layer_images.html
index d52a0917b5f..391f2655521 100644
--- a/1.3.1/examples/pylab_examples/layer_images.html
+++ b/1.3.1/examples/pylab_examples/layer_images.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/legend_auto.html b/1.3.1/examples/pylab_examples/legend_auto.html
index e564ba32784..3814bfd7d10 100644
--- a/1.3.1/examples/pylab_examples/legend_auto.html
+++ b/1.3.1/examples/pylab_examples/legend_auto.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/legend_demo.html b/1.3.1/examples/pylab_examples/legend_demo.html
index 66c3cd252b8..742e59c0461 100644
--- a/1.3.1/examples/pylab_examples/legend_demo.html
+++ b/1.3.1/examples/pylab_examples/legend_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/legend_demo2.html b/1.3.1/examples/pylab_examples/legend_demo2.html
index ad6aa214f48..f18e5807bc3 100644
--- a/1.3.1/examples/pylab_examples/legend_demo2.html
+++ b/1.3.1/examples/pylab_examples/legend_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/legend_demo3.html b/1.3.1/examples/pylab_examples/legend_demo3.html
index a4fe02a796e..bcd5e78c9ba 100644
--- a/1.3.1/examples/pylab_examples/legend_demo3.html
+++ b/1.3.1/examples/pylab_examples/legend_demo3.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/legend_demo4.html b/1.3.1/examples/pylab_examples/legend_demo4.html
index ae07fb69811..6f0e91e7ce2 100644
--- a/1.3.1/examples/pylab_examples/legend_demo4.html
+++ b/1.3.1/examples/pylab_examples/legend_demo4.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/legend_demo_custom_handler.html b/1.3.1/examples/pylab_examples/legend_demo_custom_handler.html
index 4d385f4d5ec..dfbbc5dcf82 100644
--- a/1.3.1/examples/pylab_examples/legend_demo_custom_handler.html
+++ b/1.3.1/examples/pylab_examples/legend_demo_custom_handler.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/legend_scatter.html b/1.3.1/examples/pylab_examples/legend_scatter.html
index b1459d61222..20c4da34f3c 100644
--- a/1.3.1/examples/pylab_examples/legend_scatter.html
+++ b/1.3.1/examples/pylab_examples/legend_scatter.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/legend_translucent.html b/1.3.1/examples/pylab_examples/legend_translucent.html
index f2c99f9ddf5..0d61ffbb6a7 100644
--- a/1.3.1/examples/pylab_examples/legend_translucent.html
+++ b/1.3.1/examples/pylab_examples/legend_translucent.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/line_collection.html b/1.3.1/examples/pylab_examples/line_collection.html
index ca22d4fcba9..231640e0b71 100644
--- a/1.3.1/examples/pylab_examples/line_collection.html
+++ b/1.3.1/examples/pylab_examples/line_collection.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/line_collection2.html b/1.3.1/examples/pylab_examples/line_collection2.html
index 527b79ed0f7..ccf60beabca 100644
--- a/1.3.1/examples/pylab_examples/line_collection2.html
+++ b/1.3.1/examples/pylab_examples/line_collection2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/line_styles.html b/1.3.1/examples/pylab_examples/line_styles.html
index 6105af445a0..2ed868a361d 100644
--- a/1.3.1/examples/pylab_examples/line_styles.html
+++ b/1.3.1/examples/pylab_examples/line_styles.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/load_converter.html b/1.3.1/examples/pylab_examples/load_converter.html
index 79e3753e868..0db6a29fbc1 100644
--- a/1.3.1/examples/pylab_examples/load_converter.html
+++ b/1.3.1/examples/pylab_examples/load_converter.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/loadrec.html b/1.3.1/examples/pylab_examples/loadrec.html
index c283fb2da62..722fe5a191e 100644
--- a/1.3.1/examples/pylab_examples/loadrec.html
+++ b/1.3.1/examples/pylab_examples/loadrec.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/log_bar.html b/1.3.1/examples/pylab_examples/log_bar.html
index 06131c1ed48..cba82dbc080 100644
--- a/1.3.1/examples/pylab_examples/log_bar.html
+++ b/1.3.1/examples/pylab_examples/log_bar.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/log_demo.html b/1.3.1/examples/pylab_examples/log_demo.html
index 41003f6f094..37fd5a2f623 100644
--- a/1.3.1/examples/pylab_examples/log_demo.html
+++ b/1.3.1/examples/pylab_examples/log_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/log_test.html b/1.3.1/examples/pylab_examples/log_test.html
index 7aa14c142a7..6b43f8c53df 100644
--- a/1.3.1/examples/pylab_examples/log_test.html
+++ b/1.3.1/examples/pylab_examples/log_test.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/logo.html b/1.3.1/examples/pylab_examples/logo.html
index 17c1a118233..e606e37ae4d 100644
--- a/1.3.1/examples/pylab_examples/logo.html
+++ b/1.3.1/examples/pylab_examples/logo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/major_minor_demo1.html b/1.3.1/examples/pylab_examples/major_minor_demo1.html
index b7cde99c4da..2227b759c10 100644
--- a/1.3.1/examples/pylab_examples/major_minor_demo1.html
+++ b/1.3.1/examples/pylab_examples/major_minor_demo1.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/major_minor_demo2.html b/1.3.1/examples/pylab_examples/major_minor_demo2.html
index 0ac4d31395f..107244142e4 100644
--- a/1.3.1/examples/pylab_examples/major_minor_demo2.html
+++ b/1.3.1/examples/pylab_examples/major_minor_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/manual_axis.html b/1.3.1/examples/pylab_examples/manual_axis.html
index 0132e8cc905..7bf3d628a88 100644
--- a/1.3.1/examples/pylab_examples/manual_axis.html
+++ b/1.3.1/examples/pylab_examples/manual_axis.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/marker_path.html b/1.3.1/examples/pylab_examples/marker_path.html
index 5eca2c5020b..a5133dc01f1 100644
--- a/1.3.1/examples/pylab_examples/marker_path.html
+++ b/1.3.1/examples/pylab_examples/marker_path.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/masked_demo.html b/1.3.1/examples/pylab_examples/masked_demo.html
index 76437ba2ffa..d695e6ac2d8 100644
--- a/1.3.1/examples/pylab_examples/masked_demo.html
+++ b/1.3.1/examples/pylab_examples/masked_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/mathtext_demo.html b/1.3.1/examples/pylab_examples/mathtext_demo.html
index 223527f45c9..a9174870346 100644
--- a/1.3.1/examples/pylab_examples/mathtext_demo.html
+++ b/1.3.1/examples/pylab_examples/mathtext_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/mathtext_examples.html b/1.3.1/examples/pylab_examples/mathtext_examples.html
index 8a95fa63cfc..cdb2a3b4843 100644
--- a/1.3.1/examples/pylab_examples/mathtext_examples.html
+++ b/1.3.1/examples/pylab_examples/mathtext_examples.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/matplotlib_icon.html b/1.3.1/examples/pylab_examples/matplotlib_icon.html
index f29bd301f75..6f5f3cb76f5 100644
--- a/1.3.1/examples/pylab_examples/matplotlib_icon.html
+++ b/1.3.1/examples/pylab_examples/matplotlib_icon.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/matshow.html b/1.3.1/examples/pylab_examples/matshow.html
index 901a367986b..fddcd212328 100644
--- a/1.3.1/examples/pylab_examples/matshow.html
+++ b/1.3.1/examples/pylab_examples/matshow.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/movie_demo.html b/1.3.1/examples/pylab_examples/movie_demo.html
index 2e5613a65b3..8da48171efd 100644
--- a/1.3.1/examples/pylab_examples/movie_demo.html
+++ b/1.3.1/examples/pylab_examples/movie_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/mri_demo.html b/1.3.1/examples/pylab_examples/mri_demo.html
index 283bc69697e..1b555b63a7d 100644
--- a/1.3.1/examples/pylab_examples/mri_demo.html
+++ b/1.3.1/examples/pylab_examples/mri_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/mri_with_eeg.html b/1.3.1/examples/pylab_examples/mri_with_eeg.html
index b4f13fdec1f..a9a508b9694 100644
--- a/1.3.1/examples/pylab_examples/mri_with_eeg.html
+++ b/1.3.1/examples/pylab_examples/mri_with_eeg.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/multi_image.html b/1.3.1/examples/pylab_examples/multi_image.html
index 1bfdd4de2a0..cea20d3d061 100644
--- a/1.3.1/examples/pylab_examples/multi_image.html
+++ b/1.3.1/examples/pylab_examples/multi_image.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/multicolored_line.html b/1.3.1/examples/pylab_examples/multicolored_line.html
index fefa9836c7b..19cafc14a99 100644
--- a/1.3.1/examples/pylab_examples/multicolored_line.html
+++ b/1.3.1/examples/pylab_examples/multicolored_line.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/multiline.html b/1.3.1/examples/pylab_examples/multiline.html
index 21a69f307f5..c788f20e099 100644
--- a/1.3.1/examples/pylab_examples/multiline.html
+++ b/1.3.1/examples/pylab_examples/multiline.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/multipage_pdf.html b/1.3.1/examples/pylab_examples/multipage_pdf.html
index 48362e492b3..2496bce4b4b 100644
--- a/1.3.1/examples/pylab_examples/multipage_pdf.html
+++ b/1.3.1/examples/pylab_examples/multipage_pdf.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/multiple_figs_demo.html b/1.3.1/examples/pylab_examples/multiple_figs_demo.html
index f5c40a4ead0..ee5c31a1a38 100644
--- a/1.3.1/examples/pylab_examples/multiple_figs_demo.html
+++ b/1.3.1/examples/pylab_examples/multiple_figs_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/multiple_yaxis_with_spines.html b/1.3.1/examples/pylab_examples/multiple_yaxis_with_spines.html
index 33d008ec07d..d8e3917cfdc 100644
--- a/1.3.1/examples/pylab_examples/multiple_yaxis_with_spines.html
+++ b/1.3.1/examples/pylab_examples/multiple_yaxis_with_spines.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/nan_test.html b/1.3.1/examples/pylab_examples/nan_test.html
index 0e26cdcfc6d..d04e2b81e6e 100644
--- a/1.3.1/examples/pylab_examples/nan_test.html
+++ b/1.3.1/examples/pylab_examples/nan_test.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/newscalarformatter_demo.html b/1.3.1/examples/pylab_examples/newscalarformatter_demo.html
index eb6f4b8b62b..cb27084b655 100644
--- a/1.3.1/examples/pylab_examples/newscalarformatter_demo.html
+++ b/1.3.1/examples/pylab_examples/newscalarformatter_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/patheffect_demo.html b/1.3.1/examples/pylab_examples/patheffect_demo.html
index 8e877f22ef3..37e33f16020 100644
--- a/1.3.1/examples/pylab_examples/patheffect_demo.html
+++ b/1.3.1/examples/pylab_examples/patheffect_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/pcolor_demo.html b/1.3.1/examples/pylab_examples/pcolor_demo.html
index 9f1a64fc573..56cc7fa1280 100644
--- a/1.3.1/examples/pylab_examples/pcolor_demo.html
+++ b/1.3.1/examples/pylab_examples/pcolor_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/pcolor_log.html b/1.3.1/examples/pylab_examples/pcolor_log.html
index 7baa0534e7e..3ea7f706c64 100644
--- a/1.3.1/examples/pylab_examples/pcolor_log.html
+++ b/1.3.1/examples/pylab_examples/pcolor_log.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/pcolor_small.html b/1.3.1/examples/pylab_examples/pcolor_small.html
index 27e67c0e9f9..0b063213ba5 100644
--- a/1.3.1/examples/pylab_examples/pcolor_small.html
+++ b/1.3.1/examples/pylab_examples/pcolor_small.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/pie_demo2.html b/1.3.1/examples/pylab_examples/pie_demo2.html
index 622f7290be3..00cf986fe41 100644
--- a/1.3.1/examples/pylab_examples/pie_demo2.html
+++ b/1.3.1/examples/pylab_examples/pie_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/plotfile_demo.html b/1.3.1/examples/pylab_examples/plotfile_demo.html
index 6d81d19e4d2..3caf35e6f08 100644
--- a/1.3.1/examples/pylab_examples/plotfile_demo.html
+++ b/1.3.1/examples/pylab_examples/plotfile_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/polar_demo.html b/1.3.1/examples/pylab_examples/polar_demo.html
index ed4eacbcc75..2985c6b42e6 100644
--- a/1.3.1/examples/pylab_examples/polar_demo.html
+++ b/1.3.1/examples/pylab_examples/polar_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/polar_legend.html b/1.3.1/examples/pylab_examples/polar_legend.html
index 3bd9b014074..f90344c96e7 100644
--- a/1.3.1/examples/pylab_examples/polar_legend.html
+++ b/1.3.1/examples/pylab_examples/polar_legend.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/print_stdout.html b/1.3.1/examples/pylab_examples/print_stdout.html
index fb5eea9a8af..1b8a5604396 100644
--- a/1.3.1/examples/pylab_examples/print_stdout.html
+++ b/1.3.1/examples/pylab_examples/print_stdout.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/psd_demo.html b/1.3.1/examples/pylab_examples/psd_demo.html
index 6e58a9aeaa7..48bf2eb9a4c 100644
--- a/1.3.1/examples/pylab_examples/psd_demo.html
+++ b/1.3.1/examples/pylab_examples/psd_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/psd_demo2.html b/1.3.1/examples/pylab_examples/psd_demo2.html
index e9e657add96..5b6c81d1f56 100644
--- a/1.3.1/examples/pylab_examples/psd_demo2.html
+++ b/1.3.1/examples/pylab_examples/psd_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/psd_demo3.html b/1.3.1/examples/pylab_examples/psd_demo3.html
index dff6dabbe61..a926ddf7d5d 100644
--- a/1.3.1/examples/pylab_examples/psd_demo3.html
+++ b/1.3.1/examples/pylab_examples/psd_demo3.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/psd_demo_complex.html b/1.3.1/examples/pylab_examples/psd_demo_complex.html
index 804806801cc..ad03f222356 100644
--- a/1.3.1/examples/pylab_examples/psd_demo_complex.html
+++ b/1.3.1/examples/pylab_examples/psd_demo_complex.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/pstest.html b/1.3.1/examples/pylab_examples/pstest.html
index 9cbc8bf6248..edb4ed6a260 100644
--- a/1.3.1/examples/pylab_examples/pstest.html
+++ b/1.3.1/examples/pylab_examples/pstest.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/pythonic_matplotlib.html b/1.3.1/examples/pylab_examples/pythonic_matplotlib.html
index b36281193db..68d3bdd4ccd 100644
--- a/1.3.1/examples/pylab_examples/pythonic_matplotlib.html
+++ b/1.3.1/examples/pylab_examples/pythonic_matplotlib.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/quadmesh_demo.html b/1.3.1/examples/pylab_examples/quadmesh_demo.html
index 3ac6c7e3aab..d6b5c429b3a 100644
--- a/1.3.1/examples/pylab_examples/quadmesh_demo.html
+++ b/1.3.1/examples/pylab_examples/quadmesh_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/quiver_demo.html b/1.3.1/examples/pylab_examples/quiver_demo.html
index 920f513c934..ba39f29b2c4 100644
--- a/1.3.1/examples/pylab_examples/quiver_demo.html
+++ b/1.3.1/examples/pylab_examples/quiver_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/scatter_custom_symbol.html b/1.3.1/examples/pylab_examples/scatter_custom_symbol.html
index bf9c17d8e2d..19324dd7d8f 100644
--- a/1.3.1/examples/pylab_examples/scatter_custom_symbol.html
+++ b/1.3.1/examples/pylab_examples/scatter_custom_symbol.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/scatter_demo2.html b/1.3.1/examples/pylab_examples/scatter_demo2.html
index 14332518d7f..05ac2c302aa 100644
--- a/1.3.1/examples/pylab_examples/scatter_demo2.html
+++ b/1.3.1/examples/pylab_examples/scatter_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/scatter_hist.html b/1.3.1/examples/pylab_examples/scatter_hist.html
index c6504ef0233..75f28f6b301 100644
--- a/1.3.1/examples/pylab_examples/scatter_hist.html
+++ b/1.3.1/examples/pylab_examples/scatter_hist.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/scatter_masked.html b/1.3.1/examples/pylab_examples/scatter_masked.html
index 0a896887996..6e6b66a89fa 100644
--- a/1.3.1/examples/pylab_examples/scatter_masked.html
+++ b/1.3.1/examples/pylab_examples/scatter_masked.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/scatter_profile.html b/1.3.1/examples/pylab_examples/scatter_profile.html
index 664956858ae..66d85ffae5b 100644
--- a/1.3.1/examples/pylab_examples/scatter_profile.html
+++ b/1.3.1/examples/pylab_examples/scatter_profile.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/scatter_star_poly.html b/1.3.1/examples/pylab_examples/scatter_star_poly.html
index df34c2925d2..6bb70e612f3 100644
--- a/1.3.1/examples/pylab_examples/scatter_star_poly.html
+++ b/1.3.1/examples/pylab_examples/scatter_star_poly.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/scatter_symbol.html b/1.3.1/examples/pylab_examples/scatter_symbol.html
index abb39ef98f8..9eba4c9cb62 100644
--- a/1.3.1/examples/pylab_examples/scatter_symbol.html
+++ b/1.3.1/examples/pylab_examples/scatter_symbol.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/set_and_get.html b/1.3.1/examples/pylab_examples/set_and_get.html
index 6c58201f357..52f801645d6 100644
--- a/1.3.1/examples/pylab_examples/set_and_get.html
+++ b/1.3.1/examples/pylab_examples/set_and_get.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/shading_example.html b/1.3.1/examples/pylab_examples/shading_example.html
index bf9bd52e0ff..7fa13b36eca 100644
--- a/1.3.1/examples/pylab_examples/shading_example.html
+++ b/1.3.1/examples/pylab_examples/shading_example.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/shared_axis_across_figures.html b/1.3.1/examples/pylab_examples/shared_axis_across_figures.html
index c6cd1c9c038..7d89438484e 100644
--- a/1.3.1/examples/pylab_examples/shared_axis_across_figures.html
+++ b/1.3.1/examples/pylab_examples/shared_axis_across_figures.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/shared_axis_demo.html b/1.3.1/examples/pylab_examples/shared_axis_demo.html
index 1b99017d861..66201fd81f8 100644
--- a/1.3.1/examples/pylab_examples/shared_axis_demo.html
+++ b/1.3.1/examples/pylab_examples/shared_axis_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/simple_plot.html b/1.3.1/examples/pylab_examples/simple_plot.html
index 8c5363ff9c5..7b02bf3c34c 100644
--- a/1.3.1/examples/pylab_examples/simple_plot.html
+++ b/1.3.1/examples/pylab_examples/simple_plot.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/simple_plot_fps.html b/1.3.1/examples/pylab_examples/simple_plot_fps.html
index 396b96766a9..29e7173008a 100644
--- a/1.3.1/examples/pylab_examples/simple_plot_fps.html
+++ b/1.3.1/examples/pylab_examples/simple_plot_fps.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/specgram_demo.html b/1.3.1/examples/pylab_examples/specgram_demo.html
index bf587c2062e..a95b50d35b3 100644
--- a/1.3.1/examples/pylab_examples/specgram_demo.html
+++ b/1.3.1/examples/pylab_examples/specgram_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/spine_placement_demo.html b/1.3.1/examples/pylab_examples/spine_placement_demo.html
index caaa558bc7e..6afe5a190fd 100644
--- a/1.3.1/examples/pylab_examples/spine_placement_demo.html
+++ b/1.3.1/examples/pylab_examples/spine_placement_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/spy_demos.html b/1.3.1/examples/pylab_examples/spy_demos.html
index faaa5391125..a070e410c2a 100644
--- a/1.3.1/examples/pylab_examples/spy_demos.html
+++ b/1.3.1/examples/pylab_examples/spy_demos.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/stackplot_demo.html b/1.3.1/examples/pylab_examples/stackplot_demo.html
index dd727b9459c..6c23ab52402 100644
--- a/1.3.1/examples/pylab_examples/stackplot_demo.html
+++ b/1.3.1/examples/pylab_examples/stackplot_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/stackplot_demo2.html b/1.3.1/examples/pylab_examples/stackplot_demo2.html
index 6de5818aafb..5ec257ae9df 100644
--- a/1.3.1/examples/pylab_examples/stackplot_demo2.html
+++ b/1.3.1/examples/pylab_examples/stackplot_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/stem_plot.html b/1.3.1/examples/pylab_examples/stem_plot.html
index c4421180429..45c82e47d61 100644
--- a/1.3.1/examples/pylab_examples/stem_plot.html
+++ b/1.3.1/examples/pylab_examples/stem_plot.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/step_demo.html b/1.3.1/examples/pylab_examples/step_demo.html
index 4d52c88f854..19bcb4c7307 100644
--- a/1.3.1/examples/pylab_examples/step_demo.html
+++ b/1.3.1/examples/pylab_examples/step_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/stix_fonts_demo.html b/1.3.1/examples/pylab_examples/stix_fonts_demo.html
index fc7e02c0c1e..0c934a19d16 100644
--- a/1.3.1/examples/pylab_examples/stix_fonts_demo.html
+++ b/1.3.1/examples/pylab_examples/stix_fonts_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/stock_demo.html b/1.3.1/examples/pylab_examples/stock_demo.html
index 64e09186c05..52102d19c44 100644
--- a/1.3.1/examples/pylab_examples/stock_demo.html
+++ b/1.3.1/examples/pylab_examples/stock_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/subplot_demo.html b/1.3.1/examples/pylab_examples/subplot_demo.html
index 6f5729be4ea..bf6738450ba 100644
--- a/1.3.1/examples/pylab_examples/subplot_demo.html
+++ b/1.3.1/examples/pylab_examples/subplot_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/subplot_toolbar.html b/1.3.1/examples/pylab_examples/subplot_toolbar.html
index 09602411649..81924306035 100644
--- a/1.3.1/examples/pylab_examples/subplot_toolbar.html
+++ b/1.3.1/examples/pylab_examples/subplot_toolbar.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/subplots_adjust.html b/1.3.1/examples/pylab_examples/subplots_adjust.html
index 2a831cd845e..123f3f2047b 100644
--- a/1.3.1/examples/pylab_examples/subplots_adjust.html
+++ b/1.3.1/examples/pylab_examples/subplots_adjust.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/subplots_demo.html b/1.3.1/examples/pylab_examples/subplots_demo.html
index 9a2ab4c5103..dc5415b9197 100644
--- a/1.3.1/examples/pylab_examples/subplots_demo.html
+++ b/1.3.1/examples/pylab_examples/subplots_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/symlog_demo.html b/1.3.1/examples/pylab_examples/symlog_demo.html
index 02d3fd55bcc..889a4cca67c 100644
--- a/1.3.1/examples/pylab_examples/symlog_demo.html
+++ b/1.3.1/examples/pylab_examples/symlog_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/system_monitor.html b/1.3.1/examples/pylab_examples/system_monitor.html
index 9c764d66f6f..51b63f3c14a 100644
--- a/1.3.1/examples/pylab_examples/system_monitor.html
+++ b/1.3.1/examples/pylab_examples/system_monitor.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/table_demo.html b/1.3.1/examples/pylab_examples/table_demo.html
index aa7db880e48..44efbff1833 100644
--- a/1.3.1/examples/pylab_examples/table_demo.html
+++ b/1.3.1/examples/pylab_examples/table_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/tex_demo.html b/1.3.1/examples/pylab_examples/tex_demo.html
index ebfbf1b9bb0..1c483e3e957 100644
--- a/1.3.1/examples/pylab_examples/tex_demo.html
+++ b/1.3.1/examples/pylab_examples/tex_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/tex_unicode_demo.html b/1.3.1/examples/pylab_examples/tex_unicode_demo.html
index dfe838161ca..3342f50be80 100644
--- a/1.3.1/examples/pylab_examples/tex_unicode_demo.html
+++ b/1.3.1/examples/pylab_examples/tex_unicode_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/text_handles.html b/1.3.1/examples/pylab_examples/text_handles.html
index 8ba69553ead..463c6da0d8a 100644
--- a/1.3.1/examples/pylab_examples/text_handles.html
+++ b/1.3.1/examples/pylab_examples/text_handles.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/text_rotation.html b/1.3.1/examples/pylab_examples/text_rotation.html
index ae8f0abc838..b02c2b6a64f 100644
--- a/1.3.1/examples/pylab_examples/text_rotation.html
+++ b/1.3.1/examples/pylab_examples/text_rotation.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/text_rotation_relative_to_line.html b/1.3.1/examples/pylab_examples/text_rotation_relative_to_line.html
index 1b5b1a6a83b..29291c91cbf 100644
--- a/1.3.1/examples/pylab_examples/text_rotation_relative_to_line.html
+++ b/1.3.1/examples/pylab_examples/text_rotation_relative_to_line.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/titles_demo.html b/1.3.1/examples/pylab_examples/titles_demo.html
index 84e71b2762e..e1406bbfec2 100644
--- a/1.3.1/examples/pylab_examples/titles_demo.html
+++ b/1.3.1/examples/pylab_examples/titles_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/to_numeric.html b/1.3.1/examples/pylab_examples/to_numeric.html
index 3e5c7432eb7..7f68d613262 100644
--- a/1.3.1/examples/pylab_examples/to_numeric.html
+++ b/1.3.1/examples/pylab_examples/to_numeric.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/toggle_images.html b/1.3.1/examples/pylab_examples/toggle_images.html
index f13c18dfb39..916074f4229 100644
--- a/1.3.1/examples/pylab_examples/toggle_images.html
+++ b/1.3.1/examples/pylab_examples/toggle_images.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/transoffset.html b/1.3.1/examples/pylab_examples/transoffset.html
index 17f713cf61f..84931ec5ae6 100644
--- a/1.3.1/examples/pylab_examples/transoffset.html
+++ b/1.3.1/examples/pylab_examples/transoffset.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/tricontour_demo.html b/1.3.1/examples/pylab_examples/tricontour_demo.html
index d29aeca72e8..97127d1550d 100644
--- a/1.3.1/examples/pylab_examples/tricontour_demo.html
+++ b/1.3.1/examples/pylab_examples/tricontour_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/tricontour_smooth_delaunay.html b/1.3.1/examples/pylab_examples/tricontour_smooth_delaunay.html
index 765654d25a9..8ede1a105a7 100644
--- a/1.3.1/examples/pylab_examples/tricontour_smooth_delaunay.html
+++ b/1.3.1/examples/pylab_examples/tricontour_smooth_delaunay.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/tricontour_smooth_user.html b/1.3.1/examples/pylab_examples/tricontour_smooth_user.html
index 1f6fdf5ce31..0837e88f271 100644
--- a/1.3.1/examples/pylab_examples/tricontour_smooth_user.html
+++ b/1.3.1/examples/pylab_examples/tricontour_smooth_user.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/tricontour_vs_griddata.html b/1.3.1/examples/pylab_examples/tricontour_vs_griddata.html
index 1915695669b..8cb13bfa4ab 100644
--- a/1.3.1/examples/pylab_examples/tricontour_vs_griddata.html
+++ b/1.3.1/examples/pylab_examples/tricontour_vs_griddata.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/trigradient_demo.html b/1.3.1/examples/pylab_examples/trigradient_demo.html
index 6141912a1f2..fb9bc84c429 100644
--- a/1.3.1/examples/pylab_examples/trigradient_demo.html
+++ b/1.3.1/examples/pylab_examples/trigradient_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/triinterp_demo.html b/1.3.1/examples/pylab_examples/triinterp_demo.html
index 4a3b2b78d09..97ea4b297a0 100644
--- a/1.3.1/examples/pylab_examples/triinterp_demo.html
+++ b/1.3.1/examples/pylab_examples/triinterp_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/tripcolor_demo.html b/1.3.1/examples/pylab_examples/tripcolor_demo.html
index 32f8c722240..4333c60dca4 100644
--- a/1.3.1/examples/pylab_examples/tripcolor_demo.html
+++ b/1.3.1/examples/pylab_examples/tripcolor_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/triplot_demo.html b/1.3.1/examples/pylab_examples/triplot_demo.html
index 86b46a8228e..3677a8b3580 100644
--- a/1.3.1/examples/pylab_examples/triplot_demo.html
+++ b/1.3.1/examples/pylab_examples/triplot_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/usetex_baseline_test.html b/1.3.1/examples/pylab_examples/usetex_baseline_test.html
index adea9f62ce8..5c64f00a1bd 100644
--- a/1.3.1/examples/pylab_examples/usetex_baseline_test.html
+++ b/1.3.1/examples/pylab_examples/usetex_baseline_test.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/usetex_demo.html b/1.3.1/examples/pylab_examples/usetex_demo.html
index 998169f31f9..2be84b40296 100644
--- a/1.3.1/examples/pylab_examples/usetex_demo.html
+++ b/1.3.1/examples/pylab_examples/usetex_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/usetex_fonteffects.html b/1.3.1/examples/pylab_examples/usetex_fonteffects.html
index 22f77f381e3..5566f41791f 100644
--- a/1.3.1/examples/pylab_examples/usetex_fonteffects.html
+++ b/1.3.1/examples/pylab_examples/usetex_fonteffects.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/vline_hline_demo.html b/1.3.1/examples/pylab_examples/vline_hline_demo.html
index 2910e51dbf3..73724f32c5c 100644
--- a/1.3.1/examples/pylab_examples/vline_hline_demo.html
+++ b/1.3.1/examples/pylab_examples/vline_hline_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/webapp_demo.html b/1.3.1/examples/pylab_examples/webapp_demo.html
index e3b78c9cbaf..ac57c8384dc 100644
--- a/1.3.1/examples/pylab_examples/webapp_demo.html
+++ b/1.3.1/examples/pylab_examples/webapp_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/xcorr_demo.html b/1.3.1/examples/pylab_examples/xcorr_demo.html
index 094bcfe15e2..168ad6fefcb 100644
--- a/1.3.1/examples/pylab_examples/xcorr_demo.html
+++ b/1.3.1/examples/pylab_examples/xcorr_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/pylab_examples/zorder_demo.html b/1.3.1/examples/pylab_examples/zorder_demo.html
index 57408f25125..ab0693401a4 100644
--- a/1.3.1/examples/pylab_examples/zorder_demo.html
+++ b/1.3.1/examples/pylab_examples/zorder_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/shapes_and_collections/artist_reference.html b/1.3.1/examples/shapes_and_collections/artist_reference.html
index 67613522d58..f6f1cd7e41d 100644
--- a/1.3.1/examples/shapes_and_collections/artist_reference.html
+++ b/1.3.1/examples/shapes_and_collections/artist_reference.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/shapes_and_collections/index.html b/1.3.1/examples/shapes_and_collections/index.html
index 4e5683e2f84..53075cc7e22 100644
--- a/1.3.1/examples/shapes_and_collections/index.html
+++ b/1.3.1/examples/shapes_and_collections/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/shapes_and_collections/path_patch_demo.html b/1.3.1/examples/shapes_and_collections/path_patch_demo.html
index 7839811461a..6c6df298668 100644
--- a/1.3.1/examples/shapes_and_collections/path_patch_demo.html
+++ b/1.3.1/examples/shapes_and_collections/path_patch_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/shapes_and_collections/scatter_demo.html b/1.3.1/examples/shapes_and_collections/scatter_demo.html
index 12544a014ab..7e49f11271a 100644
--- a/1.3.1/examples/shapes_and_collections/scatter_demo.html
+++ b/1.3.1/examples/shapes_and_collections/scatter_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/showcase/index.html b/1.3.1/examples/showcase/index.html
index e48d712796a..7f3a4d7f8c6 100644
--- a/1.3.1/examples/showcase/index.html
+++ b/1.3.1/examples/showcase/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/showcase/integral_demo.html b/1.3.1/examples/showcase/integral_demo.html
index e0296f4f822..ab055d9cb49 100644
--- a/1.3.1/examples/showcase/integral_demo.html
+++ b/1.3.1/examples/showcase/integral_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/showcase/xkcd.html b/1.3.1/examples/showcase/xkcd.html
index c6f8cdd364b..337fe4aeda8 100644
--- a/1.3.1/examples/showcase/xkcd.html
+++ b/1.3.1/examples/showcase/xkcd.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/specialty_plots/hinton_demo.html b/1.3.1/examples/specialty_plots/hinton_demo.html
index 74ca666155a..29864f4acca 100644
--- a/1.3.1/examples/specialty_plots/hinton_demo.html
+++ b/1.3.1/examples/specialty_plots/hinton_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/specialty_plots/index.html b/1.3.1/examples/specialty_plots/index.html
index 71359740db9..ca74e658313 100644
--- a/1.3.1/examples/specialty_plots/index.html
+++ b/1.3.1/examples/specialty_plots/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/statistics/errorbar_demo.html b/1.3.1/examples/statistics/errorbar_demo.html
index f0e45497951..8455e37554a 100644
--- a/1.3.1/examples/statistics/errorbar_demo.html
+++ b/1.3.1/examples/statistics/errorbar_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/statistics/errorbar_demo_features.html b/1.3.1/examples/statistics/errorbar_demo_features.html
index b953e54633d..845505c710b 100644
--- a/1.3.1/examples/statistics/errorbar_demo_features.html
+++ b/1.3.1/examples/statistics/errorbar_demo_features.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/statistics/histogram_demo_features.html b/1.3.1/examples/statistics/histogram_demo_features.html
index 3c038e684b3..4e5390b6fc0 100644
--- a/1.3.1/examples/statistics/histogram_demo_features.html
+++ b/1.3.1/examples/statistics/histogram_demo_features.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/statistics/index.html b/1.3.1/examples/statistics/index.html
index a8398bedaee..4e64b48d713 100644
--- a/1.3.1/examples/statistics/index.html
+++ b/1.3.1/examples/statistics/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/subplots_axes_and_figures/index.html b/1.3.1/examples/subplots_axes_and_figures/index.html
index f234ff3ba80..55a5d8a12ba 100644
--- a/1.3.1/examples/subplots_axes_and_figures/index.html
+++ b/1.3.1/examples/subplots_axes_and_figures/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/subplots_axes_and_figures/subplot_demo.html b/1.3.1/examples/subplots_axes_and_figures/subplot_demo.html
index a1d123d7d4b..d1ab2d03ac6 100644
--- a/1.3.1/examples/subplots_axes_and_figures/subplot_demo.html
+++ b/1.3.1/examples/subplots_axes_and_figures/subplot_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/tests/backend_driver.html b/1.3.1/examples/tests/backend_driver.html
index 0131a28e4eb..b245ee6fdba 100644
--- a/1.3.1/examples/tests/backend_driver.html
+++ b/1.3.1/examples/tests/backend_driver.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/tests/index.html b/1.3.1/examples/tests/index.html
index a28e59817ac..45a0b026745 100644
--- a/1.3.1/examples/tests/index.html
+++ b/1.3.1/examples/tests/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/text_labels_and_annotations/index.html b/1.3.1/examples/text_labels_and_annotations/index.html
index 721fea3b026..e8c1c7797c1 100644
--- a/1.3.1/examples/text_labels_and_annotations/index.html
+++ b/1.3.1/examples/text_labels_and_annotations/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/text_labels_and_annotations/text_demo_fontdict.html b/1.3.1/examples/text_labels_and_annotations/text_demo_fontdict.html
index 43ac0bf58e0..0c981f3d020 100644
--- a/1.3.1/examples/text_labels_and_annotations/text_demo_fontdict.html
+++ b/1.3.1/examples/text_labels_and_annotations/text_demo_fontdict.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/text_labels_and_annotations/unicode_demo.html b/1.3.1/examples/text_labels_and_annotations/unicode_demo.html
index 0b198d838e8..2c5ce4c163b 100644
--- a/1.3.1/examples/text_labels_and_annotations/unicode_demo.html
+++ b/1.3.1/examples/text_labels_and_annotations/unicode_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/ticks_and_spines/index.html b/1.3.1/examples/ticks_and_spines/index.html
index 93d047dc7c2..e85344c371e 100644
--- a/1.3.1/examples/ticks_and_spines/index.html
+++ b/1.3.1/examples/ticks_and_spines/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/ticks_and_spines/spines_demo.html b/1.3.1/examples/ticks_and_spines/spines_demo.html
index 39e5e5ff24f..3c5d50a62ba 100644
--- a/1.3.1/examples/ticks_and_spines/spines_demo.html
+++ b/1.3.1/examples/ticks_and_spines/spines_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/ticks_and_spines/spines_demo_bounds.html b/1.3.1/examples/ticks_and_spines/spines_demo_bounds.html
index cce736489a0..607985ddb4d 100644
--- a/1.3.1/examples/ticks_and_spines/spines_demo_bounds.html
+++ b/1.3.1/examples/ticks_and_spines/spines_demo_bounds.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/ticks_and_spines/spines_demo_dropped.html b/1.3.1/examples/ticks_and_spines/spines_demo_dropped.html
index 74832f5935f..19125574c03 100644
--- a/1.3.1/examples/ticks_and_spines/spines_demo_dropped.html
+++ b/1.3.1/examples/ticks_and_spines/spines_demo_dropped.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/ticks_and_spines/ticklabels_demo_rotation.html b/1.3.1/examples/ticks_and_spines/ticklabels_demo_rotation.html
index 09fb602a6b2..53452bfbf7d 100644
--- a/1.3.1/examples/ticks_and_spines/ticklabels_demo_rotation.html
+++ b/1.3.1/examples/ticks_and_spines/ticklabels_demo_rotation.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/units/annotate_with_units.html b/1.3.1/examples/units/annotate_with_units.html
index 56e34e0ea07..2af7de85671 100644
--- a/1.3.1/examples/units/annotate_with_units.html
+++ b/1.3.1/examples/units/annotate_with_units.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/units/artist_tests.html b/1.3.1/examples/units/artist_tests.html
index dcff3338a41..110bc96598c 100644
--- a/1.3.1/examples/units/artist_tests.html
+++ b/1.3.1/examples/units/artist_tests.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/units/bar_demo2.html b/1.3.1/examples/units/bar_demo2.html
index f4937631283..353ba5f2481 100644
--- a/1.3.1/examples/units/bar_demo2.html
+++ b/1.3.1/examples/units/bar_demo2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/units/bar_unit_demo.html b/1.3.1/examples/units/bar_unit_demo.html
index 2a044de368d..a3df5a3349b 100644
--- a/1.3.1/examples/units/bar_unit_demo.html
+++ b/1.3.1/examples/units/bar_unit_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/units/basic_units.html b/1.3.1/examples/units/basic_units.html
index 5349d37497b..656b9a4b38e 100644
--- a/1.3.1/examples/units/basic_units.html
+++ b/1.3.1/examples/units/basic_units.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/units/ellipse_with_units.html b/1.3.1/examples/units/ellipse_with_units.html
index 921d2b95afa..adfe66ae58c 100644
--- a/1.3.1/examples/units/ellipse_with_units.html
+++ b/1.3.1/examples/units/ellipse_with_units.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/units/evans_test.html b/1.3.1/examples/units/evans_test.html
index c0ff086c13c..b60f9fbfba3 100644
--- a/1.3.1/examples/units/evans_test.html
+++ b/1.3.1/examples/units/evans_test.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/units/index.html b/1.3.1/examples/units/index.html
index 8a6fdefbe6b..29d9db1b3e4 100644
--- a/1.3.1/examples/units/index.html
+++ b/1.3.1/examples/units/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/units/radian_demo.html b/1.3.1/examples/units/radian_demo.html
index 43d3b5410c4..5c6f53d23b8 100644
--- a/1.3.1/examples/units/radian_demo.html
+++ b/1.3.1/examples/units/radian_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/units/units_sample.html b/1.3.1/examples/units/units_sample.html
index fd814160037..516f7450a31 100644
--- a/1.3.1/examples/units/units_sample.html
+++ b/1.3.1/examples/units/units_sample.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/units/units_scatter.html b/1.3.1/examples/units/units_scatter.html
index 260b2957445..55cbf5f8f46 100644
--- a/1.3.1/examples/units/units_scatter.html
+++ b/1.3.1/examples/units/units_scatter.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/user_interfaces/embedding_in_gtk.html b/1.3.1/examples/user_interfaces/embedding_in_gtk.html
index dedd8f0af93..4a8e338444b 100644
--- a/1.3.1/examples/user_interfaces/embedding_in_gtk.html
+++ b/1.3.1/examples/user_interfaces/embedding_in_gtk.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/user_interfaces/embedding_in_gtk2.html b/1.3.1/examples/user_interfaces/embedding_in_gtk2.html
index 16d03729246..911a3842f68 100644
--- a/1.3.1/examples/user_interfaces/embedding_in_gtk2.html
+++ b/1.3.1/examples/user_interfaces/embedding_in_gtk2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/user_interfaces/embedding_in_gtk3.html b/1.3.1/examples/user_interfaces/embedding_in_gtk3.html
index ad3053e0600..22c6a892d0e 100644
--- a/1.3.1/examples/user_interfaces/embedding_in_gtk3.html
+++ b/1.3.1/examples/user_interfaces/embedding_in_gtk3.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/user_interfaces/embedding_in_gtk3_panzoom.html b/1.3.1/examples/user_interfaces/embedding_in_gtk3_panzoom.html
index d7f498f823c..4072670ae24 100644
--- a/1.3.1/examples/user_interfaces/embedding_in_gtk3_panzoom.html
+++ b/1.3.1/examples/user_interfaces/embedding_in_gtk3_panzoom.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/user_interfaces/embedding_in_qt4.html b/1.3.1/examples/user_interfaces/embedding_in_qt4.html
index f16c930078a..3ec652b0a13 100644
--- a/1.3.1/examples/user_interfaces/embedding_in_qt4.html
+++ b/1.3.1/examples/user_interfaces/embedding_in_qt4.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/user_interfaces/embedding_in_qt4_wtoolbar.html b/1.3.1/examples/user_interfaces/embedding_in_qt4_wtoolbar.html
index 70132a8f8a1..fd65b338845 100644
--- a/1.3.1/examples/user_interfaces/embedding_in_qt4_wtoolbar.html
+++ b/1.3.1/examples/user_interfaces/embedding_in_qt4_wtoolbar.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/user_interfaces/embedding_in_tk.html b/1.3.1/examples/user_interfaces/embedding_in_tk.html
index 969d6050b56..99441679f29 100644
--- a/1.3.1/examples/user_interfaces/embedding_in_tk.html
+++ b/1.3.1/examples/user_interfaces/embedding_in_tk.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/user_interfaces/embedding_in_tk2.html b/1.3.1/examples/user_interfaces/embedding_in_tk2.html
index f2de5cb084d..ea5d78c4814 100644
--- a/1.3.1/examples/user_interfaces/embedding_in_tk2.html
+++ b/1.3.1/examples/user_interfaces/embedding_in_tk2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/user_interfaces/embedding_in_wx2.html b/1.3.1/examples/user_interfaces/embedding_in_wx2.html
index 48a4e64cea1..d46d967b796 100644
--- a/1.3.1/examples/user_interfaces/embedding_in_wx2.html
+++ b/1.3.1/examples/user_interfaces/embedding_in_wx2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/user_interfaces/embedding_in_wx3.html b/1.3.1/examples/user_interfaces/embedding_in_wx3.html
index 1dd25b0bd0e..c5efc00f6b4 100644
--- a/1.3.1/examples/user_interfaces/embedding_in_wx3.html
+++ b/1.3.1/examples/user_interfaces/embedding_in_wx3.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/user_interfaces/embedding_in_wx4.html b/1.3.1/examples/user_interfaces/embedding_in_wx4.html
index 3ce2a99ca3f..10353994a96 100644
--- a/1.3.1/examples/user_interfaces/embedding_in_wx4.html
+++ b/1.3.1/examples/user_interfaces/embedding_in_wx4.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/user_interfaces/embedding_in_wx5.html b/1.3.1/examples/user_interfaces/embedding_in_wx5.html
index 89a98459443..c12bb138d13 100644
--- a/1.3.1/examples/user_interfaces/embedding_in_wx5.html
+++ b/1.3.1/examples/user_interfaces/embedding_in_wx5.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/user_interfaces/fourier_demo_wx.html b/1.3.1/examples/user_interfaces/fourier_demo_wx.html
index d37ae5d0161..03b7169b2f7 100644
--- a/1.3.1/examples/user_interfaces/fourier_demo_wx.html
+++ b/1.3.1/examples/user_interfaces/fourier_demo_wx.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/user_interfaces/gtk_spreadsheet.html b/1.3.1/examples/user_interfaces/gtk_spreadsheet.html
index 174fd35dd06..a447013b47c 100644
--- a/1.3.1/examples/user_interfaces/gtk_spreadsheet.html
+++ b/1.3.1/examples/user_interfaces/gtk_spreadsheet.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/user_interfaces/histogram_demo_canvasagg.html b/1.3.1/examples/user_interfaces/histogram_demo_canvasagg.html
index 6e882e3a97d..ae7c6e3abb7 100644
--- a/1.3.1/examples/user_interfaces/histogram_demo_canvasagg.html
+++ b/1.3.1/examples/user_interfaces/histogram_demo_canvasagg.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/user_interfaces/index.html b/1.3.1/examples/user_interfaces/index.html
index c40baef0517..7e096dffd63 100644
--- a/1.3.1/examples/user_interfaces/index.html
+++ b/1.3.1/examples/user_interfaces/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/user_interfaces/interactive.html b/1.3.1/examples/user_interfaces/interactive.html
index be2a65dc3b6..e67812e66e9 100644
--- a/1.3.1/examples/user_interfaces/interactive.html
+++ b/1.3.1/examples/user_interfaces/interactive.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/user_interfaces/interactive2.html b/1.3.1/examples/user_interfaces/interactive2.html
index bf9bcb99a3d..41e07ac0d8b 100644
--- a/1.3.1/examples/user_interfaces/interactive2.html
+++ b/1.3.1/examples/user_interfaces/interactive2.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/user_interfaces/lineprops_dialog_gtk.html b/1.3.1/examples/user_interfaces/lineprops_dialog_gtk.html
index 2e88b484a6d..641cbee357c 100644
--- a/1.3.1/examples/user_interfaces/lineprops_dialog_gtk.html
+++ b/1.3.1/examples/user_interfaces/lineprops_dialog_gtk.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/user_interfaces/mathtext_wx.html b/1.3.1/examples/user_interfaces/mathtext_wx.html
index c64815664b2..dddc99f1285 100644
--- a/1.3.1/examples/user_interfaces/mathtext_wx.html
+++ b/1.3.1/examples/user_interfaces/mathtext_wx.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/user_interfaces/mpl_with_glade.html b/1.3.1/examples/user_interfaces/mpl_with_glade.html
index a24b156e394..3acdfaaf8d8 100644
--- a/1.3.1/examples/user_interfaces/mpl_with_glade.html
+++ b/1.3.1/examples/user_interfaces/mpl_with_glade.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/user_interfaces/pylab_with_gtk.html b/1.3.1/examples/user_interfaces/pylab_with_gtk.html
index c105a512a22..3ec499f4d79 100644
--- a/1.3.1/examples/user_interfaces/pylab_with_gtk.html
+++ b/1.3.1/examples/user_interfaces/pylab_with_gtk.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/user_interfaces/rec_edit_gtk_custom.html b/1.3.1/examples/user_interfaces/rec_edit_gtk_custom.html
index 687c475d578..dc953a3a32d 100644
--- a/1.3.1/examples/user_interfaces/rec_edit_gtk_custom.html
+++ b/1.3.1/examples/user_interfaces/rec_edit_gtk_custom.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/user_interfaces/rec_edit_gtk_simple.html b/1.3.1/examples/user_interfaces/rec_edit_gtk_simple.html
index cf72a5e2b16..60e224a99c4 100644
--- a/1.3.1/examples/user_interfaces/rec_edit_gtk_simple.html
+++ b/1.3.1/examples/user_interfaces/rec_edit_gtk_simple.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/user_interfaces/svg_histogram.html b/1.3.1/examples/user_interfaces/svg_histogram.html
index 5613f6e57f4..7cf532e5c1b 100644
--- a/1.3.1/examples/user_interfaces/svg_histogram.html
+++ b/1.3.1/examples/user_interfaces/svg_histogram.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/user_interfaces/svg_tooltip.html b/1.3.1/examples/user_interfaces/svg_tooltip.html
index 3c16574a636..f27a23c602f 100644
--- a/1.3.1/examples/user_interfaces/svg_tooltip.html
+++ b/1.3.1/examples/user_interfaces/svg_tooltip.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/user_interfaces/wxcursor_demo.html b/1.3.1/examples/user_interfaces/wxcursor_demo.html
index 63c4070f3ac..a2ea6be88e4 100644
--- a/1.3.1/examples/user_interfaces/wxcursor_demo.html
+++ b/1.3.1/examples/user_interfaces/wxcursor_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/widgets/buttons.html b/1.3.1/examples/widgets/buttons.html
index b882c762c83..5394a9962f0 100644
--- a/1.3.1/examples/widgets/buttons.html
+++ b/1.3.1/examples/widgets/buttons.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/widgets/check_buttons.html b/1.3.1/examples/widgets/check_buttons.html
index 20357a5280e..ed0c05099ac 100644
--- a/1.3.1/examples/widgets/check_buttons.html
+++ b/1.3.1/examples/widgets/check_buttons.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/widgets/cursor.html b/1.3.1/examples/widgets/cursor.html
index 0209c084db6..45bddbf7914 100644
--- a/1.3.1/examples/widgets/cursor.html
+++ b/1.3.1/examples/widgets/cursor.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/widgets/index.html b/1.3.1/examples/widgets/index.html
index 83e274e3343..638039f6cf9 100644
--- a/1.3.1/examples/widgets/index.html
+++ b/1.3.1/examples/widgets/index.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/widgets/lasso_selector_demo.html b/1.3.1/examples/widgets/lasso_selector_demo.html
index 56a5b94dbd5..71bc4ba728b 100644
--- a/1.3.1/examples/widgets/lasso_selector_demo.html
+++ b/1.3.1/examples/widgets/lasso_selector_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/widgets/menu.html b/1.3.1/examples/widgets/menu.html
index 7b45bb9bfe4..a9e18cc743c 100644
--- a/1.3.1/examples/widgets/menu.html
+++ b/1.3.1/examples/widgets/menu.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/widgets/multicursor.html b/1.3.1/examples/widgets/multicursor.html
index 3cbf46a439f..1f5cedc38ad 100644
--- a/1.3.1/examples/widgets/multicursor.html
+++ b/1.3.1/examples/widgets/multicursor.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/widgets/radio_buttons.html b/1.3.1/examples/widgets/radio_buttons.html
index e0f4f1bb7c4..f7e50d5c939 100644
--- a/1.3.1/examples/widgets/radio_buttons.html
+++ b/1.3.1/examples/widgets/radio_buttons.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/widgets/rectangle_selector.html b/1.3.1/examples/widgets/rectangle_selector.html
index 9201e9146dd..35b53fe8abf 100644
--- a/1.3.1/examples/widgets/rectangle_selector.html
+++ b/1.3.1/examples/widgets/rectangle_selector.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/widgets/slider_demo.html b/1.3.1/examples/widgets/slider_demo.html
index a72ce6dbf5e..f67b9241309 100644
--- a/1.3.1/examples/widgets/slider_demo.html
+++ b/1.3.1/examples/widgets/slider_demo.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/examples/widgets/span_selector.html b/1.3.1/examples/widgets/span_selector.html
index 94c45594221..244708e2f41 100644
--- a/1.3.1/examples/widgets/span_selector.html
+++ b/1.3.1/examples/widgets/span_selector.html
@@ -28,6 +28,7 @@
href="../../_static/opensearch.xml"/>
+
diff --git a/1.3.1/faq/environment_variables_faq.html b/1.3.1/faq/environment_variables_faq.html
index 948f16e72f9..3e840632fc1 100644
--- a/1.3.1/faq/environment_variables_faq.html
+++ b/1.3.1/faq/environment_variables_faq.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/faq/howto_faq.html b/1.3.1/faq/howto_faq.html
index 3f035f3cb77..7df783234ae 100644
--- a/1.3.1/faq/howto_faq.html
+++ b/1.3.1/faq/howto_faq.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/faq/index.html b/1.3.1/faq/index.html
index 10aa6599bee..0de56ec98be 100644
--- a/1.3.1/faq/index.html
+++ b/1.3.1/faq/index.html
@@ -30,6 +30,7 @@
+
diff --git a/1.3.1/faq/installing_faq.html b/1.3.1/faq/installing_faq.html
index 450bcf38361..c87dff57947 100644
--- a/1.3.1/faq/installing_faq.html
+++ b/1.3.1/faq/installing_faq.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/faq/troubleshooting_faq.html b/1.3.1/faq/troubleshooting_faq.html
index e2af69ca6b8..48aa38b4560 100644
--- a/1.3.1/faq/troubleshooting_faq.html
+++ b/1.3.1/faq/troubleshooting_faq.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/faq/usage_faq.html b/1.3.1/faq/usage_faq.html
index b81a8bae3a9..94b9b293470 100644
--- a/1.3.1/faq/usage_faq.html
+++ b/1.3.1/faq/usage_faq.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/gallery.html b/1.3.1/gallery.html
index b9545180e10..10b7b5f6391 100644
--- a/1.3.1/gallery.html
+++ b/1.3.1/gallery.html
@@ -28,6 +28,7 @@
href="_static/opensearch.xml"/>
+
diff --git a/1.3.1/genindex.html b/1.3.1/genindex.html
index 626b50c0ac7..ce0ac76aaaf 100644
--- a/1.3.1/genindex.html
+++ b/1.3.1/genindex.html
@@ -29,6 +29,7 @@
href="_static/opensearch.xml"/>
+
diff --git a/1.3.1/glossary/index.html b/1.3.1/glossary/index.html
index 2c0fc740aaa..91466f6b022 100644
--- a/1.3.1/glossary/index.html
+++ b/1.3.1/glossary/index.html
@@ -29,6 +29,7 @@
+
diff --git a/1.3.1/index.html b/1.3.1/index.html
index 84aa6c8217c..ca791df3323 100644
--- a/1.3.1/index.html
+++ b/1.3.1/index.html
@@ -62,6 +62,7 @@
+
diff --git a/1.3.1/mpl_toolkits/axes_grid/api/axes_divider_api.html b/1.3.1/mpl_toolkits/axes_grid/api/axes_divider_api.html
index b5ea002537b..20a23350259 100644
--- a/1.3.1/mpl_toolkits/axes_grid/api/axes_divider_api.html
+++ b/1.3.1/mpl_toolkits/axes_grid/api/axes_divider_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/mpl_toolkits/axes_grid/api/axes_grid_api.html b/1.3.1/mpl_toolkits/axes_grid/api/axes_grid_api.html
index 2ca06a030be..384b676a7ef 100644
--- a/1.3.1/mpl_toolkits/axes_grid/api/axes_grid_api.html
+++ b/1.3.1/mpl_toolkits/axes_grid/api/axes_grid_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/mpl_toolkits/axes_grid/api/axes_size_api.html b/1.3.1/mpl_toolkits/axes_grid/api/axes_size_api.html
index 36662368c65..08f11536e2c 100644
--- a/1.3.1/mpl_toolkits/axes_grid/api/axes_size_api.html
+++ b/1.3.1/mpl_toolkits/axes_grid/api/axes_size_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/mpl_toolkits/axes_grid/api/axis_artist_api.html b/1.3.1/mpl_toolkits/axes_grid/api/axis_artist_api.html
index 62d15394bb0..f07692ac7c9 100644
--- a/1.3.1/mpl_toolkits/axes_grid/api/axis_artist_api.html
+++ b/1.3.1/mpl_toolkits/axes_grid/api/axis_artist_api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/mpl_toolkits/axes_grid/api/index.html b/1.3.1/mpl_toolkits/axes_grid/api/index.html
index 3eb28276f30..471788db3bd 100644
--- a/1.3.1/mpl_toolkits/axes_grid/api/index.html
+++ b/1.3.1/mpl_toolkits/axes_grid/api/index.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/mpl_toolkits/axes_grid/index.html b/1.3.1/mpl_toolkits/axes_grid/index.html
index 1410f3d5f06..dd6c4cf1606 100644
--- a/1.3.1/mpl_toolkits/axes_grid/index.html
+++ b/1.3.1/mpl_toolkits/axes_grid/index.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/mpl_toolkits/axes_grid/users/axes_divider.html b/1.3.1/mpl_toolkits/axes_grid/users/axes_divider.html
index 560e71c7017..a4df6381d5d 100644
--- a/1.3.1/mpl_toolkits/axes_grid/users/axes_divider.html
+++ b/1.3.1/mpl_toolkits/axes_grid/users/axes_divider.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/mpl_toolkits/axes_grid/users/axisartist.html b/1.3.1/mpl_toolkits/axes_grid/users/axisartist.html
index 968298dc763..8a547cc1d91 100644
--- a/1.3.1/mpl_toolkits/axes_grid/users/axisartist.html
+++ b/1.3.1/mpl_toolkits/axes_grid/users/axisartist.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/mpl_toolkits/axes_grid/users/index.html b/1.3.1/mpl_toolkits/axes_grid/users/index.html
index d6158f055ac..4fe40719ce1 100644
--- a/1.3.1/mpl_toolkits/axes_grid/users/index.html
+++ b/1.3.1/mpl_toolkits/axes_grid/users/index.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/mpl_toolkits/axes_grid/users/overview.html b/1.3.1/mpl_toolkits/axes_grid/users/overview.html
index 888c2e27bb6..8d70e21b7a8 100644
--- a/1.3.1/mpl_toolkits/axes_grid/users/overview.html
+++ b/1.3.1/mpl_toolkits/axes_grid/users/overview.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/mpl_toolkits/index.html b/1.3.1/mpl_toolkits/index.html
index 08637d60e4f..43684b5c9db 100644
--- a/1.3.1/mpl_toolkits/index.html
+++ b/1.3.1/mpl_toolkits/index.html
@@ -30,6 +30,7 @@
+
diff --git a/1.3.1/mpl_toolkits/mplot3d/api.html b/1.3.1/mpl_toolkits/mplot3d/api.html
index bf6a78a5ba1..3833c692310 100644
--- a/1.3.1/mpl_toolkits/mplot3d/api.html
+++ b/1.3.1/mpl_toolkits/mplot3d/api.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/mpl_toolkits/mplot3d/faq.html b/1.3.1/mpl_toolkits/mplot3d/faq.html
index a49ff74dff8..7243dabadd2 100644
--- a/1.3.1/mpl_toolkits/mplot3d/faq.html
+++ b/1.3.1/mpl_toolkits/mplot3d/faq.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/mpl_toolkits/mplot3d/index.html b/1.3.1/mpl_toolkits/mplot3d/index.html
index 97aee069959..a9c2e3e26cc 100644
--- a/1.3.1/mpl_toolkits/mplot3d/index.html
+++ b/1.3.1/mpl_toolkits/mplot3d/index.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/mpl_toolkits/mplot3d/tutorial.html b/1.3.1/mpl_toolkits/mplot3d/tutorial.html
index 3922e4e4f1b..df148ba5fad 100644
--- a/1.3.1/mpl_toolkits/mplot3d/tutorial.html
+++ b/1.3.1/mpl_toolkits/mplot3d/tutorial.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/py-modindex.html b/1.3.1/py-modindex.html
index 98340e3afab..e3e374c57d3 100644
--- a/1.3.1/py-modindex.html
+++ b/1.3.1/py-modindex.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/search.html b/1.3.1/search.html
index 630ebeb57ed..ee5006b8029 100644
--- a/1.3.1/search.html
+++ b/1.3.1/search.html
@@ -29,6 +29,7 @@
href="_static/opensearch.xml"/>
+
diff --git a/1.3.1/users/annotations_guide.html b/1.3.1/users/annotations_guide.html
index a52963e9457..0dc01da8c28 100644
--- a/1.3.1/users/annotations_guide.html
+++ b/1.3.1/users/annotations_guide.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/users/annotations_intro.html b/1.3.1/users/annotations_intro.html
index 1eeee5e7908..cd98f5b7da4 100644
--- a/1.3.1/users/annotations_intro.html
+++ b/1.3.1/users/annotations_intro.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/users/artists.html b/1.3.1/users/artists.html
index 4a256abfe08..23a324691ac 100644
--- a/1.3.1/users/artists.html
+++ b/1.3.1/users/artists.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/users/credits.html b/1.3.1/users/credits.html
index 31d93357f59..498afcd2130 100644
--- a/1.3.1/users/credits.html
+++ b/1.3.1/users/credits.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/users/customizing.html b/1.3.1/users/customizing.html
index d693cf1bb2f..26ca5549460 100644
--- a/1.3.1/users/customizing.html
+++ b/1.3.1/users/customizing.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/users/event_handling.html b/1.3.1/users/event_handling.html
index 5e25cbc1d16..8e5563ec600 100644
--- a/1.3.1/users/event_handling.html
+++ b/1.3.1/users/event_handling.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/users/github_stats.html b/1.3.1/users/github_stats.html
index 980e86b1332..6a9a71d62cb 100644
--- a/1.3.1/users/github_stats.html
+++ b/1.3.1/users/github_stats.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/users/gridspec.html b/1.3.1/users/gridspec.html
index ec1e941c5f3..b6be2011758 100644
--- a/1.3.1/users/gridspec.html
+++ b/1.3.1/users/gridspec.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/users/image_tutorial.html b/1.3.1/users/image_tutorial.html
index 1775a8cb781..3bbf0d92718 100644
--- a/1.3.1/users/image_tutorial.html
+++ b/1.3.1/users/image_tutorial.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/users/index.html b/1.3.1/users/index.html
index 9b264e67115..7dc01996b6a 100644
--- a/1.3.1/users/index.html
+++ b/1.3.1/users/index.html
@@ -30,6 +30,7 @@
+
diff --git a/1.3.1/users/index_text.html b/1.3.1/users/index_text.html
index 3ebfe3fdd56..94765b3fc01 100644
--- a/1.3.1/users/index_text.html
+++ b/1.3.1/users/index_text.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/users/installing.html b/1.3.1/users/installing.html
index 7456948f91d..6d26736a015 100644
--- a/1.3.1/users/installing.html
+++ b/1.3.1/users/installing.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/users/intro.html b/1.3.1/users/intro.html
index 166103ddb37..e344e606407 100644
--- a/1.3.1/users/intro.html
+++ b/1.3.1/users/intro.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/users/legend_guide.html b/1.3.1/users/legend_guide.html
index 5f6188906c8..176286df1ad 100644
--- a/1.3.1/users/legend_guide.html
+++ b/1.3.1/users/legend_guide.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/users/license.html b/1.3.1/users/license.html
index facb37f2db4..5bd585e0c46 100644
--- a/1.3.1/users/license.html
+++ b/1.3.1/users/license.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/users/mathtext.html b/1.3.1/users/mathtext.html
index 36ab0f053be..f8daaa5297a 100644
--- a/1.3.1/users/mathtext.html
+++ b/1.3.1/users/mathtext.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/users/navigation_toolbar.html b/1.3.1/users/navigation_toolbar.html
index a2025d0d8fe..8dadacd19ce 100644
--- a/1.3.1/users/navigation_toolbar.html
+++ b/1.3.1/users/navigation_toolbar.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/users/path_tutorial.html b/1.3.1/users/path_tutorial.html
index f086fa1604d..1cad201194e 100644
--- a/1.3.1/users/path_tutorial.html
+++ b/1.3.1/users/path_tutorial.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/users/pgf.html b/1.3.1/users/pgf.html
index 816185c4145..61af290ec05 100644
--- a/1.3.1/users/pgf.html
+++ b/1.3.1/users/pgf.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/users/pyplot_tutorial.html b/1.3.1/users/pyplot_tutorial.html
index 87114b2b881..bfe726be38b 100644
--- a/1.3.1/users/pyplot_tutorial.html
+++ b/1.3.1/users/pyplot_tutorial.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/users/recipes.html b/1.3.1/users/recipes.html
index 99134698498..fc6d1288804 100644
--- a/1.3.1/users/recipes.html
+++ b/1.3.1/users/recipes.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/users/screenshots.html b/1.3.1/users/screenshots.html
index 8d4eb953275..826d011bdee 100644
--- a/1.3.1/users/screenshots.html
+++ b/1.3.1/users/screenshots.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/users/shell.html b/1.3.1/users/shell.html
index 1829ecbb02c..7494ba2a17a 100644
--- a/1.3.1/users/shell.html
+++ b/1.3.1/users/shell.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/users/text_intro.html b/1.3.1/users/text_intro.html
index 30fa2dde2e0..dbfff140ba0 100644
--- a/1.3.1/users/text_intro.html
+++ b/1.3.1/users/text_intro.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/users/text_props.html b/1.3.1/users/text_props.html
index a196112f875..710244c8912 100644
--- a/1.3.1/users/text_props.html
+++ b/1.3.1/users/text_props.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/users/tight_layout_guide.html b/1.3.1/users/tight_layout_guide.html
index b45546774fa..d2ce6124511 100644
--- a/1.3.1/users/tight_layout_guide.html
+++ b/1.3.1/users/tight_layout_guide.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/users/transforms_tutorial.html b/1.3.1/users/transforms_tutorial.html
index 3d24be65587..0b6fb1bcfa8 100644
--- a/1.3.1/users/transforms_tutorial.html
+++ b/1.3.1/users/transforms_tutorial.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/users/usetex.html b/1.3.1/users/usetex.html
index 86a4d7443d3..8c589d1019e 100644
--- a/1.3.1/users/usetex.html
+++ b/1.3.1/users/usetex.html
@@ -31,6 +31,7 @@
+
diff --git a/1.3.1/users/whats_new.html b/1.3.1/users/whats_new.html
index 8dea4a60416..400b32a87f6 100644
--- a/1.3.1/users/whats_new.html
+++ b/1.3.1/users/whats_new.html
@@ -31,6 +31,7 @@
+
diff --git a/1.4.0/api/afm_api.html b/1.4.0/api/afm_api.html
index 28609080e9c..247ec7d8813 100644
--- a/1.4.0/api/afm_api.html
+++ b/1.4.0/api/afm_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/animation_api.html b/1.4.0/api/animation_api.html
index 79d3a7cf466..3a8b7452d8d 100644
--- a/1.4.0/api/animation_api.html
+++ b/1.4.0/api/animation_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/api_changes.html b/1.4.0/api/api_changes.html
index 51ff1f7f646..67399ded99e 100644
--- a/1.4.0/api/api_changes.html
+++ b/1.4.0/api/api_changes.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/artist_api.html b/1.4.0/api/artist_api.html
index 2f1a7514abd..3f3d3785fed 100644
--- a/1.4.0/api/artist_api.html
+++ b/1.4.0/api/artist_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/axes_api.html b/1.4.0/api/axes_api.html
index 6c6d52fd1ee..8eb5b96da34 100644
--- a/1.4.0/api/axes_api.html
+++ b/1.4.0/api/axes_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/axis_api.html b/1.4.0/api/axis_api.html
index b6010db2493..4431089cb6f 100644
--- a/1.4.0/api/axis_api.html
+++ b/1.4.0/api/axis_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/backend_bases_api.html b/1.4.0/api/backend_bases_api.html
index f14494ed4d4..55c2bb31b8e 100644
--- a/1.4.0/api/backend_bases_api.html
+++ b/1.4.0/api/backend_bases_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/backend_gtkagg_api.html b/1.4.0/api/backend_gtkagg_api.html
index c1464a97b54..8c8bdf27edb 100644
--- a/1.4.0/api/backend_gtkagg_api.html
+++ b/1.4.0/api/backend_gtkagg_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/backend_pdf_api.html b/1.4.0/api/backend_pdf_api.html
index 628748bdb80..c3fe3e6641d 100644
--- a/1.4.0/api/backend_pdf_api.html
+++ b/1.4.0/api/backend_pdf_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/backend_qt4agg_api.html b/1.4.0/api/backend_qt4agg_api.html
index 4dc8607815b..2f1a17a4f28 100644
--- a/1.4.0/api/backend_qt4agg_api.html
+++ b/1.4.0/api/backend_qt4agg_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/backend_wxagg_api.html b/1.4.0/api/backend_wxagg_api.html
index 78de44aa58d..207d33ba045 100644
--- a/1.4.0/api/backend_wxagg_api.html
+++ b/1.4.0/api/backend_wxagg_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/cbook_api.html b/1.4.0/api/cbook_api.html
index 6513cfc7a49..aeba261ddbe 100644
--- a/1.4.0/api/cbook_api.html
+++ b/1.4.0/api/cbook_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/cm_api.html b/1.4.0/api/cm_api.html
index 62576879de3..ff08fa51ce4 100644
--- a/1.4.0/api/cm_api.html
+++ b/1.4.0/api/cm_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/collections_api.html b/1.4.0/api/collections_api.html
index 4687383e913..54a662fbe03 100644
--- a/1.4.0/api/collections_api.html
+++ b/1.4.0/api/collections_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/colorbar_api.html b/1.4.0/api/colorbar_api.html
index 0287654c6b5..58382600e31 100644
--- a/1.4.0/api/colorbar_api.html
+++ b/1.4.0/api/colorbar_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/colors_api.html b/1.4.0/api/colors_api.html
index cda644f007f..8486dbceb71 100644
--- a/1.4.0/api/colors_api.html
+++ b/1.4.0/api/colors_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/dates_api.html b/1.4.0/api/dates_api.html
index 8f1b3023384..5ef6362adba 100644
--- a/1.4.0/api/dates_api.html
+++ b/1.4.0/api/dates_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/dviread.html b/1.4.0/api/dviread.html
index ae0867dde5e..5c2c8cb6007 100644
--- a/1.4.0/api/dviread.html
+++ b/1.4.0/api/dviread.html
@@ -32,6 +32,7 @@
+
diff --git a/1.4.0/api/figure_api.html b/1.4.0/api/figure_api.html
index e0219f50267..f8a43df4615 100644
--- a/1.4.0/api/figure_api.html
+++ b/1.4.0/api/figure_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/finance_api.html b/1.4.0/api/finance_api.html
index c540e2a1a70..a5743d631c9 100644
--- a/1.4.0/api/finance_api.html
+++ b/1.4.0/api/finance_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/font_manager_api.html b/1.4.0/api/font_manager_api.html
index f60dbba2055..9e0ffdf527e 100644
--- a/1.4.0/api/font_manager_api.html
+++ b/1.4.0/api/font_manager_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/gridspec_api.html b/1.4.0/api/gridspec_api.html
index e2b4d5c0b66..525b0f43271 100644
--- a/1.4.0/api/gridspec_api.html
+++ b/1.4.0/api/gridspec_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/image_api.html b/1.4.0/api/image_api.html
index d3b1b9377d5..7bc5a07ad1a 100644
--- a/1.4.0/api/image_api.html
+++ b/1.4.0/api/image_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/index.html b/1.4.0/api/index.html
index b991e23c484..a8415fbf7e2 100644
--- a/1.4.0/api/index.html
+++ b/1.4.0/api/index.html
@@ -34,6 +34,7 @@
+
diff --git a/1.4.0/api/index_backend_api.html b/1.4.0/api/index_backend_api.html
index 33ae02adb40..87c3b7ab840 100644
--- a/1.4.0/api/index_backend_api.html
+++ b/1.4.0/api/index_backend_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/legend_api.html b/1.4.0/api/legend_api.html
index 57f82779f71..cf3d395c6d8 100644
--- a/1.4.0/api/legend_api.html
+++ b/1.4.0/api/legend_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/lines_api.html b/1.4.0/api/lines_api.html
index 003d4ba9e7b..a7f1f9dd1e5 100644
--- a/1.4.0/api/lines_api.html
+++ b/1.4.0/api/lines_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/markers_api.html b/1.4.0/api/markers_api.html
index ccbaedad662..eab262bce11 100644
--- a/1.4.0/api/markers_api.html
+++ b/1.4.0/api/markers_api.html
@@ -34,6 +34,7 @@
+
diff --git a/1.4.0/api/mathtext_api.html b/1.4.0/api/mathtext_api.html
index d7ab9923ef1..5137a475da7 100644
--- a/1.4.0/api/mathtext_api.html
+++ b/1.4.0/api/mathtext_api.html
@@ -34,6 +34,7 @@
+
diff --git a/1.4.0/api/matplotlib_configuration_api.html b/1.4.0/api/matplotlib_configuration_api.html
index e98068c4740..ddf8fad4075 100644
--- a/1.4.0/api/matplotlib_configuration_api.html
+++ b/1.4.0/api/matplotlib_configuration_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/mlab_api.html b/1.4.0/api/mlab_api.html
index 0f94746a768..f53bc9dfcbc 100644
--- a/1.4.0/api/mlab_api.html
+++ b/1.4.0/api/mlab_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/offsetbox_api.html b/1.4.0/api/offsetbox_api.html
index 56da37c6bc3..ad90bf5736f 100644
--- a/1.4.0/api/offsetbox_api.html
+++ b/1.4.0/api/offsetbox_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/patches_api.html b/1.4.0/api/patches_api.html
index 9ef8898eb37..1cde9185be2 100644
--- a/1.4.0/api/patches_api.html
+++ b/1.4.0/api/patches_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/path_api.html b/1.4.0/api/path_api.html
index fd2b76746ec..a3052349d98 100644
--- a/1.4.0/api/path_api.html
+++ b/1.4.0/api/path_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/patheffects_api.html b/1.4.0/api/patheffects_api.html
index cd0178fa3b6..c55fd3224c7 100644
--- a/1.4.0/api/patheffects_api.html
+++ b/1.4.0/api/patheffects_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/pyplot_api.html b/1.4.0/api/pyplot_api.html
index bd7d253b3f4..3755b69faa3 100644
--- a/1.4.0/api/pyplot_api.html
+++ b/1.4.0/api/pyplot_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/pyplot_summary.html b/1.4.0/api/pyplot_summary.html
index dbc70a8149f..f253d801ab2 100644
--- a/1.4.0/api/pyplot_summary.html
+++ b/1.4.0/api/pyplot_summary.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/sankey_api.html b/1.4.0/api/sankey_api.html
index 74287cbb0e1..9ff8ae58c71 100644
--- a/1.4.0/api/sankey_api.html
+++ b/1.4.0/api/sankey_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/spines_api.html b/1.4.0/api/spines_api.html
index ad217c82fff..c96f3eec624 100644
--- a/1.4.0/api/spines_api.html
+++ b/1.4.0/api/spines_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/text_api.html b/1.4.0/api/text_api.html
index e73914988db..f385a819dcb 100644
--- a/1.4.0/api/text_api.html
+++ b/1.4.0/api/text_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/ticker_api.html b/1.4.0/api/ticker_api.html
index 3f24e947216..c289ca94869 100644
--- a/1.4.0/api/ticker_api.html
+++ b/1.4.0/api/ticker_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/tight_layout_api.html b/1.4.0/api/tight_layout_api.html
index 5b94888a16f..d82b835e482 100644
--- a/1.4.0/api/tight_layout_api.html
+++ b/1.4.0/api/tight_layout_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/api/tri_api.html b/1.4.0/api/tri_api.html
index 767c56d555a..98cd417e935 100644
--- a/1.4.0/api/tri_api.html
+++ b/1.4.0/api/tri_api.html
@@ -34,6 +34,7 @@
+
diff --git a/1.4.0/api/type1font.html b/1.4.0/api/type1font.html
index 8a9a34ef7f3..ea7952466b7 100644
--- a/1.4.0/api/type1font.html
+++ b/1.4.0/api/type1font.html
@@ -32,6 +32,7 @@
+
diff --git a/1.4.0/api/units_api.html b/1.4.0/api/units_api.html
index 2cba03d0956..20b78b255b4 100644
--- a/1.4.0/api/units_api.html
+++ b/1.4.0/api/units_api.html
@@ -34,6 +34,7 @@
+
diff --git a/1.4.0/api/widgets_api.html b/1.4.0/api/widgets_api.html
index 084b3c2a6e4..4151608ff34 100644
--- a/1.4.0/api/widgets_api.html
+++ b/1.4.0/api/widgets_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/citing.html b/1.4.0/citing.html
index 8739807fa70..10e713eaaf5 100644
--- a/1.4.0/citing.html
+++ b/1.4.0/citing.html
@@ -32,6 +32,7 @@
+
diff --git a/1.4.0/contents.html b/1.4.0/contents.html
index 5635a8b44a4..70ec2736f93 100644
--- a/1.4.0/contents.html
+++ b/1.4.0/contents.html
@@ -33,6 +33,7 @@
+
diff --git a/1.4.0/devel/add_new_projection.html b/1.4.0/devel/add_new_projection.html
index d2f261cdd4f..327b6600918 100644
--- a/1.4.0/devel/add_new_projection.html
+++ b/1.4.0/devel/add_new_projection.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/devel/coding_guide.html b/1.4.0/devel/coding_guide.html
index 92b26f53a68..41b6a412594 100644
--- a/1.4.0/devel/coding_guide.html
+++ b/1.4.0/devel/coding_guide.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/devel/documenting_mpl.html b/1.4.0/devel/documenting_mpl.html
index 9efc85d66e1..fcf5b83c649 100644
--- a/1.4.0/devel/documenting_mpl.html
+++ b/1.4.0/devel/documenting_mpl.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/devel/gitwash/configure_git.html b/1.4.0/devel/gitwash/configure_git.html
index b52ec80980e..ccbc1d61a95 100644
--- a/1.4.0/devel/gitwash/configure_git.html
+++ b/1.4.0/devel/gitwash/configure_git.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/devel/gitwash/development_workflow.html b/1.4.0/devel/gitwash/development_workflow.html
index fa2897f0e10..ec8fda4de77 100644
--- a/1.4.0/devel/gitwash/development_workflow.html
+++ b/1.4.0/devel/gitwash/development_workflow.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/devel/gitwash/dot2_dot3.html b/1.4.0/devel/gitwash/dot2_dot3.html
index 881d8f05a8e..c8e433387e7 100644
--- a/1.4.0/devel/gitwash/dot2_dot3.html
+++ b/1.4.0/devel/gitwash/dot2_dot3.html
@@ -32,6 +32,7 @@
+
diff --git a/1.4.0/devel/gitwash/following_latest.html b/1.4.0/devel/gitwash/following_latest.html
index 0c078ce9eda..a034f9426c3 100644
--- a/1.4.0/devel/gitwash/following_latest.html
+++ b/1.4.0/devel/gitwash/following_latest.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/devel/gitwash/forking_hell.html b/1.4.0/devel/gitwash/forking_hell.html
index fdc8da10a22..cadc3cb7eca 100644
--- a/1.4.0/devel/gitwash/forking_hell.html
+++ b/1.4.0/devel/gitwash/forking_hell.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/devel/gitwash/git_development.html b/1.4.0/devel/gitwash/git_development.html
index 1636554c327..daebd0d78aa 100644
--- a/1.4.0/devel/gitwash/git_development.html
+++ b/1.4.0/devel/gitwash/git_development.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/devel/gitwash/git_install.html b/1.4.0/devel/gitwash/git_install.html
index 1ea1614dc14..0e861e55658 100644
--- a/1.4.0/devel/gitwash/git_install.html
+++ b/1.4.0/devel/gitwash/git_install.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/devel/gitwash/git_intro.html b/1.4.0/devel/gitwash/git_intro.html
index df594c618d4..0361258e077 100644
--- a/1.4.0/devel/gitwash/git_intro.html
+++ b/1.4.0/devel/gitwash/git_intro.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/devel/gitwash/git_resources.html b/1.4.0/devel/gitwash/git_resources.html
index 299ba5ffb01..f4f0497b602 100644
--- a/1.4.0/devel/gitwash/git_resources.html
+++ b/1.4.0/devel/gitwash/git_resources.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/devel/gitwash/index.html b/1.4.0/devel/gitwash/index.html
index f842d7407ce..a321b2c9a09 100644
--- a/1.4.0/devel/gitwash/index.html
+++ b/1.4.0/devel/gitwash/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/devel/gitwash/patching.html b/1.4.0/devel/gitwash/patching.html
index f6cb726f2f0..8997bc0cc9e 100644
--- a/1.4.0/devel/gitwash/patching.html
+++ b/1.4.0/devel/gitwash/patching.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/devel/gitwash/set_up_fork.html b/1.4.0/devel/gitwash/set_up_fork.html
index 14c72f8e7ab..b0cf1cf15db 100644
--- a/1.4.0/devel/gitwash/set_up_fork.html
+++ b/1.4.0/devel/gitwash/set_up_fork.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/devel/index.html b/1.4.0/devel/index.html
index 4b912388f1c..6c9d4045c9f 100644
--- a/1.4.0/devel/index.html
+++ b/1.4.0/devel/index.html
@@ -34,6 +34,7 @@
+
diff --git a/1.4.0/devel/license.html b/1.4.0/devel/license.html
index 003f34f796e..d05c632c180 100644
--- a/1.4.0/devel/license.html
+++ b/1.4.0/devel/license.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/devel/portable_code.html b/1.4.0/devel/portable_code.html
index 4c2bffc30e4..93052bccd89 100644
--- a/1.4.0/devel/portable_code.html
+++ b/1.4.0/devel/portable_code.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/devel/release_guide.html b/1.4.0/devel/release_guide.html
index 6d75a336578..6f236d8a894 100644
--- a/1.4.0/devel/release_guide.html
+++ b/1.4.0/devel/release_guide.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/devel/testing.html b/1.4.0/devel/testing.html
index eaeaab3b4cf..cd80fe8ac90 100644
--- a/1.4.0/devel/testing.html
+++ b/1.4.0/devel/testing.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/devel/transformations.html b/1.4.0/devel/transformations.html
index fe3c5793339..81f23b93ca7 100644
--- a/1.4.0/devel/transformations.html
+++ b/1.4.0/devel/transformations.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/animation/animate_decay.html b/1.4.0/examples/animation/animate_decay.html
index 03b325203bc..ac3a9c0c108 100644
--- a/1.4.0/examples/animation/animate_decay.html
+++ b/1.4.0/examples/animation/animate_decay.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/animation/basic_example.html b/1.4.0/examples/animation/basic_example.html
index 0291c347611..2685c10a2d7 100644
--- a/1.4.0/examples/animation/basic_example.html
+++ b/1.4.0/examples/animation/basic_example.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/animation/basic_example_writer.html b/1.4.0/examples/animation/basic_example_writer.html
index 9a5f65a55a5..0b9f8fe778f 100644
--- a/1.4.0/examples/animation/basic_example_writer.html
+++ b/1.4.0/examples/animation/basic_example_writer.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/animation/bayes_update.html b/1.4.0/examples/animation/bayes_update.html
index f038de367fb..b866fa2bd98 100644
--- a/1.4.0/examples/animation/bayes_update.html
+++ b/1.4.0/examples/animation/bayes_update.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/animation/double_pendulum_animated.html b/1.4.0/examples/animation/double_pendulum_animated.html
index 8a4b217ff17..4936c70553c 100644
--- a/1.4.0/examples/animation/double_pendulum_animated.html
+++ b/1.4.0/examples/animation/double_pendulum_animated.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/animation/dynamic_image.html b/1.4.0/examples/animation/dynamic_image.html
index b06df2a6f92..cf039860bde 100644
--- a/1.4.0/examples/animation/dynamic_image.html
+++ b/1.4.0/examples/animation/dynamic_image.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/animation/dynamic_image2.html b/1.4.0/examples/animation/dynamic_image2.html
index 5933d906d2c..ff4c16c6b4d 100644
--- a/1.4.0/examples/animation/dynamic_image2.html
+++ b/1.4.0/examples/animation/dynamic_image2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/animation/histogram.html b/1.4.0/examples/animation/histogram.html
index 7b12cc35ab0..3401a09a322 100644
--- a/1.4.0/examples/animation/histogram.html
+++ b/1.4.0/examples/animation/histogram.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/animation/index.html b/1.4.0/examples/animation/index.html
index ff9d9290d76..d4cb0445f9f 100644
--- a/1.4.0/examples/animation/index.html
+++ b/1.4.0/examples/animation/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/animation/moviewriter.html b/1.4.0/examples/animation/moviewriter.html
index 4107196ec72..d9603267603 100644
--- a/1.4.0/examples/animation/moviewriter.html
+++ b/1.4.0/examples/animation/moviewriter.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/animation/rain.html b/1.4.0/examples/animation/rain.html
index 73c2b456b68..f31a4174c70 100644
--- a/1.4.0/examples/animation/rain.html
+++ b/1.4.0/examples/animation/rain.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/animation/random_data.html b/1.4.0/examples/animation/random_data.html
index 28ade968ebe..e368c3a7111 100644
--- a/1.4.0/examples/animation/random_data.html
+++ b/1.4.0/examples/animation/random_data.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/animation/simple_3danim.html b/1.4.0/examples/animation/simple_3danim.html
index 3f88116c5cc..84731987188 100644
--- a/1.4.0/examples/animation/simple_3danim.html
+++ b/1.4.0/examples/animation/simple_3danim.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/animation/simple_anim.html b/1.4.0/examples/animation/simple_anim.html
index 3dcdeba94fb..eff49b14676 100644
--- a/1.4.0/examples/animation/simple_anim.html
+++ b/1.4.0/examples/animation/simple_anim.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/animation/strip_chart_demo.html b/1.4.0/examples/animation/strip_chart_demo.html
index 901f6df63b8..4fd7b7264d6 100644
--- a/1.4.0/examples/animation/strip_chart_demo.html
+++ b/1.4.0/examples/animation/strip_chart_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/animation/subplots.html b/1.4.0/examples/animation/subplots.html
index d44794ee9f8..5794091ed35 100644
--- a/1.4.0/examples/animation/subplots.html
+++ b/1.4.0/examples/animation/subplots.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/animation/unchained.html b/1.4.0/examples/animation/unchained.html
index ac53ea87069..715e54748f1 100644
--- a/1.4.0/examples/animation/unchained.html
+++ b/1.4.0/examples/animation/unchained.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/agg_oo.html b/1.4.0/examples/api/agg_oo.html
index 9de0f1de12e..6a68e969221 100644
--- a/1.4.0/examples/api/agg_oo.html
+++ b/1.4.0/examples/api/agg_oo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/barchart_demo.html b/1.4.0/examples/api/barchart_demo.html
index ecdd6d994e6..5adca133b08 100644
--- a/1.4.0/examples/api/barchart_demo.html
+++ b/1.4.0/examples/api/barchart_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/bbox_intersect.html b/1.4.0/examples/api/bbox_intersect.html
index bb1a11a1fbc..f6a1d3b6b8b 100644
--- a/1.4.0/examples/api/bbox_intersect.html
+++ b/1.4.0/examples/api/bbox_intersect.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/collections_demo.html b/1.4.0/examples/api/collections_demo.html
index 57b4a9bc83c..bf0e7d30e2e 100644
--- a/1.4.0/examples/api/collections_demo.html
+++ b/1.4.0/examples/api/collections_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/colorbar_only.html b/1.4.0/examples/api/colorbar_only.html
index 8be414b2f9a..8e37de12cce 100644
--- a/1.4.0/examples/api/colorbar_only.html
+++ b/1.4.0/examples/api/colorbar_only.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/compound_path.html b/1.4.0/examples/api/compound_path.html
index 8fcd732da8a..4bcbd7fdf1e 100644
--- a/1.4.0/examples/api/compound_path.html
+++ b/1.4.0/examples/api/compound_path.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/custom_projection_example.html b/1.4.0/examples/api/custom_projection_example.html
index ea2a95056ee..4e4958ac8da 100644
--- a/1.4.0/examples/api/custom_projection_example.html
+++ b/1.4.0/examples/api/custom_projection_example.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/custom_scale_example.html b/1.4.0/examples/api/custom_scale_example.html
index 21e3049b4e3..687ec76a695 100644
--- a/1.4.0/examples/api/custom_scale_example.html
+++ b/1.4.0/examples/api/custom_scale_example.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/date_demo.html b/1.4.0/examples/api/date_demo.html
index b2c56bfe2d5..039f9fe3f1a 100644
--- a/1.4.0/examples/api/date_demo.html
+++ b/1.4.0/examples/api/date_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/date_index_formatter.html b/1.4.0/examples/api/date_index_formatter.html
index e8452d6e340..f429e648e5a 100644
--- a/1.4.0/examples/api/date_index_formatter.html
+++ b/1.4.0/examples/api/date_index_formatter.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/demo_affine_image.html b/1.4.0/examples/api/demo_affine_image.html
index 6d9fdd3cd22..c46319ab276 100644
--- a/1.4.0/examples/api/demo_affine_image.html
+++ b/1.4.0/examples/api/demo_affine_image.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/donut_demo.html b/1.4.0/examples/api/donut_demo.html
index bb5afce24da..171dfd7c70b 100644
--- a/1.4.0/examples/api/donut_demo.html
+++ b/1.4.0/examples/api/donut_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/engineering_formatter.html b/1.4.0/examples/api/engineering_formatter.html
index 7f75ca886e9..7b6dd5e779b 100644
--- a/1.4.0/examples/api/engineering_formatter.html
+++ b/1.4.0/examples/api/engineering_formatter.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/font_family_rc.html b/1.4.0/examples/api/font_family_rc.html
index 12b2e60e8e3..0e6d701b3ed 100644
--- a/1.4.0/examples/api/font_family_rc.html
+++ b/1.4.0/examples/api/font_family_rc.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/font_file.html b/1.4.0/examples/api/font_file.html
index 283a9ca8764..4c3d13a7343 100644
--- a/1.4.0/examples/api/font_file.html
+++ b/1.4.0/examples/api/font_file.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/histogram_path_demo.html b/1.4.0/examples/api/histogram_path_demo.html
index 9a95f5dc97e..84a48734593 100644
--- a/1.4.0/examples/api/histogram_path_demo.html
+++ b/1.4.0/examples/api/histogram_path_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/image_zcoord.html b/1.4.0/examples/api/image_zcoord.html
index 9a44a348221..50270c7d247 100644
--- a/1.4.0/examples/api/image_zcoord.html
+++ b/1.4.0/examples/api/image_zcoord.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/index.html b/1.4.0/examples/api/index.html
index 5cc5b8d626c..5fce3e29e75 100644
--- a/1.4.0/examples/api/index.html
+++ b/1.4.0/examples/api/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/joinstyle.html b/1.4.0/examples/api/joinstyle.html
index 0a04ace14b2..6cca426f79c 100644
--- a/1.4.0/examples/api/joinstyle.html
+++ b/1.4.0/examples/api/joinstyle.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/legend_demo.html b/1.4.0/examples/api/legend_demo.html
index 1cf140a1af7..a2c17d84998 100644
--- a/1.4.0/examples/api/legend_demo.html
+++ b/1.4.0/examples/api/legend_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/line_with_text.html b/1.4.0/examples/api/line_with_text.html
index 43f3c066d16..6d327ba018b 100644
--- a/1.4.0/examples/api/line_with_text.html
+++ b/1.4.0/examples/api/line_with_text.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/logo2.html b/1.4.0/examples/api/logo2.html
index 2641ef940e7..ad08a39865b 100644
--- a/1.4.0/examples/api/logo2.html
+++ b/1.4.0/examples/api/logo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/mathtext_asarray.html b/1.4.0/examples/api/mathtext_asarray.html
index 5e3bb7d3aed..61f4165aabc 100644
--- a/1.4.0/examples/api/mathtext_asarray.html
+++ b/1.4.0/examples/api/mathtext_asarray.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/patch_collection.html b/1.4.0/examples/api/patch_collection.html
index bc26c5d5c1f..62770c61870 100644
--- a/1.4.0/examples/api/patch_collection.html
+++ b/1.4.0/examples/api/patch_collection.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/power_norm_demo.html b/1.4.0/examples/api/power_norm_demo.html
index 3d2db940686..73369f1de8a 100644
--- a/1.4.0/examples/api/power_norm_demo.html
+++ b/1.4.0/examples/api/power_norm_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/quad_bezier.html b/1.4.0/examples/api/quad_bezier.html
index 9e339aaf14b..c137905e346 100644
--- a/1.4.0/examples/api/quad_bezier.html
+++ b/1.4.0/examples/api/quad_bezier.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/radar_chart.html b/1.4.0/examples/api/radar_chart.html
index 25731fbd980..12df132534d 100644
--- a/1.4.0/examples/api/radar_chart.html
+++ b/1.4.0/examples/api/radar_chart.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/sankey_demo_basics.html b/1.4.0/examples/api/sankey_demo_basics.html
index 943692a757e..7b53a0c1bcc 100644
--- a/1.4.0/examples/api/sankey_demo_basics.html
+++ b/1.4.0/examples/api/sankey_demo_basics.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/sankey_demo_links.html b/1.4.0/examples/api/sankey_demo_links.html
index 01ce0ade8dc..dd431451a32 100644
--- a/1.4.0/examples/api/sankey_demo_links.html
+++ b/1.4.0/examples/api/sankey_demo_links.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/sankey_demo_old.html b/1.4.0/examples/api/sankey_demo_old.html
index bd81ecf5968..4db811f6b1e 100644
--- a/1.4.0/examples/api/sankey_demo_old.html
+++ b/1.4.0/examples/api/sankey_demo_old.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/sankey_demo_rankine.html b/1.4.0/examples/api/sankey_demo_rankine.html
index 43e90bc1da0..5dd8ff2e049 100644
--- a/1.4.0/examples/api/sankey_demo_rankine.html
+++ b/1.4.0/examples/api/sankey_demo_rankine.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/scatter_piecharts.html b/1.4.0/examples/api/scatter_piecharts.html
index 37c16126afe..abe9826259b 100644
--- a/1.4.0/examples/api/scatter_piecharts.html
+++ b/1.4.0/examples/api/scatter_piecharts.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/skewt.html b/1.4.0/examples/api/skewt.html
index 0e3b1ed95bf..4c7478231dd 100644
--- a/1.4.0/examples/api/skewt.html
+++ b/1.4.0/examples/api/skewt.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/span_regions.html b/1.4.0/examples/api/span_regions.html
index 94a4d0deda2..b427cc2d76d 100644
--- a/1.4.0/examples/api/span_regions.html
+++ b/1.4.0/examples/api/span_regions.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/two_scales.html b/1.4.0/examples/api/two_scales.html
index 714b736ec01..ab022b1a773 100644
--- a/1.4.0/examples/api/two_scales.html
+++ b/1.4.0/examples/api/two_scales.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/unicode_minus.html b/1.4.0/examples/api/unicode_minus.html
index f007a2f7418..6f797fadfe1 100644
--- a/1.4.0/examples/api/unicode_minus.html
+++ b/1.4.0/examples/api/unicode_minus.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/watermark_image.html b/1.4.0/examples/api/watermark_image.html
index 2e0c211c367..b9d4629e9dc 100644
--- a/1.4.0/examples/api/watermark_image.html
+++ b/1.4.0/examples/api/watermark_image.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/api/watermark_text.html b/1.4.0/examples/api/watermark_text.html
index 01c634f6662..286fa1d8a02 100644
--- a/1.4.0/examples/api/watermark_text.html
+++ b/1.4.0/examples/api/watermark_text.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/axes_grid/demo_axes_divider.html b/1.4.0/examples/axes_grid/demo_axes_divider.html
index cdb5aaaeaef..57cbf072f85 100644
--- a/1.4.0/examples/axes_grid/demo_axes_divider.html
+++ b/1.4.0/examples/axes_grid/demo_axes_divider.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/axes_grid/demo_axes_grid.html b/1.4.0/examples/axes_grid/demo_axes_grid.html
index 2dfbe2b561e..17e588c7a3a 100644
--- a/1.4.0/examples/axes_grid/demo_axes_grid.html
+++ b/1.4.0/examples/axes_grid/demo_axes_grid.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/axes_grid/demo_axes_grid2.html b/1.4.0/examples/axes_grid/demo_axes_grid2.html
index 702a279f6e5..a12980d1c0a 100644
--- a/1.4.0/examples/axes_grid/demo_axes_grid2.html
+++ b/1.4.0/examples/axes_grid/demo_axes_grid2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/axes_grid/demo_axes_hbox_divider.html b/1.4.0/examples/axes_grid/demo_axes_hbox_divider.html
index e87ae805b72..2e9b8f57923 100644
--- a/1.4.0/examples/axes_grid/demo_axes_hbox_divider.html
+++ b/1.4.0/examples/axes_grid/demo_axes_hbox_divider.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/axes_grid/demo_axes_rgb.html b/1.4.0/examples/axes_grid/demo_axes_rgb.html
index 07f5227f1d5..97e802039e0 100644
--- a/1.4.0/examples/axes_grid/demo_axes_rgb.html
+++ b/1.4.0/examples/axes_grid/demo_axes_rgb.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/axes_grid/demo_axisline_style.html b/1.4.0/examples/axes_grid/demo_axisline_style.html
index eded3b20175..3a0be20e127 100644
--- a/1.4.0/examples/axes_grid/demo_axisline_style.html
+++ b/1.4.0/examples/axes_grid/demo_axisline_style.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/axes_grid/demo_colorbar_with_inset_locator.html b/1.4.0/examples/axes_grid/demo_colorbar_with_inset_locator.html
index e2792e92ed1..90aca4342f1 100644
--- a/1.4.0/examples/axes_grid/demo_colorbar_with_inset_locator.html
+++ b/1.4.0/examples/axes_grid/demo_colorbar_with_inset_locator.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/axes_grid/demo_curvelinear_grid.html b/1.4.0/examples/axes_grid/demo_curvelinear_grid.html
index 6e893f90d0a..90232222c29 100644
--- a/1.4.0/examples/axes_grid/demo_curvelinear_grid.html
+++ b/1.4.0/examples/axes_grid/demo_curvelinear_grid.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/axes_grid/demo_curvelinear_grid2.html b/1.4.0/examples/axes_grid/demo_curvelinear_grid2.html
index 55f417052a9..28d290f2aef 100644
--- a/1.4.0/examples/axes_grid/demo_curvelinear_grid2.html
+++ b/1.4.0/examples/axes_grid/demo_curvelinear_grid2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/axes_grid/demo_edge_colorbar.html b/1.4.0/examples/axes_grid/demo_edge_colorbar.html
index d5cbc8827f2..a97d199b138 100644
--- a/1.4.0/examples/axes_grid/demo_edge_colorbar.html
+++ b/1.4.0/examples/axes_grid/demo_edge_colorbar.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/axes_grid/demo_floating_axes.html b/1.4.0/examples/axes_grid/demo_floating_axes.html
index 2db18672792..26ac4cb5393 100644
--- a/1.4.0/examples/axes_grid/demo_floating_axes.html
+++ b/1.4.0/examples/axes_grid/demo_floating_axes.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/axes_grid/demo_floating_axis.html b/1.4.0/examples/axes_grid/demo_floating_axis.html
index 693e38a12f3..89555d92c41 100644
--- a/1.4.0/examples/axes_grid/demo_floating_axis.html
+++ b/1.4.0/examples/axes_grid/demo_floating_axis.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/axes_grid/demo_imagegrid_aspect.html b/1.4.0/examples/axes_grid/demo_imagegrid_aspect.html
index ac665cea233..6ea4dbef38e 100644
--- a/1.4.0/examples/axes_grid/demo_imagegrid_aspect.html
+++ b/1.4.0/examples/axes_grid/demo_imagegrid_aspect.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/axes_grid/demo_parasite_axes2.html b/1.4.0/examples/axes_grid/demo_parasite_axes2.html
index b78aa56aaf1..fe412c4eef9 100644
--- a/1.4.0/examples/axes_grid/demo_parasite_axes2.html
+++ b/1.4.0/examples/axes_grid/demo_parasite_axes2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/axes_grid/index.html b/1.4.0/examples/axes_grid/index.html
index 92d0ef7b5f6..d1395a37687 100644
--- a/1.4.0/examples/axes_grid/index.html
+++ b/1.4.0/examples/axes_grid/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/axes_grid/inset_locator_demo.html b/1.4.0/examples/axes_grid/inset_locator_demo.html
index 9a787142cc5..0db3fcb9f90 100644
--- a/1.4.0/examples/axes_grid/inset_locator_demo.html
+++ b/1.4.0/examples/axes_grid/inset_locator_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/axes_grid/inset_locator_demo2.html b/1.4.0/examples/axes_grid/inset_locator_demo2.html
index c814f3cec32..e06856dc81d 100644
--- a/1.4.0/examples/axes_grid/inset_locator_demo2.html
+++ b/1.4.0/examples/axes_grid/inset_locator_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/axes_grid/make_room_for_ylabel_using_axesgrid.html b/1.4.0/examples/axes_grid/make_room_for_ylabel_using_axesgrid.html
index 913daf4e229..f9ebd211d55 100644
--- a/1.4.0/examples/axes_grid/make_room_for_ylabel_using_axesgrid.html
+++ b/1.4.0/examples/axes_grid/make_room_for_ylabel_using_axesgrid.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/axes_grid/parasite_simple2.html b/1.4.0/examples/axes_grid/parasite_simple2.html
index 6b2de708fb5..0109f6734be 100644
--- a/1.4.0/examples/axes_grid/parasite_simple2.html
+++ b/1.4.0/examples/axes_grid/parasite_simple2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/axes_grid/scatter_hist.html b/1.4.0/examples/axes_grid/scatter_hist.html
index 041b4fc36f8..87f1785db55 100644
--- a/1.4.0/examples/axes_grid/scatter_hist.html
+++ b/1.4.0/examples/axes_grid/scatter_hist.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/axes_grid/simple_anchored_artists.html b/1.4.0/examples/axes_grid/simple_anchored_artists.html
index 78bb1bb2292..d3af6912d6f 100644
--- a/1.4.0/examples/axes_grid/simple_anchored_artists.html
+++ b/1.4.0/examples/axes_grid/simple_anchored_artists.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/axes_grid/simple_axesgrid.html b/1.4.0/examples/axes_grid/simple_axesgrid.html
index 967a8b2b1bb..a310e0829fe 100644
--- a/1.4.0/examples/axes_grid/simple_axesgrid.html
+++ b/1.4.0/examples/axes_grid/simple_axesgrid.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/axes_grid/simple_axesgrid2.html b/1.4.0/examples/axes_grid/simple_axesgrid2.html
index 1e7f2e0e149..f88dbfd3e9a 100644
--- a/1.4.0/examples/axes_grid/simple_axesgrid2.html
+++ b/1.4.0/examples/axes_grid/simple_axesgrid2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/axes_grid/simple_axisline4.html b/1.4.0/examples/axes_grid/simple_axisline4.html
index 29d3e85b406..bee49483d99 100644
--- a/1.4.0/examples/axes_grid/simple_axisline4.html
+++ b/1.4.0/examples/axes_grid/simple_axisline4.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/color/color_cycle_demo.html b/1.4.0/examples/color/color_cycle_demo.html
index 87ab6d654af..259cda75799 100644
--- a/1.4.0/examples/color/color_cycle_demo.html
+++ b/1.4.0/examples/color/color_cycle_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/color/colormaps_reference.html b/1.4.0/examples/color/colormaps_reference.html
index 4f4e6bfb516..c13c415c82f 100644
--- a/1.4.0/examples/color/colormaps_reference.html
+++ b/1.4.0/examples/color/colormaps_reference.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/color/index.html b/1.4.0/examples/color/index.html
index 1725bf65441..dd7427b4ffa 100644
--- a/1.4.0/examples/color/index.html
+++ b/1.4.0/examples/color/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/color/named_colors.html b/1.4.0/examples/color/named_colors.html
index 0ec3c044496..4b6e21c4f06 100644
--- a/1.4.0/examples/color/named_colors.html
+++ b/1.4.0/examples/color/named_colors.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/event_handling/close_event.html b/1.4.0/examples/event_handling/close_event.html
index d9f733b2c6e..5310a173aa2 100644
--- a/1.4.0/examples/event_handling/close_event.html
+++ b/1.4.0/examples/event_handling/close_event.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/event_handling/data_browser.html b/1.4.0/examples/event_handling/data_browser.html
index e0c9b2c37cd..a6256234943 100644
--- a/1.4.0/examples/event_handling/data_browser.html
+++ b/1.4.0/examples/event_handling/data_browser.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/event_handling/figure_axes_enter_leave.html b/1.4.0/examples/event_handling/figure_axes_enter_leave.html
index 670a95a765b..3798d2ff121 100644
--- a/1.4.0/examples/event_handling/figure_axes_enter_leave.html
+++ b/1.4.0/examples/event_handling/figure_axes_enter_leave.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/event_handling/idle_and_timeout.html b/1.4.0/examples/event_handling/idle_and_timeout.html
index b9e0beceb10..70f6b6c2d4d 100644
--- a/1.4.0/examples/event_handling/idle_and_timeout.html
+++ b/1.4.0/examples/event_handling/idle_and_timeout.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/event_handling/index.html b/1.4.0/examples/event_handling/index.html
index 035356e670d..a60d89157d2 100644
--- a/1.4.0/examples/event_handling/index.html
+++ b/1.4.0/examples/event_handling/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/event_handling/keypress_demo.html b/1.4.0/examples/event_handling/keypress_demo.html
index 28d7e1899e4..6bb78447609 100644
--- a/1.4.0/examples/event_handling/keypress_demo.html
+++ b/1.4.0/examples/event_handling/keypress_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/event_handling/lasso_demo.html b/1.4.0/examples/event_handling/lasso_demo.html
index 4c139bb492e..a87a0686e12 100644
--- a/1.4.0/examples/event_handling/lasso_demo.html
+++ b/1.4.0/examples/event_handling/lasso_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/event_handling/legend_picking.html b/1.4.0/examples/event_handling/legend_picking.html
index 44550262e01..f3a2ed41275 100644
--- a/1.4.0/examples/event_handling/legend_picking.html
+++ b/1.4.0/examples/event_handling/legend_picking.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/event_handling/looking_glass.html b/1.4.0/examples/event_handling/looking_glass.html
index 6ed0b27382f..cdace998a3d 100644
--- a/1.4.0/examples/event_handling/looking_glass.html
+++ b/1.4.0/examples/event_handling/looking_glass.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/event_handling/path_editor.html b/1.4.0/examples/event_handling/path_editor.html
index 607d10db939..5478dba0e4c 100644
--- a/1.4.0/examples/event_handling/path_editor.html
+++ b/1.4.0/examples/event_handling/path_editor.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/event_handling/pick_event_demo.html b/1.4.0/examples/event_handling/pick_event_demo.html
index 2f722886ef7..937efe509f7 100644
--- a/1.4.0/examples/event_handling/pick_event_demo.html
+++ b/1.4.0/examples/event_handling/pick_event_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/event_handling/pick_event_demo2.html b/1.4.0/examples/event_handling/pick_event_demo2.html
index e53d249600a..9466ac530bd 100644
--- a/1.4.0/examples/event_handling/pick_event_demo2.html
+++ b/1.4.0/examples/event_handling/pick_event_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/event_handling/pipong.html b/1.4.0/examples/event_handling/pipong.html
index 2c88d95afe0..91510308d99 100644
--- a/1.4.0/examples/event_handling/pipong.html
+++ b/1.4.0/examples/event_handling/pipong.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/event_handling/poly_editor.html b/1.4.0/examples/event_handling/poly_editor.html
index 9027d1aaaa2..5f1ec0ecf16 100644
--- a/1.4.0/examples/event_handling/poly_editor.html
+++ b/1.4.0/examples/event_handling/poly_editor.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/event_handling/pong_gtk.html b/1.4.0/examples/event_handling/pong_gtk.html
index e4b76ddd1e0..4fe58d8647c 100644
--- a/1.4.0/examples/event_handling/pong_gtk.html
+++ b/1.4.0/examples/event_handling/pong_gtk.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/event_handling/resample.html b/1.4.0/examples/event_handling/resample.html
index 43aa66a1017..59497ff4d64 100644
--- a/1.4.0/examples/event_handling/resample.html
+++ b/1.4.0/examples/event_handling/resample.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/event_handling/test_mouseclicks.html b/1.4.0/examples/event_handling/test_mouseclicks.html
index 71fc6d7e056..91112949e5b 100644
--- a/1.4.0/examples/event_handling/test_mouseclicks.html
+++ b/1.4.0/examples/event_handling/test_mouseclicks.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/event_handling/timers.html b/1.4.0/examples/event_handling/timers.html
index 827bf9e2c67..8e6836ef83d 100644
--- a/1.4.0/examples/event_handling/timers.html
+++ b/1.4.0/examples/event_handling/timers.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/event_handling/trifinder_event_demo.html b/1.4.0/examples/event_handling/trifinder_event_demo.html
index 1a5e65469f4..d0bfadecdff 100644
--- a/1.4.0/examples/event_handling/trifinder_event_demo.html
+++ b/1.4.0/examples/event_handling/trifinder_event_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/event_handling/viewlims.html b/1.4.0/examples/event_handling/viewlims.html
index 60c3445f016..32cccdabd3d 100644
--- a/1.4.0/examples/event_handling/viewlims.html
+++ b/1.4.0/examples/event_handling/viewlims.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/event_handling/zoom_window.html b/1.4.0/examples/event_handling/zoom_window.html
index 05fb60215d9..c66b814d901 100644
--- a/1.4.0/examples/event_handling/zoom_window.html
+++ b/1.4.0/examples/event_handling/zoom_window.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/images_contours_and_fields/image_demo.html b/1.4.0/examples/images_contours_and_fields/image_demo.html
index f5c13b84a3f..c077c523906 100644
--- a/1.4.0/examples/images_contours_and_fields/image_demo.html
+++ b/1.4.0/examples/images_contours_and_fields/image_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/images_contours_and_fields/image_demo_clip_path.html b/1.4.0/examples/images_contours_and_fields/image_demo_clip_path.html
index 6ec4ec2ac83..b4125e33494 100644
--- a/1.4.0/examples/images_contours_and_fields/image_demo_clip_path.html
+++ b/1.4.0/examples/images_contours_and_fields/image_demo_clip_path.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/images_contours_and_fields/index.html b/1.4.0/examples/images_contours_and_fields/index.html
index 5d59a2df081..5edc39b7bcb 100644
--- a/1.4.0/examples/images_contours_and_fields/index.html
+++ b/1.4.0/examples/images_contours_and_fields/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/images_contours_and_fields/interpolation_methods.html b/1.4.0/examples/images_contours_and_fields/interpolation_methods.html
index 0ea0b97a6a2..dba797e4680 100644
--- a/1.4.0/examples/images_contours_and_fields/interpolation_methods.html
+++ b/1.4.0/examples/images_contours_and_fields/interpolation_methods.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/images_contours_and_fields/interpolation_none_vs_nearest.html b/1.4.0/examples/images_contours_and_fields/interpolation_none_vs_nearest.html
index b06533e06d2..4fda31d0a67 100644
--- a/1.4.0/examples/images_contours_and_fields/interpolation_none_vs_nearest.html
+++ b/1.4.0/examples/images_contours_and_fields/interpolation_none_vs_nearest.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/images_contours_and_fields/pcolormesh_levels.html b/1.4.0/examples/images_contours_and_fields/pcolormesh_levels.html
index 698c4e7cd97..a27082b0e1d 100644
--- a/1.4.0/examples/images_contours_and_fields/pcolormesh_levels.html
+++ b/1.4.0/examples/images_contours_and_fields/pcolormesh_levels.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/images_contours_and_fields/streamplot_demo_features.html b/1.4.0/examples/images_contours_and_fields/streamplot_demo_features.html
index 40640505b86..055ed4d35cf 100644
--- a/1.4.0/examples/images_contours_and_fields/streamplot_demo_features.html
+++ b/1.4.0/examples/images_contours_and_fields/streamplot_demo_features.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/images_contours_and_fields/streamplot_demo_masking.html b/1.4.0/examples/images_contours_and_fields/streamplot_demo_masking.html
index 85cc16b751d..9f718e85e23 100644
--- a/1.4.0/examples/images_contours_and_fields/streamplot_demo_masking.html
+++ b/1.4.0/examples/images_contours_and_fields/streamplot_demo_masking.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/index.html b/1.4.0/examples/index.html
index df66bf28f83..9fc7ecc31dc 100644
--- a/1.4.0/examples/index.html
+++ b/1.4.0/examples/index.html
@@ -34,6 +34,7 @@
+
diff --git a/1.4.0/examples/lines_bars_and_markers/barh_demo.html b/1.4.0/examples/lines_bars_and_markers/barh_demo.html
index 6d1b791ceaa..fc8ef616aee 100644
--- a/1.4.0/examples/lines_bars_and_markers/barh_demo.html
+++ b/1.4.0/examples/lines_bars_and_markers/barh_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/lines_bars_and_markers/fill_demo.html b/1.4.0/examples/lines_bars_and_markers/fill_demo.html
index 41fcb45906b..6266f2a174b 100644
--- a/1.4.0/examples/lines_bars_and_markers/fill_demo.html
+++ b/1.4.0/examples/lines_bars_and_markers/fill_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/lines_bars_and_markers/fill_demo_features.html b/1.4.0/examples/lines_bars_and_markers/fill_demo_features.html
index a1a1ecf0f37..0b938e4785a 100644
--- a/1.4.0/examples/lines_bars_and_markers/fill_demo_features.html
+++ b/1.4.0/examples/lines_bars_and_markers/fill_demo_features.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/lines_bars_and_markers/index.html b/1.4.0/examples/lines_bars_and_markers/index.html
index bac9bad3a8d..39cf589a23c 100644
--- a/1.4.0/examples/lines_bars_and_markers/index.html
+++ b/1.4.0/examples/lines_bars_and_markers/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/lines_bars_and_markers/line_demo_dash_control.html b/1.4.0/examples/lines_bars_and_markers/line_demo_dash_control.html
index 9d46a87630c..bbb2c726ec5 100644
--- a/1.4.0/examples/lines_bars_and_markers/line_demo_dash_control.html
+++ b/1.4.0/examples/lines_bars_and_markers/line_demo_dash_control.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/lines_bars_and_markers/line_styles_reference.html b/1.4.0/examples/lines_bars_and_markers/line_styles_reference.html
index d046e526afd..8ec497739f7 100644
--- a/1.4.0/examples/lines_bars_and_markers/line_styles_reference.html
+++ b/1.4.0/examples/lines_bars_and_markers/line_styles_reference.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/lines_bars_and_markers/marker_fillstyle_reference.html b/1.4.0/examples/lines_bars_and_markers/marker_fillstyle_reference.html
index f73fcb39efc..ec84b7f018a 100644
--- a/1.4.0/examples/lines_bars_and_markers/marker_fillstyle_reference.html
+++ b/1.4.0/examples/lines_bars_and_markers/marker_fillstyle_reference.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/lines_bars_and_markers/marker_reference.html b/1.4.0/examples/lines_bars_and_markers/marker_reference.html
index 718d620be18..d07b2bcf23a 100644
--- a/1.4.0/examples/lines_bars_and_markers/marker_reference.html
+++ b/1.4.0/examples/lines_bars_and_markers/marker_reference.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/lines_bars_and_markers/scatter_with_legend.html b/1.4.0/examples/lines_bars_and_markers/scatter_with_legend.html
index f83619109e6..15431dcf995 100644
--- a/1.4.0/examples/lines_bars_and_markers/scatter_with_legend.html
+++ b/1.4.0/examples/lines_bars_and_markers/scatter_with_legend.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/misc/contour_manual.html b/1.4.0/examples/misc/contour_manual.html
index 2a1c30b0ace..9829b01f90b 100644
--- a/1.4.0/examples/misc/contour_manual.html
+++ b/1.4.0/examples/misc/contour_manual.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/misc/font_indexing.html b/1.4.0/examples/misc/font_indexing.html
index 8170df2627e..3b9835c7bb5 100644
--- a/1.4.0/examples/misc/font_indexing.html
+++ b/1.4.0/examples/misc/font_indexing.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/misc/ftface_props.html b/1.4.0/examples/misc/ftface_props.html
index 86900b4ab30..651720ef3f0 100644
--- a/1.4.0/examples/misc/ftface_props.html
+++ b/1.4.0/examples/misc/ftface_props.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/misc/image_thumbnail.html b/1.4.0/examples/misc/image_thumbnail.html
index 916c1394603..8bb407aa4e7 100644
--- a/1.4.0/examples/misc/image_thumbnail.html
+++ b/1.4.0/examples/misc/image_thumbnail.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/misc/index.html b/1.4.0/examples/misc/index.html
index 129d37f3060..52b73b7d91f 100644
--- a/1.4.0/examples/misc/index.html
+++ b/1.4.0/examples/misc/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/misc/longshort.html b/1.4.0/examples/misc/longshort.html
index a4042421052..8f91e19d42d 100644
--- a/1.4.0/examples/misc/longshort.html
+++ b/1.4.0/examples/misc/longshort.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/misc/multiprocess.html b/1.4.0/examples/misc/multiprocess.html
index 903b1a2aa3d..a7f4d75f355 100644
--- a/1.4.0/examples/misc/multiprocess.html
+++ b/1.4.0/examples/misc/multiprocess.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/misc/rasterization_demo.html b/1.4.0/examples/misc/rasterization_demo.html
index ba7ddfe3cc1..d20a8f065af 100644
--- a/1.4.0/examples/misc/rasterization_demo.html
+++ b/1.4.0/examples/misc/rasterization_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/misc/rc_traits.html b/1.4.0/examples/misc/rc_traits.html
index aa804dd2f11..d713c00de8f 100644
--- a/1.4.0/examples/misc/rc_traits.html
+++ b/1.4.0/examples/misc/rc_traits.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/misc/rec_groupby_demo.html b/1.4.0/examples/misc/rec_groupby_demo.html
index b4f19e6abc3..f71a600d74f 100644
--- a/1.4.0/examples/misc/rec_groupby_demo.html
+++ b/1.4.0/examples/misc/rec_groupby_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/misc/rec_join_demo.html b/1.4.0/examples/misc/rec_join_demo.html
index 6b26e405aba..8094eb1c1af 100644
--- a/1.4.0/examples/misc/rec_join_demo.html
+++ b/1.4.0/examples/misc/rec_join_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/misc/sample_data_demo.html b/1.4.0/examples/misc/sample_data_demo.html
index 8cb9167f8b9..06508acc308 100644
--- a/1.4.0/examples/misc/sample_data_demo.html
+++ b/1.4.0/examples/misc/sample_data_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/misc/svg_filter_line.html b/1.4.0/examples/misc/svg_filter_line.html
index ce8e42452e7..fe0aa06bd21 100644
--- a/1.4.0/examples/misc/svg_filter_line.html
+++ b/1.4.0/examples/misc/svg_filter_line.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/misc/svg_filter_pie.html b/1.4.0/examples/misc/svg_filter_pie.html
index 7b9cd98c965..e194741d246 100644
--- a/1.4.0/examples/misc/svg_filter_pie.html
+++ b/1.4.0/examples/misc/svg_filter_pie.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/misc/tight_bbox_test.html b/1.4.0/examples/misc/tight_bbox_test.html
index 96dd492119d..92c2f28fb9c 100644
--- a/1.4.0/examples/misc/tight_bbox_test.html
+++ b/1.4.0/examples/misc/tight_bbox_test.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/2dcollections3d_demo.html b/1.4.0/examples/mplot3d/2dcollections3d_demo.html
index e886680dee4..7129ce8bf08 100644
--- a/1.4.0/examples/mplot3d/2dcollections3d_demo.html
+++ b/1.4.0/examples/mplot3d/2dcollections3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/bars3d_demo.html b/1.4.0/examples/mplot3d/bars3d_demo.html
index c9073008956..0c9b3bffdbb 100644
--- a/1.4.0/examples/mplot3d/bars3d_demo.html
+++ b/1.4.0/examples/mplot3d/bars3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/contour3d_demo.html b/1.4.0/examples/mplot3d/contour3d_demo.html
index cba81280c05..88578b7c510 100644
--- a/1.4.0/examples/mplot3d/contour3d_demo.html
+++ b/1.4.0/examples/mplot3d/contour3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/contour3d_demo2.html b/1.4.0/examples/mplot3d/contour3d_demo2.html
index 2ec9150158a..f4fda00b564 100644
--- a/1.4.0/examples/mplot3d/contour3d_demo2.html
+++ b/1.4.0/examples/mplot3d/contour3d_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/contour3d_demo3.html b/1.4.0/examples/mplot3d/contour3d_demo3.html
index ef61df9b9c3..57e56897548 100644
--- a/1.4.0/examples/mplot3d/contour3d_demo3.html
+++ b/1.4.0/examples/mplot3d/contour3d_demo3.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/contourf3d_demo.html b/1.4.0/examples/mplot3d/contourf3d_demo.html
index 8b6e674e94c..bf6c83e4c19 100644
--- a/1.4.0/examples/mplot3d/contourf3d_demo.html
+++ b/1.4.0/examples/mplot3d/contourf3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/contourf3d_demo2.html b/1.4.0/examples/mplot3d/contourf3d_demo2.html
index e3772cf1e26..d744e407ce3 100644
--- a/1.4.0/examples/mplot3d/contourf3d_demo2.html
+++ b/1.4.0/examples/mplot3d/contourf3d_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/hist3d_demo.html b/1.4.0/examples/mplot3d/hist3d_demo.html
index 66b9136fe5f..dc4dcf93294 100644
--- a/1.4.0/examples/mplot3d/hist3d_demo.html
+++ b/1.4.0/examples/mplot3d/hist3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/index.html b/1.4.0/examples/mplot3d/index.html
index 3722fba327a..512fc1454db 100644
--- a/1.4.0/examples/mplot3d/index.html
+++ b/1.4.0/examples/mplot3d/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/lines3d_demo.html b/1.4.0/examples/mplot3d/lines3d_demo.html
index a14d175034a..b7257f2b9e1 100644
--- a/1.4.0/examples/mplot3d/lines3d_demo.html
+++ b/1.4.0/examples/mplot3d/lines3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/lorenz_attractor.html b/1.4.0/examples/mplot3d/lorenz_attractor.html
index 4c00c2e3381..28b6d8d02fe 100644
--- a/1.4.0/examples/mplot3d/lorenz_attractor.html
+++ b/1.4.0/examples/mplot3d/lorenz_attractor.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/mixed_subplots_demo.html b/1.4.0/examples/mplot3d/mixed_subplots_demo.html
index 63423b630ff..f1b4ccab1cf 100644
--- a/1.4.0/examples/mplot3d/mixed_subplots_demo.html
+++ b/1.4.0/examples/mplot3d/mixed_subplots_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/offset_demo.html b/1.4.0/examples/mplot3d/offset_demo.html
index 498b703593b..97122013de1 100644
--- a/1.4.0/examples/mplot3d/offset_demo.html
+++ b/1.4.0/examples/mplot3d/offset_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/pathpatch3d_demo.html b/1.4.0/examples/mplot3d/pathpatch3d_demo.html
index 9c9b3adadbb..b387bcb79f3 100644
--- a/1.4.0/examples/mplot3d/pathpatch3d_demo.html
+++ b/1.4.0/examples/mplot3d/pathpatch3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/polys3d_demo.html b/1.4.0/examples/mplot3d/polys3d_demo.html
index 46ad8a58b05..1ccbadafd9f 100644
--- a/1.4.0/examples/mplot3d/polys3d_demo.html
+++ b/1.4.0/examples/mplot3d/polys3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/quiver3d_demo.html b/1.4.0/examples/mplot3d/quiver3d_demo.html
index 4a46933e56e..d2bdee1da9b 100644
--- a/1.4.0/examples/mplot3d/quiver3d_demo.html
+++ b/1.4.0/examples/mplot3d/quiver3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/rotate_axes3d_demo.html b/1.4.0/examples/mplot3d/rotate_axes3d_demo.html
index 13b1ca0a45b..8bf73c28946 100644
--- a/1.4.0/examples/mplot3d/rotate_axes3d_demo.html
+++ b/1.4.0/examples/mplot3d/rotate_axes3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/scatter3d_demo.html b/1.4.0/examples/mplot3d/scatter3d_demo.html
index ad4f9adf7a2..2b13b94ef89 100644
--- a/1.4.0/examples/mplot3d/scatter3d_demo.html
+++ b/1.4.0/examples/mplot3d/scatter3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/subplot3d_demo.html b/1.4.0/examples/mplot3d/subplot3d_demo.html
index 5a810d3f5c3..52f00380edd 100644
--- a/1.4.0/examples/mplot3d/subplot3d_demo.html
+++ b/1.4.0/examples/mplot3d/subplot3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/surface3d_demo.html b/1.4.0/examples/mplot3d/surface3d_demo.html
index 50491b069d7..26118bce808 100644
--- a/1.4.0/examples/mplot3d/surface3d_demo.html
+++ b/1.4.0/examples/mplot3d/surface3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/surface3d_demo2.html b/1.4.0/examples/mplot3d/surface3d_demo2.html
index b0c124836db..35445c9a6c4 100644
--- a/1.4.0/examples/mplot3d/surface3d_demo2.html
+++ b/1.4.0/examples/mplot3d/surface3d_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/surface3d_demo3.html b/1.4.0/examples/mplot3d/surface3d_demo3.html
index 5c08d8b3719..71be3cf6ca5 100644
--- a/1.4.0/examples/mplot3d/surface3d_demo3.html
+++ b/1.4.0/examples/mplot3d/surface3d_demo3.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/surface3d_radial_demo.html b/1.4.0/examples/mplot3d/surface3d_radial_demo.html
index a437e2b5a74..2793d2dcef6 100644
--- a/1.4.0/examples/mplot3d/surface3d_radial_demo.html
+++ b/1.4.0/examples/mplot3d/surface3d_radial_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/text3d_demo.html b/1.4.0/examples/mplot3d/text3d_demo.html
index ee18528e70d..9673ceed0fb 100644
--- a/1.4.0/examples/mplot3d/text3d_demo.html
+++ b/1.4.0/examples/mplot3d/text3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/tricontour3d_demo.html b/1.4.0/examples/mplot3d/tricontour3d_demo.html
index fafee199f60..d552dcf006c 100644
--- a/1.4.0/examples/mplot3d/tricontour3d_demo.html
+++ b/1.4.0/examples/mplot3d/tricontour3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/tricontourf3d_demo.html b/1.4.0/examples/mplot3d/tricontourf3d_demo.html
index a0a06ff8068..b883520f005 100644
--- a/1.4.0/examples/mplot3d/tricontourf3d_demo.html
+++ b/1.4.0/examples/mplot3d/tricontourf3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/trisurf3d_demo.html b/1.4.0/examples/mplot3d/trisurf3d_demo.html
index 3012ebfb547..076fafdb8b5 100644
--- a/1.4.0/examples/mplot3d/trisurf3d_demo.html
+++ b/1.4.0/examples/mplot3d/trisurf3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/trisurf3d_demo2.html b/1.4.0/examples/mplot3d/trisurf3d_demo2.html
index 3dae27c56bf..63827a71942 100644
--- a/1.4.0/examples/mplot3d/trisurf3d_demo2.html
+++ b/1.4.0/examples/mplot3d/trisurf3d_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/wire3d_animation_demo.html b/1.4.0/examples/mplot3d/wire3d_animation_demo.html
index 660f62a5151..33f9695edf8 100644
--- a/1.4.0/examples/mplot3d/wire3d_animation_demo.html
+++ b/1.4.0/examples/mplot3d/wire3d_animation_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/mplot3d/wire3d_demo.html b/1.4.0/examples/mplot3d/wire3d_demo.html
index 72d68735355..e657c408d6f 100644
--- a/1.4.0/examples/mplot3d/wire3d_demo.html
+++ b/1.4.0/examples/mplot3d/wire3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pie_and_polar_charts/index.html b/1.4.0/examples/pie_and_polar_charts/index.html
index eab5461294f..d19ef39ac8e 100644
--- a/1.4.0/examples/pie_and_polar_charts/index.html
+++ b/1.4.0/examples/pie_and_polar_charts/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pie_and_polar_charts/pie_demo_features.html b/1.4.0/examples/pie_and_polar_charts/pie_demo_features.html
index a915637eee5..0ab627d0147 100644
--- a/1.4.0/examples/pie_and_polar_charts/pie_demo_features.html
+++ b/1.4.0/examples/pie_and_polar_charts/pie_demo_features.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pie_and_polar_charts/polar_bar_demo.html b/1.4.0/examples/pie_and_polar_charts/polar_bar_demo.html
index 299cbefe681..795eda728df 100644
--- a/1.4.0/examples/pie_and_polar_charts/polar_bar_demo.html
+++ b/1.4.0/examples/pie_and_polar_charts/polar_bar_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pie_and_polar_charts/polar_scatter_demo.html b/1.4.0/examples/pie_and_polar_charts/polar_scatter_demo.html
index d7ab7b586eb..952f915a81a 100644
--- a/1.4.0/examples/pie_and_polar_charts/polar_scatter_demo.html
+++ b/1.4.0/examples/pie_and_polar_charts/polar_scatter_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/accented_text.html b/1.4.0/examples/pylab_examples/accented_text.html
index 4b6c9076a60..c70d55c03b2 100644
--- a/1.4.0/examples/pylab_examples/accented_text.html
+++ b/1.4.0/examples/pylab_examples/accented_text.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/agg_buffer_to_array.html b/1.4.0/examples/pylab_examples/agg_buffer_to_array.html
index 4d230b466a5..a6e0ff093c4 100644
--- a/1.4.0/examples/pylab_examples/agg_buffer_to_array.html
+++ b/1.4.0/examples/pylab_examples/agg_buffer_to_array.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/alignment_test.html b/1.4.0/examples/pylab_examples/alignment_test.html
index 6b91e5f7f7d..5b0c859ed82 100644
--- a/1.4.0/examples/pylab_examples/alignment_test.html
+++ b/1.4.0/examples/pylab_examples/alignment_test.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/anchored_artists.html b/1.4.0/examples/pylab_examples/anchored_artists.html
index 52eb2a3e73f..ca5b773b951 100644
--- a/1.4.0/examples/pylab_examples/anchored_artists.html
+++ b/1.4.0/examples/pylab_examples/anchored_artists.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/animation_demo.html b/1.4.0/examples/pylab_examples/animation_demo.html
index 080b8b63497..8762533ed53 100644
--- a/1.4.0/examples/pylab_examples/animation_demo.html
+++ b/1.4.0/examples/pylab_examples/animation_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/annotation_demo.html b/1.4.0/examples/pylab_examples/annotation_demo.html
index fa06b0b3acb..0d88d1dc1b3 100644
--- a/1.4.0/examples/pylab_examples/annotation_demo.html
+++ b/1.4.0/examples/pylab_examples/annotation_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/annotation_demo2.html b/1.4.0/examples/pylab_examples/annotation_demo2.html
index 3af56b3a54f..ac804aadbd5 100644
--- a/1.4.0/examples/pylab_examples/annotation_demo2.html
+++ b/1.4.0/examples/pylab_examples/annotation_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/annotation_demo3.html b/1.4.0/examples/pylab_examples/annotation_demo3.html
index d6330ca0449..4808f3344d1 100644
--- a/1.4.0/examples/pylab_examples/annotation_demo3.html
+++ b/1.4.0/examples/pylab_examples/annotation_demo3.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/anscombe.html b/1.4.0/examples/pylab_examples/anscombe.html
index d498e7d58bf..306b541ec02 100644
--- a/1.4.0/examples/pylab_examples/anscombe.html
+++ b/1.4.0/examples/pylab_examples/anscombe.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/arctest.html b/1.4.0/examples/pylab_examples/arctest.html
index edd78b95d1e..2c064e545fb 100644
--- a/1.4.0/examples/pylab_examples/arctest.html
+++ b/1.4.0/examples/pylab_examples/arctest.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/arrow_demo.html b/1.4.0/examples/pylab_examples/arrow_demo.html
index e9cd421393b..511ae3f13aa 100644
--- a/1.4.0/examples/pylab_examples/arrow_demo.html
+++ b/1.4.0/examples/pylab_examples/arrow_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/arrow_simple_demo.html b/1.4.0/examples/pylab_examples/arrow_simple_demo.html
index c952cbbd4d1..15065eb6882 100644
--- a/1.4.0/examples/pylab_examples/arrow_simple_demo.html
+++ b/1.4.0/examples/pylab_examples/arrow_simple_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/aspect_loglog.html b/1.4.0/examples/pylab_examples/aspect_loglog.html
index c007260d68e..1618d7eec11 100644
--- a/1.4.0/examples/pylab_examples/aspect_loglog.html
+++ b/1.4.0/examples/pylab_examples/aspect_loglog.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/axes_demo.html b/1.4.0/examples/pylab_examples/axes_demo.html
index 6b259fe5dd9..9915eeb3f99 100644
--- a/1.4.0/examples/pylab_examples/axes_demo.html
+++ b/1.4.0/examples/pylab_examples/axes_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/axes_props.html b/1.4.0/examples/pylab_examples/axes_props.html
index 82a4c2546f9..18d040a216a 100644
--- a/1.4.0/examples/pylab_examples/axes_props.html
+++ b/1.4.0/examples/pylab_examples/axes_props.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/axes_zoom_effect.html b/1.4.0/examples/pylab_examples/axes_zoom_effect.html
index 6cddebdacf4..56f2d55dc6c 100644
--- a/1.4.0/examples/pylab_examples/axes_zoom_effect.html
+++ b/1.4.0/examples/pylab_examples/axes_zoom_effect.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/axhspan_demo.html b/1.4.0/examples/pylab_examples/axhspan_demo.html
index f0ace0a91fe..e3ff6f44a20 100644
--- a/1.4.0/examples/pylab_examples/axhspan_demo.html
+++ b/1.4.0/examples/pylab_examples/axhspan_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/axis_equal_demo.html b/1.4.0/examples/pylab_examples/axis_equal_demo.html
index e3cf638317e..9bee9b270d4 100644
--- a/1.4.0/examples/pylab_examples/axis_equal_demo.html
+++ b/1.4.0/examples/pylab_examples/axis_equal_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/bar_stacked.html b/1.4.0/examples/pylab_examples/bar_stacked.html
index 96604b413fb..cb607ba6533 100644
--- a/1.4.0/examples/pylab_examples/bar_stacked.html
+++ b/1.4.0/examples/pylab_examples/bar_stacked.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/barb_demo.html b/1.4.0/examples/pylab_examples/barb_demo.html
index f3fcd7f79b1..90d7024e182 100644
--- a/1.4.0/examples/pylab_examples/barb_demo.html
+++ b/1.4.0/examples/pylab_examples/barb_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/barchart_demo.html b/1.4.0/examples/pylab_examples/barchart_demo.html
index 0ce5383f707..897c257a197 100644
--- a/1.4.0/examples/pylab_examples/barchart_demo.html
+++ b/1.4.0/examples/pylab_examples/barchart_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/barchart_demo2.html b/1.4.0/examples/pylab_examples/barchart_demo2.html
index 6cfd9787d72..79fa03eaddb 100644
--- a/1.4.0/examples/pylab_examples/barchart_demo2.html
+++ b/1.4.0/examples/pylab_examples/barchart_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/barcode_demo.html b/1.4.0/examples/pylab_examples/barcode_demo.html
index f7aa4b240ec..23cb3472323 100644
--- a/1.4.0/examples/pylab_examples/barcode_demo.html
+++ b/1.4.0/examples/pylab_examples/barcode_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/boxplot_demo.html b/1.4.0/examples/pylab_examples/boxplot_demo.html
index 77a53c17136..4fc8ab57ba3 100644
--- a/1.4.0/examples/pylab_examples/boxplot_demo.html
+++ b/1.4.0/examples/pylab_examples/boxplot_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/boxplot_demo2.html b/1.4.0/examples/pylab_examples/boxplot_demo2.html
index 8d9a2593f7b..4e1f79b1be3 100644
--- a/1.4.0/examples/pylab_examples/boxplot_demo2.html
+++ b/1.4.0/examples/pylab_examples/boxplot_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/boxplot_demo3.html b/1.4.0/examples/pylab_examples/boxplot_demo3.html
index c7f24b0d338..5cc5e7cd5b2 100644
--- a/1.4.0/examples/pylab_examples/boxplot_demo3.html
+++ b/1.4.0/examples/pylab_examples/boxplot_demo3.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/break.html b/1.4.0/examples/pylab_examples/break.html
index c29f4a5cc57..dc187e40f43 100644
--- a/1.4.0/examples/pylab_examples/break.html
+++ b/1.4.0/examples/pylab_examples/break.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/broken_axis.html b/1.4.0/examples/pylab_examples/broken_axis.html
index 6a7c398eb9d..ccf6a547b9c 100644
--- a/1.4.0/examples/pylab_examples/broken_axis.html
+++ b/1.4.0/examples/pylab_examples/broken_axis.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/broken_barh.html b/1.4.0/examples/pylab_examples/broken_barh.html
index d607f71bfde..28191b37a89 100644
--- a/1.4.0/examples/pylab_examples/broken_barh.html
+++ b/1.4.0/examples/pylab_examples/broken_barh.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/centered_ticklabels.html b/1.4.0/examples/pylab_examples/centered_ticklabels.html
index bf51de1b4d0..0ebece6c625 100644
--- a/1.4.0/examples/pylab_examples/centered_ticklabels.html
+++ b/1.4.0/examples/pylab_examples/centered_ticklabels.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/clippedline.html b/1.4.0/examples/pylab_examples/clippedline.html
index fa717afa873..cb04affb4c5 100644
--- a/1.4.0/examples/pylab_examples/clippedline.html
+++ b/1.4.0/examples/pylab_examples/clippedline.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/cohere_demo.html b/1.4.0/examples/pylab_examples/cohere_demo.html
index 265328c054c..4b789573119 100644
--- a/1.4.0/examples/pylab_examples/cohere_demo.html
+++ b/1.4.0/examples/pylab_examples/cohere_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/color_by_yvalue.html b/1.4.0/examples/pylab_examples/color_by_yvalue.html
index 2eb86b55378..9e903cde6f6 100644
--- a/1.4.0/examples/pylab_examples/color_by_yvalue.html
+++ b/1.4.0/examples/pylab_examples/color_by_yvalue.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/color_demo.html b/1.4.0/examples/pylab_examples/color_demo.html
index 5e667544ad6..c251641769e 100644
--- a/1.4.0/examples/pylab_examples/color_demo.html
+++ b/1.4.0/examples/pylab_examples/color_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/colorbar_tick_labelling_demo.html b/1.4.0/examples/pylab_examples/colorbar_tick_labelling_demo.html
index 91a13079c22..cda028511bb 100644
--- a/1.4.0/examples/pylab_examples/colorbar_tick_labelling_demo.html
+++ b/1.4.0/examples/pylab_examples/colorbar_tick_labelling_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/colours.html b/1.4.0/examples/pylab_examples/colours.html
index 870b0cb62b0..7a3fd80e7b4 100644
--- a/1.4.0/examples/pylab_examples/colours.html
+++ b/1.4.0/examples/pylab_examples/colours.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/contour_demo.html b/1.4.0/examples/pylab_examples/contour_demo.html
index e15f54b1d66..7b4d25e698d 100644
--- a/1.4.0/examples/pylab_examples/contour_demo.html
+++ b/1.4.0/examples/pylab_examples/contour_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/contour_image.html b/1.4.0/examples/pylab_examples/contour_image.html
index ffa89126bd0..e35eca4bfd8 100644
--- a/1.4.0/examples/pylab_examples/contour_image.html
+++ b/1.4.0/examples/pylab_examples/contour_image.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/contour_label_demo.html b/1.4.0/examples/pylab_examples/contour_label_demo.html
index 81162e54ae4..83094542e3e 100644
--- a/1.4.0/examples/pylab_examples/contour_label_demo.html
+++ b/1.4.0/examples/pylab_examples/contour_label_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/contourf_demo.html b/1.4.0/examples/pylab_examples/contourf_demo.html
index d2f4b3de2ec..66a70148d3e 100644
--- a/1.4.0/examples/pylab_examples/contourf_demo.html
+++ b/1.4.0/examples/pylab_examples/contourf_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/contourf_hatching.html b/1.4.0/examples/pylab_examples/contourf_hatching.html
index 80308043e97..a32d2f6768a 100644
--- a/1.4.0/examples/pylab_examples/contourf_hatching.html
+++ b/1.4.0/examples/pylab_examples/contourf_hatching.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/contourf_log.html b/1.4.0/examples/pylab_examples/contourf_log.html
index a31ce572d2e..58af5f47a35 100644
--- a/1.4.0/examples/pylab_examples/contourf_log.html
+++ b/1.4.0/examples/pylab_examples/contourf_log.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/coords_demo.html b/1.4.0/examples/pylab_examples/coords_demo.html
index 6c7ca67c6d3..7cb2bdcfb1f 100644
--- a/1.4.0/examples/pylab_examples/coords_demo.html
+++ b/1.4.0/examples/pylab_examples/coords_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/coords_report.html b/1.4.0/examples/pylab_examples/coords_report.html
index d6b99018525..cd784a12208 100644
--- a/1.4.0/examples/pylab_examples/coords_report.html
+++ b/1.4.0/examples/pylab_examples/coords_report.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/csd_demo.html b/1.4.0/examples/pylab_examples/csd_demo.html
index c5c70779f9d..1a999bd5923 100644
--- a/1.4.0/examples/pylab_examples/csd_demo.html
+++ b/1.4.0/examples/pylab_examples/csd_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/cursor_demo.html b/1.4.0/examples/pylab_examples/cursor_demo.html
index 245fbd28769..b8177968d6b 100644
--- a/1.4.0/examples/pylab_examples/cursor_demo.html
+++ b/1.4.0/examples/pylab_examples/cursor_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/custom_cmap.html b/1.4.0/examples/pylab_examples/custom_cmap.html
index cf9a866d320..39460da6ec8 100644
--- a/1.4.0/examples/pylab_examples/custom_cmap.html
+++ b/1.4.0/examples/pylab_examples/custom_cmap.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/custom_figure_class.html b/1.4.0/examples/pylab_examples/custom_figure_class.html
index 839abc7f870..97f3a068e16 100644
--- a/1.4.0/examples/pylab_examples/custom_figure_class.html
+++ b/1.4.0/examples/pylab_examples/custom_figure_class.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/custom_ticker1.html b/1.4.0/examples/pylab_examples/custom_ticker1.html
index 53f4e0b8f1b..0959f723f99 100644
--- a/1.4.0/examples/pylab_examples/custom_ticker1.html
+++ b/1.4.0/examples/pylab_examples/custom_ticker1.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/customize_rc.html b/1.4.0/examples/pylab_examples/customize_rc.html
index 0c3271b766b..7dd424d7e8c 100644
--- a/1.4.0/examples/pylab_examples/customize_rc.html
+++ b/1.4.0/examples/pylab_examples/customize_rc.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/dashpointlabel.html b/1.4.0/examples/pylab_examples/dashpointlabel.html
index bc5bf8f2eaa..70787694e48 100644
--- a/1.4.0/examples/pylab_examples/dashpointlabel.html
+++ b/1.4.0/examples/pylab_examples/dashpointlabel.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/data_helper.html b/1.4.0/examples/pylab_examples/data_helper.html
index 49d657a9ef9..cda0919b15b 100644
--- a/1.4.0/examples/pylab_examples/data_helper.html
+++ b/1.4.0/examples/pylab_examples/data_helper.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/date_demo1.html b/1.4.0/examples/pylab_examples/date_demo1.html
index 366890653db..ed9b4b9d60d 100644
--- a/1.4.0/examples/pylab_examples/date_demo1.html
+++ b/1.4.0/examples/pylab_examples/date_demo1.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/date_demo2.html b/1.4.0/examples/pylab_examples/date_demo2.html
index b005f4e5601..8d08091a083 100644
--- a/1.4.0/examples/pylab_examples/date_demo2.html
+++ b/1.4.0/examples/pylab_examples/date_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/date_demo_convert.html b/1.4.0/examples/pylab_examples/date_demo_convert.html
index 45530c8601f..fc79486bfd3 100644
--- a/1.4.0/examples/pylab_examples/date_demo_convert.html
+++ b/1.4.0/examples/pylab_examples/date_demo_convert.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/date_demo_rrule.html b/1.4.0/examples/pylab_examples/date_demo_rrule.html
index b243fb9e8e4..bc3b6e6ec37 100644
--- a/1.4.0/examples/pylab_examples/date_demo_rrule.html
+++ b/1.4.0/examples/pylab_examples/date_demo_rrule.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/date_index_formatter.html b/1.4.0/examples/pylab_examples/date_index_formatter.html
index 3f19a481585..065ec6a0df9 100644
--- a/1.4.0/examples/pylab_examples/date_index_formatter.html
+++ b/1.4.0/examples/pylab_examples/date_index_formatter.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/demo_agg_filter.html b/1.4.0/examples/pylab_examples/demo_agg_filter.html
index ecf66bc3bb5..9d22bf32ef6 100644
--- a/1.4.0/examples/pylab_examples/demo_agg_filter.html
+++ b/1.4.0/examples/pylab_examples/demo_agg_filter.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/demo_annotation_box.html b/1.4.0/examples/pylab_examples/demo_annotation_box.html
index 5c4d036943d..cabd7be3539 100644
--- a/1.4.0/examples/pylab_examples/demo_annotation_box.html
+++ b/1.4.0/examples/pylab_examples/demo_annotation_box.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/demo_bboximage.html b/1.4.0/examples/pylab_examples/demo_bboximage.html
index 97e36cb4d84..a00700c6d84 100644
--- a/1.4.0/examples/pylab_examples/demo_bboximage.html
+++ b/1.4.0/examples/pylab_examples/demo_bboximage.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/demo_ribbon_box.html b/1.4.0/examples/pylab_examples/demo_ribbon_box.html
index 7d001c5c74a..aad34a5c840 100644
--- a/1.4.0/examples/pylab_examples/demo_ribbon_box.html
+++ b/1.4.0/examples/pylab_examples/demo_ribbon_box.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/demo_text_path.html b/1.4.0/examples/pylab_examples/demo_text_path.html
index 310ff9d9080..462d891a357 100644
--- a/1.4.0/examples/pylab_examples/demo_text_path.html
+++ b/1.4.0/examples/pylab_examples/demo_text_path.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/demo_text_rotation_mode.html b/1.4.0/examples/pylab_examples/demo_text_rotation_mode.html
index ea330021b2e..ecf237b1285 100644
--- a/1.4.0/examples/pylab_examples/demo_text_rotation_mode.html
+++ b/1.4.0/examples/pylab_examples/demo_text_rotation_mode.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/demo_tight_layout.html b/1.4.0/examples/pylab_examples/demo_tight_layout.html
index 32179b485a4..890391f4a10 100644
--- a/1.4.0/examples/pylab_examples/demo_tight_layout.html
+++ b/1.4.0/examples/pylab_examples/demo_tight_layout.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/dolphin.html b/1.4.0/examples/pylab_examples/dolphin.html
index eab9691ec22..4cdebea7359 100644
--- a/1.4.0/examples/pylab_examples/dolphin.html
+++ b/1.4.0/examples/pylab_examples/dolphin.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/ellipse_collection.html b/1.4.0/examples/pylab_examples/ellipse_collection.html
index 81f10eaab47..d41b76a803d 100644
--- a/1.4.0/examples/pylab_examples/ellipse_collection.html
+++ b/1.4.0/examples/pylab_examples/ellipse_collection.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/ellipse_demo.html b/1.4.0/examples/pylab_examples/ellipse_demo.html
index d387af364ad..9ad1dba2f91 100644
--- a/1.4.0/examples/pylab_examples/ellipse_demo.html
+++ b/1.4.0/examples/pylab_examples/ellipse_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/ellipse_rotated.html b/1.4.0/examples/pylab_examples/ellipse_rotated.html
index a1cc41562c3..727771405a0 100644
--- a/1.4.0/examples/pylab_examples/ellipse_rotated.html
+++ b/1.4.0/examples/pylab_examples/ellipse_rotated.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/equal_aspect_ratio.html b/1.4.0/examples/pylab_examples/equal_aspect_ratio.html
index 994860d7fc8..34755124b9b 100644
--- a/1.4.0/examples/pylab_examples/equal_aspect_ratio.html
+++ b/1.4.0/examples/pylab_examples/equal_aspect_ratio.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/errorbar_limits.html b/1.4.0/examples/pylab_examples/errorbar_limits.html
index c6f0946b147..4f737858f94 100644
--- a/1.4.0/examples/pylab_examples/errorbar_limits.html
+++ b/1.4.0/examples/pylab_examples/errorbar_limits.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/errorbar_subsample.html b/1.4.0/examples/pylab_examples/errorbar_subsample.html
index 5fa3df5a16e..d9ef9535d65 100644
--- a/1.4.0/examples/pylab_examples/errorbar_subsample.html
+++ b/1.4.0/examples/pylab_examples/errorbar_subsample.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/eventcollection_demo.html b/1.4.0/examples/pylab_examples/eventcollection_demo.html
index 538289f3c6d..32551737c97 100644
--- a/1.4.0/examples/pylab_examples/eventcollection_demo.html
+++ b/1.4.0/examples/pylab_examples/eventcollection_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/eventplot_demo.html b/1.4.0/examples/pylab_examples/eventplot_demo.html
index 453f3fa6b9e..48083b6026c 100644
--- a/1.4.0/examples/pylab_examples/eventplot_demo.html
+++ b/1.4.0/examples/pylab_examples/eventplot_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/fancyarrow_demo.html b/1.4.0/examples/pylab_examples/fancyarrow_demo.html
index 853cf416f22..90523c94cc0 100644
--- a/1.4.0/examples/pylab_examples/fancyarrow_demo.html
+++ b/1.4.0/examples/pylab_examples/fancyarrow_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/fancybox_demo.html b/1.4.0/examples/pylab_examples/fancybox_demo.html
index 3cc712a09e2..388bb2c8aba 100644
--- a/1.4.0/examples/pylab_examples/fancybox_demo.html
+++ b/1.4.0/examples/pylab_examples/fancybox_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/fancybox_demo2.html b/1.4.0/examples/pylab_examples/fancybox_demo2.html
index 4bf37f7170f..001412b4321 100644
--- a/1.4.0/examples/pylab_examples/fancybox_demo2.html
+++ b/1.4.0/examples/pylab_examples/fancybox_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/fancytextbox_demo.html b/1.4.0/examples/pylab_examples/fancytextbox_demo.html
index f0e6363d3e1..2ae3086de13 100644
--- a/1.4.0/examples/pylab_examples/fancytextbox_demo.html
+++ b/1.4.0/examples/pylab_examples/fancytextbox_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/figimage_demo.html b/1.4.0/examples/pylab_examples/figimage_demo.html
index b52fdb86f9b..ae014bcf867 100644
--- a/1.4.0/examples/pylab_examples/figimage_demo.html
+++ b/1.4.0/examples/pylab_examples/figimage_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/figlegend_demo.html b/1.4.0/examples/pylab_examples/figlegend_demo.html
index ee713a9ea53..b6dafae62c3 100644
--- a/1.4.0/examples/pylab_examples/figlegend_demo.html
+++ b/1.4.0/examples/pylab_examples/figlegend_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/figure_title.html b/1.4.0/examples/pylab_examples/figure_title.html
index b33683ffb21..2600ba1dd0d 100644
--- a/1.4.0/examples/pylab_examples/figure_title.html
+++ b/1.4.0/examples/pylab_examples/figure_title.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/fill_between_demo.html b/1.4.0/examples/pylab_examples/fill_between_demo.html
index a21307ce9cb..a2c584b2452 100644
--- a/1.4.0/examples/pylab_examples/fill_between_demo.html
+++ b/1.4.0/examples/pylab_examples/fill_between_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/fill_betweenx_demo.html b/1.4.0/examples/pylab_examples/fill_betweenx_demo.html
index 49170b2cd40..d0572d1a7b1 100644
--- a/1.4.0/examples/pylab_examples/fill_betweenx_demo.html
+++ b/1.4.0/examples/pylab_examples/fill_betweenx_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/fill_spiral.html b/1.4.0/examples/pylab_examples/fill_spiral.html
index d0bb17aa6e1..4d9aff899c4 100644
--- a/1.4.0/examples/pylab_examples/fill_spiral.html
+++ b/1.4.0/examples/pylab_examples/fill_spiral.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/finance_demo.html b/1.4.0/examples/pylab_examples/finance_demo.html
index 84a9bd6e158..a1b75c0668e 100644
--- a/1.4.0/examples/pylab_examples/finance_demo.html
+++ b/1.4.0/examples/pylab_examples/finance_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/finance_work2.html b/1.4.0/examples/pylab_examples/finance_work2.html
index 8e682195d9b..3a7dd5f3394 100644
--- a/1.4.0/examples/pylab_examples/finance_work2.html
+++ b/1.4.0/examples/pylab_examples/finance_work2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/findobj_demo.html b/1.4.0/examples/pylab_examples/findobj_demo.html
index c93233d0a7a..b0852733ef9 100644
--- a/1.4.0/examples/pylab_examples/findobj_demo.html
+++ b/1.4.0/examples/pylab_examples/findobj_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/font_table_ttf.html b/1.4.0/examples/pylab_examples/font_table_ttf.html
index 5588717d4ca..663eaa10df2 100644
--- a/1.4.0/examples/pylab_examples/font_table_ttf.html
+++ b/1.4.0/examples/pylab_examples/font_table_ttf.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/fonts_demo.html b/1.4.0/examples/pylab_examples/fonts_demo.html
index e355dc705dc..fb03b4ebff8 100644
--- a/1.4.0/examples/pylab_examples/fonts_demo.html
+++ b/1.4.0/examples/pylab_examples/fonts_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/fonts_demo_kw.html b/1.4.0/examples/pylab_examples/fonts_demo_kw.html
index 455e2c38be6..deecd9083a2 100644
--- a/1.4.0/examples/pylab_examples/fonts_demo_kw.html
+++ b/1.4.0/examples/pylab_examples/fonts_demo_kw.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/ganged_plots.html b/1.4.0/examples/pylab_examples/ganged_plots.html
index 6b348d4b506..fee2be1202a 100644
--- a/1.4.0/examples/pylab_examples/ganged_plots.html
+++ b/1.4.0/examples/pylab_examples/ganged_plots.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/geo_demo.html b/1.4.0/examples/pylab_examples/geo_demo.html
index 707da83f9cd..93b534bad54 100644
--- a/1.4.0/examples/pylab_examples/geo_demo.html
+++ b/1.4.0/examples/pylab_examples/geo_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/ginput_demo.html b/1.4.0/examples/pylab_examples/ginput_demo.html
index 57396be4b24..ece66a70907 100644
--- a/1.4.0/examples/pylab_examples/ginput_demo.html
+++ b/1.4.0/examples/pylab_examples/ginput_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/ginput_manual_clabel.html b/1.4.0/examples/pylab_examples/ginput_manual_clabel.html
index f0004e341a7..1b6c9d74dc1 100644
--- a/1.4.0/examples/pylab_examples/ginput_manual_clabel.html
+++ b/1.4.0/examples/pylab_examples/ginput_manual_clabel.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/gradient_bar.html b/1.4.0/examples/pylab_examples/gradient_bar.html
index 0d89e95aa08..75dde8c952f 100644
--- a/1.4.0/examples/pylab_examples/gradient_bar.html
+++ b/1.4.0/examples/pylab_examples/gradient_bar.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/griddata_demo.html b/1.4.0/examples/pylab_examples/griddata_demo.html
index 56b5257c163..4224bcebf78 100644
--- a/1.4.0/examples/pylab_examples/griddata_demo.html
+++ b/1.4.0/examples/pylab_examples/griddata_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/hatch_demo.html b/1.4.0/examples/pylab_examples/hatch_demo.html
index a33ee3569e7..e162595d2c4 100644
--- a/1.4.0/examples/pylab_examples/hatch_demo.html
+++ b/1.4.0/examples/pylab_examples/hatch_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/hexbin_demo.html b/1.4.0/examples/pylab_examples/hexbin_demo.html
index 556ccecbb4e..65ad94e3603 100644
--- a/1.4.0/examples/pylab_examples/hexbin_demo.html
+++ b/1.4.0/examples/pylab_examples/hexbin_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/hexbin_demo2.html b/1.4.0/examples/pylab_examples/hexbin_demo2.html
index 44853f10636..4c945b810ba 100644
--- a/1.4.0/examples/pylab_examples/hexbin_demo2.html
+++ b/1.4.0/examples/pylab_examples/hexbin_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/hist2d_demo.html b/1.4.0/examples/pylab_examples/hist2d_demo.html
index fba2355eac0..e7b40fbd40a 100644
--- a/1.4.0/examples/pylab_examples/hist2d_demo.html
+++ b/1.4.0/examples/pylab_examples/hist2d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/hist2d_log_demo.html b/1.4.0/examples/pylab_examples/hist2d_log_demo.html
index 8d5cff49096..19f9bbf8dc7 100644
--- a/1.4.0/examples/pylab_examples/hist2d_log_demo.html
+++ b/1.4.0/examples/pylab_examples/hist2d_log_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/hist_colormapped.html b/1.4.0/examples/pylab_examples/hist_colormapped.html
index af2f2cb1840..f1aa783bacb 100644
--- a/1.4.0/examples/pylab_examples/hist_colormapped.html
+++ b/1.4.0/examples/pylab_examples/hist_colormapped.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/histogram_percent_demo.html b/1.4.0/examples/pylab_examples/histogram_percent_demo.html
index 992458a2332..734838d77ae 100644
--- a/1.4.0/examples/pylab_examples/histogram_percent_demo.html
+++ b/1.4.0/examples/pylab_examples/histogram_percent_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/hyperlinks.html b/1.4.0/examples/pylab_examples/hyperlinks.html
index 0269835ec8c..4d02592dee4 100644
--- a/1.4.0/examples/pylab_examples/hyperlinks.html
+++ b/1.4.0/examples/pylab_examples/hyperlinks.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/image_clip_path.html b/1.4.0/examples/pylab_examples/image_clip_path.html
index a0848a1e0ed..66e7143c5fe 100644
--- a/1.4.0/examples/pylab_examples/image_clip_path.html
+++ b/1.4.0/examples/pylab_examples/image_clip_path.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/image_demo.html b/1.4.0/examples/pylab_examples/image_demo.html
index 2c28bb01c8a..fbb2934fda6 100644
--- a/1.4.0/examples/pylab_examples/image_demo.html
+++ b/1.4.0/examples/pylab_examples/image_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/image_demo2.html b/1.4.0/examples/pylab_examples/image_demo2.html
index e5cbe8ef3fd..2cd817133eb 100644
--- a/1.4.0/examples/pylab_examples/image_demo2.html
+++ b/1.4.0/examples/pylab_examples/image_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/image_interp.html b/1.4.0/examples/pylab_examples/image_interp.html
index c2c8ee02f7c..4f03a01a911 100644
--- a/1.4.0/examples/pylab_examples/image_interp.html
+++ b/1.4.0/examples/pylab_examples/image_interp.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/image_masked.html b/1.4.0/examples/pylab_examples/image_masked.html
index c6c102b6e5c..580307a29ea 100644
--- a/1.4.0/examples/pylab_examples/image_masked.html
+++ b/1.4.0/examples/pylab_examples/image_masked.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/image_nonuniform.html b/1.4.0/examples/pylab_examples/image_nonuniform.html
index 1b074738aba..a86dbc09416 100644
--- a/1.4.0/examples/pylab_examples/image_nonuniform.html
+++ b/1.4.0/examples/pylab_examples/image_nonuniform.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/image_origin.html b/1.4.0/examples/pylab_examples/image_origin.html
index 89a5e9b8221..1821dcdef50 100644
--- a/1.4.0/examples/pylab_examples/image_origin.html
+++ b/1.4.0/examples/pylab_examples/image_origin.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/image_slices_viewer.html b/1.4.0/examples/pylab_examples/image_slices_viewer.html
index 48d7eae93dd..edb84d3f8a5 100644
--- a/1.4.0/examples/pylab_examples/image_slices_viewer.html
+++ b/1.4.0/examples/pylab_examples/image_slices_viewer.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/index.html b/1.4.0/examples/pylab_examples/index.html
index f67ac7a5603..0dfa33fe3ce 100644
--- a/1.4.0/examples/pylab_examples/index.html
+++ b/1.4.0/examples/pylab_examples/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/interp_demo.html b/1.4.0/examples/pylab_examples/interp_demo.html
index 05279767669..bdd9bb019e8 100644
--- a/1.4.0/examples/pylab_examples/interp_demo.html
+++ b/1.4.0/examples/pylab_examples/interp_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/invert_axes.html b/1.4.0/examples/pylab_examples/invert_axes.html
index 80833f2e8cd..113bd1ae4b2 100644
--- a/1.4.0/examples/pylab_examples/invert_axes.html
+++ b/1.4.0/examples/pylab_examples/invert_axes.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/layer_images.html b/1.4.0/examples/pylab_examples/layer_images.html
index a739c752d6d..273242c5609 100644
--- a/1.4.0/examples/pylab_examples/layer_images.html
+++ b/1.4.0/examples/pylab_examples/layer_images.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/legend_demo2.html b/1.4.0/examples/pylab_examples/legend_demo2.html
index 9a2d47235f5..279377982f2 100644
--- a/1.4.0/examples/pylab_examples/legend_demo2.html
+++ b/1.4.0/examples/pylab_examples/legend_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/legend_demo3.html b/1.4.0/examples/pylab_examples/legend_demo3.html
index c93a91badde..fdad4e3bc31 100644
--- a/1.4.0/examples/pylab_examples/legend_demo3.html
+++ b/1.4.0/examples/pylab_examples/legend_demo3.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/legend_demo4.html b/1.4.0/examples/pylab_examples/legend_demo4.html
index 133fb8eae3e..a165166d146 100644
--- a/1.4.0/examples/pylab_examples/legend_demo4.html
+++ b/1.4.0/examples/pylab_examples/legend_demo4.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/line_collection.html b/1.4.0/examples/pylab_examples/line_collection.html
index 279247dea3b..e2d4fd6bbee 100644
--- a/1.4.0/examples/pylab_examples/line_collection.html
+++ b/1.4.0/examples/pylab_examples/line_collection.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/line_collection2.html b/1.4.0/examples/pylab_examples/line_collection2.html
index dcabd2688e2..310fd302bd9 100644
--- a/1.4.0/examples/pylab_examples/line_collection2.html
+++ b/1.4.0/examples/pylab_examples/line_collection2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/load_converter.html b/1.4.0/examples/pylab_examples/load_converter.html
index 32a56424e5e..3746276bd0b 100644
--- a/1.4.0/examples/pylab_examples/load_converter.html
+++ b/1.4.0/examples/pylab_examples/load_converter.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/loadrec.html b/1.4.0/examples/pylab_examples/loadrec.html
index d45ef5d4992..be8f192a259 100644
--- a/1.4.0/examples/pylab_examples/loadrec.html
+++ b/1.4.0/examples/pylab_examples/loadrec.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/log_bar.html b/1.4.0/examples/pylab_examples/log_bar.html
index e1f5ae4f514..cbab5221133 100644
--- a/1.4.0/examples/pylab_examples/log_bar.html
+++ b/1.4.0/examples/pylab_examples/log_bar.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/log_demo.html b/1.4.0/examples/pylab_examples/log_demo.html
index 132a680c1c4..74ce527e16e 100644
--- a/1.4.0/examples/pylab_examples/log_demo.html
+++ b/1.4.0/examples/pylab_examples/log_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/log_test.html b/1.4.0/examples/pylab_examples/log_test.html
index 1aa13c0d49f..f486152b383 100644
--- a/1.4.0/examples/pylab_examples/log_test.html
+++ b/1.4.0/examples/pylab_examples/log_test.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/logo.html b/1.4.0/examples/pylab_examples/logo.html
index 20386bd961c..30476c1f923 100644
--- a/1.4.0/examples/pylab_examples/logo.html
+++ b/1.4.0/examples/pylab_examples/logo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/major_minor_demo1.html b/1.4.0/examples/pylab_examples/major_minor_demo1.html
index b057669480e..5c33cf32bcb 100644
--- a/1.4.0/examples/pylab_examples/major_minor_demo1.html
+++ b/1.4.0/examples/pylab_examples/major_minor_demo1.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/major_minor_demo2.html b/1.4.0/examples/pylab_examples/major_minor_demo2.html
index 584fded3958..76a639dad0d 100644
--- a/1.4.0/examples/pylab_examples/major_minor_demo2.html
+++ b/1.4.0/examples/pylab_examples/major_minor_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/manual_axis.html b/1.4.0/examples/pylab_examples/manual_axis.html
index de1cd0852b2..aa6ad6bea19 100644
--- a/1.4.0/examples/pylab_examples/manual_axis.html
+++ b/1.4.0/examples/pylab_examples/manual_axis.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/marker_path.html b/1.4.0/examples/pylab_examples/marker_path.html
index b3b4b0b1dd9..40134a5ccb1 100644
--- a/1.4.0/examples/pylab_examples/marker_path.html
+++ b/1.4.0/examples/pylab_examples/marker_path.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/markevery_demo.html b/1.4.0/examples/pylab_examples/markevery_demo.html
index 224e2581e14..cfe15bf8b14 100644
--- a/1.4.0/examples/pylab_examples/markevery_demo.html
+++ b/1.4.0/examples/pylab_examples/markevery_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/masked_demo.html b/1.4.0/examples/pylab_examples/masked_demo.html
index ba5dbd19335..c5a2a5b8247 100644
--- a/1.4.0/examples/pylab_examples/masked_demo.html
+++ b/1.4.0/examples/pylab_examples/masked_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/mathtext_demo.html b/1.4.0/examples/pylab_examples/mathtext_demo.html
index e9d3434d639..bf1a6628552 100644
--- a/1.4.0/examples/pylab_examples/mathtext_demo.html
+++ b/1.4.0/examples/pylab_examples/mathtext_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/mathtext_examples.html b/1.4.0/examples/pylab_examples/mathtext_examples.html
index 8b3397f38e3..4e6d644cc0b 100644
--- a/1.4.0/examples/pylab_examples/mathtext_examples.html
+++ b/1.4.0/examples/pylab_examples/mathtext_examples.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/matplotlib_icon.html b/1.4.0/examples/pylab_examples/matplotlib_icon.html
index b77efc42bb9..659c25d2c94 100644
--- a/1.4.0/examples/pylab_examples/matplotlib_icon.html
+++ b/1.4.0/examples/pylab_examples/matplotlib_icon.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/matshow.html b/1.4.0/examples/pylab_examples/matshow.html
index de51f04b8bf..a9b2a9ebe3f 100644
--- a/1.4.0/examples/pylab_examples/matshow.html
+++ b/1.4.0/examples/pylab_examples/matshow.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/movie_demo.html b/1.4.0/examples/pylab_examples/movie_demo.html
index cf20920b3df..484ca40784e 100644
--- a/1.4.0/examples/pylab_examples/movie_demo.html
+++ b/1.4.0/examples/pylab_examples/movie_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/mri_demo.html b/1.4.0/examples/pylab_examples/mri_demo.html
index 5fa74a65923..047b89c363f 100644
--- a/1.4.0/examples/pylab_examples/mri_demo.html
+++ b/1.4.0/examples/pylab_examples/mri_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/mri_with_eeg.html b/1.4.0/examples/pylab_examples/mri_with_eeg.html
index edf502492eb..77148fa531d 100644
--- a/1.4.0/examples/pylab_examples/mri_with_eeg.html
+++ b/1.4.0/examples/pylab_examples/mri_with_eeg.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/multi_image.html b/1.4.0/examples/pylab_examples/multi_image.html
index e6b994c6c48..8f4b4243d0e 100644
--- a/1.4.0/examples/pylab_examples/multi_image.html
+++ b/1.4.0/examples/pylab_examples/multi_image.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/multicolored_line.html b/1.4.0/examples/pylab_examples/multicolored_line.html
index a9394b98561..35520b45c68 100644
--- a/1.4.0/examples/pylab_examples/multicolored_line.html
+++ b/1.4.0/examples/pylab_examples/multicolored_line.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/multiline.html b/1.4.0/examples/pylab_examples/multiline.html
index 31767a3439b..7bbe9f53209 100644
--- a/1.4.0/examples/pylab_examples/multiline.html
+++ b/1.4.0/examples/pylab_examples/multiline.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/multipage_pdf.html b/1.4.0/examples/pylab_examples/multipage_pdf.html
index 21ece1c705d..93068ef8804 100644
--- a/1.4.0/examples/pylab_examples/multipage_pdf.html
+++ b/1.4.0/examples/pylab_examples/multipage_pdf.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/multiple_figs_demo.html b/1.4.0/examples/pylab_examples/multiple_figs_demo.html
index 4db76efde80..8e821dca537 100644
--- a/1.4.0/examples/pylab_examples/multiple_figs_demo.html
+++ b/1.4.0/examples/pylab_examples/multiple_figs_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/multiple_yaxis_with_spines.html b/1.4.0/examples/pylab_examples/multiple_yaxis_with_spines.html
index 5c46a2e6159..51fd658836b 100644
--- a/1.4.0/examples/pylab_examples/multiple_yaxis_with_spines.html
+++ b/1.4.0/examples/pylab_examples/multiple_yaxis_with_spines.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/nan_test.html b/1.4.0/examples/pylab_examples/nan_test.html
index edd6274fde7..3002d6ac2d3 100644
--- a/1.4.0/examples/pylab_examples/nan_test.html
+++ b/1.4.0/examples/pylab_examples/nan_test.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/newscalarformatter_demo.html b/1.4.0/examples/pylab_examples/newscalarformatter_demo.html
index ba426ddc58f..df10d0317ac 100644
--- a/1.4.0/examples/pylab_examples/newscalarformatter_demo.html
+++ b/1.4.0/examples/pylab_examples/newscalarformatter_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/patheffect_demo.html b/1.4.0/examples/pylab_examples/patheffect_demo.html
index 818c0606329..5b3cf1a05c5 100644
--- a/1.4.0/examples/pylab_examples/patheffect_demo.html
+++ b/1.4.0/examples/pylab_examples/patheffect_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/pcolor_demo.html b/1.4.0/examples/pylab_examples/pcolor_demo.html
index 3b8abe61558..96a9927be55 100644
--- a/1.4.0/examples/pylab_examples/pcolor_demo.html
+++ b/1.4.0/examples/pylab_examples/pcolor_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/pcolor_log.html b/1.4.0/examples/pylab_examples/pcolor_log.html
index 116ad14aa70..8777a203664 100644
--- a/1.4.0/examples/pylab_examples/pcolor_log.html
+++ b/1.4.0/examples/pylab_examples/pcolor_log.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/pcolor_small.html b/1.4.0/examples/pylab_examples/pcolor_small.html
index 19a16f17d86..43778be0cbc 100644
--- a/1.4.0/examples/pylab_examples/pcolor_small.html
+++ b/1.4.0/examples/pylab_examples/pcolor_small.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/pie_demo2.html b/1.4.0/examples/pylab_examples/pie_demo2.html
index 68969a4cd2e..054a9dfdb63 100644
--- a/1.4.0/examples/pylab_examples/pie_demo2.html
+++ b/1.4.0/examples/pylab_examples/pie_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/plotfile_demo.html b/1.4.0/examples/pylab_examples/plotfile_demo.html
index dc6dec0cfa0..6d0552b5a5f 100644
--- a/1.4.0/examples/pylab_examples/plotfile_demo.html
+++ b/1.4.0/examples/pylab_examples/plotfile_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/polar_demo.html b/1.4.0/examples/pylab_examples/polar_demo.html
index 207950b0cff..82377f5e17e 100644
--- a/1.4.0/examples/pylab_examples/polar_demo.html
+++ b/1.4.0/examples/pylab_examples/polar_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/polar_legend.html b/1.4.0/examples/pylab_examples/polar_legend.html
index d3112537444..e5ca72ebf0f 100644
--- a/1.4.0/examples/pylab_examples/polar_legend.html
+++ b/1.4.0/examples/pylab_examples/polar_legend.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/print_stdout.html b/1.4.0/examples/pylab_examples/print_stdout.html
index 3195465ffa6..55a5e47386d 100644
--- a/1.4.0/examples/pylab_examples/print_stdout.html
+++ b/1.4.0/examples/pylab_examples/print_stdout.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/psd_demo.html b/1.4.0/examples/pylab_examples/psd_demo.html
index 1c497ac0e10..2917f1b2654 100644
--- a/1.4.0/examples/pylab_examples/psd_demo.html
+++ b/1.4.0/examples/pylab_examples/psd_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/psd_demo2.html b/1.4.0/examples/pylab_examples/psd_demo2.html
index 4edf893a55a..9809f0a7a45 100644
--- a/1.4.0/examples/pylab_examples/psd_demo2.html
+++ b/1.4.0/examples/pylab_examples/psd_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/psd_demo3.html b/1.4.0/examples/pylab_examples/psd_demo3.html
index dde134d96d8..d2d2b1d74da 100644
--- a/1.4.0/examples/pylab_examples/psd_demo3.html
+++ b/1.4.0/examples/pylab_examples/psd_demo3.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/psd_demo_complex.html b/1.4.0/examples/pylab_examples/psd_demo_complex.html
index df9ff54f159..0078260b5b9 100644
--- a/1.4.0/examples/pylab_examples/psd_demo_complex.html
+++ b/1.4.0/examples/pylab_examples/psd_demo_complex.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/pstest.html b/1.4.0/examples/pylab_examples/pstest.html
index 6dbf3fa9bcb..87eb431cd11 100644
--- a/1.4.0/examples/pylab_examples/pstest.html
+++ b/1.4.0/examples/pylab_examples/pstest.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/pythonic_matplotlib.html b/1.4.0/examples/pylab_examples/pythonic_matplotlib.html
index 25b3d7d3d2c..8a1845b8c56 100644
--- a/1.4.0/examples/pylab_examples/pythonic_matplotlib.html
+++ b/1.4.0/examples/pylab_examples/pythonic_matplotlib.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/quadmesh_demo.html b/1.4.0/examples/pylab_examples/quadmesh_demo.html
index f7f8e15aa19..2409ea92997 100644
--- a/1.4.0/examples/pylab_examples/quadmesh_demo.html
+++ b/1.4.0/examples/pylab_examples/quadmesh_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/quiver_demo.html b/1.4.0/examples/pylab_examples/quiver_demo.html
index f0cce8e556e..9ecf2fb7da5 100644
--- a/1.4.0/examples/pylab_examples/quiver_demo.html
+++ b/1.4.0/examples/pylab_examples/quiver_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/scatter_custom_symbol.html b/1.4.0/examples/pylab_examples/scatter_custom_symbol.html
index c031fd0348b..c138fe47989 100644
--- a/1.4.0/examples/pylab_examples/scatter_custom_symbol.html
+++ b/1.4.0/examples/pylab_examples/scatter_custom_symbol.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/scatter_demo2.html b/1.4.0/examples/pylab_examples/scatter_demo2.html
index 250e34132c9..37a19facf11 100644
--- a/1.4.0/examples/pylab_examples/scatter_demo2.html
+++ b/1.4.0/examples/pylab_examples/scatter_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/scatter_hist.html b/1.4.0/examples/pylab_examples/scatter_hist.html
index 1ef8d1bf4f0..70e2443616b 100644
--- a/1.4.0/examples/pylab_examples/scatter_hist.html
+++ b/1.4.0/examples/pylab_examples/scatter_hist.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/scatter_masked.html b/1.4.0/examples/pylab_examples/scatter_masked.html
index e90e4112ed8..c6b2fed0bb0 100644
--- a/1.4.0/examples/pylab_examples/scatter_masked.html
+++ b/1.4.0/examples/pylab_examples/scatter_masked.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/scatter_profile.html b/1.4.0/examples/pylab_examples/scatter_profile.html
index 35b5b281215..1e23b00852d 100644
--- a/1.4.0/examples/pylab_examples/scatter_profile.html
+++ b/1.4.0/examples/pylab_examples/scatter_profile.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/scatter_star_poly.html b/1.4.0/examples/pylab_examples/scatter_star_poly.html
index f3f99c35906..e33d919ab4e 100644
--- a/1.4.0/examples/pylab_examples/scatter_star_poly.html
+++ b/1.4.0/examples/pylab_examples/scatter_star_poly.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/scatter_symbol.html b/1.4.0/examples/pylab_examples/scatter_symbol.html
index c7fc5877d24..5739a4409b6 100644
--- a/1.4.0/examples/pylab_examples/scatter_symbol.html
+++ b/1.4.0/examples/pylab_examples/scatter_symbol.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/set_and_get.html b/1.4.0/examples/pylab_examples/set_and_get.html
index c6fdb0c15fc..53040bbd9b3 100644
--- a/1.4.0/examples/pylab_examples/set_and_get.html
+++ b/1.4.0/examples/pylab_examples/set_and_get.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/shading_example.html b/1.4.0/examples/pylab_examples/shading_example.html
index 12605b472f2..45b36a94179 100644
--- a/1.4.0/examples/pylab_examples/shading_example.html
+++ b/1.4.0/examples/pylab_examples/shading_example.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/shared_axis_across_figures.html b/1.4.0/examples/pylab_examples/shared_axis_across_figures.html
index d38cc199464..4a9e9162a91 100644
--- a/1.4.0/examples/pylab_examples/shared_axis_across_figures.html
+++ b/1.4.0/examples/pylab_examples/shared_axis_across_figures.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/shared_axis_demo.html b/1.4.0/examples/pylab_examples/shared_axis_demo.html
index 90f350260b3..654454d5645 100644
--- a/1.4.0/examples/pylab_examples/shared_axis_demo.html
+++ b/1.4.0/examples/pylab_examples/shared_axis_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/simple_plot.html b/1.4.0/examples/pylab_examples/simple_plot.html
index d8adbc3fb15..71b40837d7b 100644
--- a/1.4.0/examples/pylab_examples/simple_plot.html
+++ b/1.4.0/examples/pylab_examples/simple_plot.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/simple_plot_fps.html b/1.4.0/examples/pylab_examples/simple_plot_fps.html
index 3c64854b9e6..5a40f7820f9 100644
--- a/1.4.0/examples/pylab_examples/simple_plot_fps.html
+++ b/1.4.0/examples/pylab_examples/simple_plot_fps.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/specgram_demo.html b/1.4.0/examples/pylab_examples/specgram_demo.html
index 4a1e0db1c08..70992b7c045 100644
--- a/1.4.0/examples/pylab_examples/specgram_demo.html
+++ b/1.4.0/examples/pylab_examples/specgram_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/spectrum_demo.html b/1.4.0/examples/pylab_examples/spectrum_demo.html
index a81a499ae11..fe12dd08915 100644
--- a/1.4.0/examples/pylab_examples/spectrum_demo.html
+++ b/1.4.0/examples/pylab_examples/spectrum_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/spine_placement_demo.html b/1.4.0/examples/pylab_examples/spine_placement_demo.html
index 6e5040fbf26..b1e05738b5b 100644
--- a/1.4.0/examples/pylab_examples/spine_placement_demo.html
+++ b/1.4.0/examples/pylab_examples/spine_placement_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/spy_demos.html b/1.4.0/examples/pylab_examples/spy_demos.html
index ecd860dc30e..073c3468053 100644
--- a/1.4.0/examples/pylab_examples/spy_demos.html
+++ b/1.4.0/examples/pylab_examples/spy_demos.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/stackplot_demo.html b/1.4.0/examples/pylab_examples/stackplot_demo.html
index 3ca4d75c703..97bb60b72d0 100644
--- a/1.4.0/examples/pylab_examples/stackplot_demo.html
+++ b/1.4.0/examples/pylab_examples/stackplot_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/stackplot_demo2.html b/1.4.0/examples/pylab_examples/stackplot_demo2.html
index a2b0cfa6a07..6c3018bf7eb 100644
--- a/1.4.0/examples/pylab_examples/stackplot_demo2.html
+++ b/1.4.0/examples/pylab_examples/stackplot_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/stem_plot.html b/1.4.0/examples/pylab_examples/stem_plot.html
index e7dc64fa88d..3a71c13ac90 100644
--- a/1.4.0/examples/pylab_examples/stem_plot.html
+++ b/1.4.0/examples/pylab_examples/stem_plot.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/step_demo.html b/1.4.0/examples/pylab_examples/step_demo.html
index ef81eab850c..9fe961eef0b 100644
--- a/1.4.0/examples/pylab_examples/step_demo.html
+++ b/1.4.0/examples/pylab_examples/step_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/stix_fonts_demo.html b/1.4.0/examples/pylab_examples/stix_fonts_demo.html
index dddc42fe6c1..56bc105b070 100644
--- a/1.4.0/examples/pylab_examples/stix_fonts_demo.html
+++ b/1.4.0/examples/pylab_examples/stix_fonts_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/stock_demo.html b/1.4.0/examples/pylab_examples/stock_demo.html
index 532d42c5cc2..63d5418cfb0 100644
--- a/1.4.0/examples/pylab_examples/stock_demo.html
+++ b/1.4.0/examples/pylab_examples/stock_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/subplot_demo.html b/1.4.0/examples/pylab_examples/subplot_demo.html
index 4a22a0bd0b1..e3d687ee1d2 100644
--- a/1.4.0/examples/pylab_examples/subplot_demo.html
+++ b/1.4.0/examples/pylab_examples/subplot_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/subplot_toolbar.html b/1.4.0/examples/pylab_examples/subplot_toolbar.html
index 91169f50dfc..454dfd47b6a 100644
--- a/1.4.0/examples/pylab_examples/subplot_toolbar.html
+++ b/1.4.0/examples/pylab_examples/subplot_toolbar.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/subplots_adjust.html b/1.4.0/examples/pylab_examples/subplots_adjust.html
index e74c2f5264b..cceef78bdab 100644
--- a/1.4.0/examples/pylab_examples/subplots_adjust.html
+++ b/1.4.0/examples/pylab_examples/subplots_adjust.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/subplots_demo.html b/1.4.0/examples/pylab_examples/subplots_demo.html
index 2af4ef683ae..b343efcd539 100644
--- a/1.4.0/examples/pylab_examples/subplots_demo.html
+++ b/1.4.0/examples/pylab_examples/subplots_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/symlog_demo.html b/1.4.0/examples/pylab_examples/symlog_demo.html
index 3af219d73be..bc1632c1aa6 100644
--- a/1.4.0/examples/pylab_examples/symlog_demo.html
+++ b/1.4.0/examples/pylab_examples/symlog_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/system_monitor.html b/1.4.0/examples/pylab_examples/system_monitor.html
index 2e07a67de67..527457cc8e1 100644
--- a/1.4.0/examples/pylab_examples/system_monitor.html
+++ b/1.4.0/examples/pylab_examples/system_monitor.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/table_demo.html b/1.4.0/examples/pylab_examples/table_demo.html
index 176ae4d9344..1095799e20c 100644
--- a/1.4.0/examples/pylab_examples/table_demo.html
+++ b/1.4.0/examples/pylab_examples/table_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/tex_demo.html b/1.4.0/examples/pylab_examples/tex_demo.html
index 344014cc793..2d4ef54896c 100644
--- a/1.4.0/examples/pylab_examples/tex_demo.html
+++ b/1.4.0/examples/pylab_examples/tex_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/tex_unicode_demo.html b/1.4.0/examples/pylab_examples/tex_unicode_demo.html
index fa9ef8bb78a..0ad80d52754 100644
--- a/1.4.0/examples/pylab_examples/tex_unicode_demo.html
+++ b/1.4.0/examples/pylab_examples/tex_unicode_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/text_handles.html b/1.4.0/examples/pylab_examples/text_handles.html
index 344c6911f1f..2dbd0f8ba93 100644
--- a/1.4.0/examples/pylab_examples/text_handles.html
+++ b/1.4.0/examples/pylab_examples/text_handles.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/text_rotation.html b/1.4.0/examples/pylab_examples/text_rotation.html
index 46aa63818ab..28fb1b39211 100644
--- a/1.4.0/examples/pylab_examples/text_rotation.html
+++ b/1.4.0/examples/pylab_examples/text_rotation.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/text_rotation_relative_to_line.html b/1.4.0/examples/pylab_examples/text_rotation_relative_to_line.html
index 9d278d68ffe..6256d1f983f 100644
--- a/1.4.0/examples/pylab_examples/text_rotation_relative_to_line.html
+++ b/1.4.0/examples/pylab_examples/text_rotation_relative_to_line.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/titles_demo.html b/1.4.0/examples/pylab_examples/titles_demo.html
index d1586a0e80e..6b7d8d5e1c3 100644
--- a/1.4.0/examples/pylab_examples/titles_demo.html
+++ b/1.4.0/examples/pylab_examples/titles_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/to_numeric.html b/1.4.0/examples/pylab_examples/to_numeric.html
index b7a8a70e711..cab5bb264c0 100644
--- a/1.4.0/examples/pylab_examples/to_numeric.html
+++ b/1.4.0/examples/pylab_examples/to_numeric.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/toggle_images.html b/1.4.0/examples/pylab_examples/toggle_images.html
index 16912d138c5..d652ce6a928 100644
--- a/1.4.0/examples/pylab_examples/toggle_images.html
+++ b/1.4.0/examples/pylab_examples/toggle_images.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/transoffset.html b/1.4.0/examples/pylab_examples/transoffset.html
index f868addb64d..b5ebae56d91 100644
--- a/1.4.0/examples/pylab_examples/transoffset.html
+++ b/1.4.0/examples/pylab_examples/transoffset.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/tricontour_demo.html b/1.4.0/examples/pylab_examples/tricontour_demo.html
index b1bf3858113..568945936bc 100644
--- a/1.4.0/examples/pylab_examples/tricontour_demo.html
+++ b/1.4.0/examples/pylab_examples/tricontour_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/tricontour_smooth_delaunay.html b/1.4.0/examples/pylab_examples/tricontour_smooth_delaunay.html
index 39f56cfbf60..d8fe97bc5b1 100644
--- a/1.4.0/examples/pylab_examples/tricontour_smooth_delaunay.html
+++ b/1.4.0/examples/pylab_examples/tricontour_smooth_delaunay.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/tricontour_smooth_user.html b/1.4.0/examples/pylab_examples/tricontour_smooth_user.html
index d36a96bf198..e57f7c4cb8f 100644
--- a/1.4.0/examples/pylab_examples/tricontour_smooth_user.html
+++ b/1.4.0/examples/pylab_examples/tricontour_smooth_user.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/tricontour_vs_griddata.html b/1.4.0/examples/pylab_examples/tricontour_vs_griddata.html
index 93cc49cdf8c..40021f67fd1 100644
--- a/1.4.0/examples/pylab_examples/tricontour_vs_griddata.html
+++ b/1.4.0/examples/pylab_examples/tricontour_vs_griddata.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/trigradient_demo.html b/1.4.0/examples/pylab_examples/trigradient_demo.html
index 0349849fafb..f938f4eac85 100644
--- a/1.4.0/examples/pylab_examples/trigradient_demo.html
+++ b/1.4.0/examples/pylab_examples/trigradient_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/triinterp_demo.html b/1.4.0/examples/pylab_examples/triinterp_demo.html
index b51230d9d95..2bcca607a45 100644
--- a/1.4.0/examples/pylab_examples/triinterp_demo.html
+++ b/1.4.0/examples/pylab_examples/triinterp_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/tripcolor_demo.html b/1.4.0/examples/pylab_examples/tripcolor_demo.html
index 8fe08a3b05e..171acc013f4 100644
--- a/1.4.0/examples/pylab_examples/tripcolor_demo.html
+++ b/1.4.0/examples/pylab_examples/tripcolor_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/triplot_demo.html b/1.4.0/examples/pylab_examples/triplot_demo.html
index 87eab8270bc..3de97ed3628 100644
--- a/1.4.0/examples/pylab_examples/triplot_demo.html
+++ b/1.4.0/examples/pylab_examples/triplot_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/usetex_baseline_test.html b/1.4.0/examples/pylab_examples/usetex_baseline_test.html
index d29e5fbdade..c38ebdcd675 100644
--- a/1.4.0/examples/pylab_examples/usetex_baseline_test.html
+++ b/1.4.0/examples/pylab_examples/usetex_baseline_test.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/usetex_demo.html b/1.4.0/examples/pylab_examples/usetex_demo.html
index ac13d729abd..ce7d1a061fa 100644
--- a/1.4.0/examples/pylab_examples/usetex_demo.html
+++ b/1.4.0/examples/pylab_examples/usetex_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/usetex_fonteffects.html b/1.4.0/examples/pylab_examples/usetex_fonteffects.html
index db5edbdaed5..803d9b3c747 100644
--- a/1.4.0/examples/pylab_examples/usetex_fonteffects.html
+++ b/1.4.0/examples/pylab_examples/usetex_fonteffects.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/vline_hline_demo.html b/1.4.0/examples/pylab_examples/vline_hline_demo.html
index 4f7f21e85df..24d3487e19a 100644
--- a/1.4.0/examples/pylab_examples/vline_hline_demo.html
+++ b/1.4.0/examples/pylab_examples/vline_hline_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/webapp_demo.html b/1.4.0/examples/pylab_examples/webapp_demo.html
index fa75d73508d..3cf8fa7594b 100644
--- a/1.4.0/examples/pylab_examples/webapp_demo.html
+++ b/1.4.0/examples/pylab_examples/webapp_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/xcorr_demo.html b/1.4.0/examples/pylab_examples/xcorr_demo.html
index 0fa80a657eb..a073ef7c76f 100644
--- a/1.4.0/examples/pylab_examples/xcorr_demo.html
+++ b/1.4.0/examples/pylab_examples/xcorr_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/pylab_examples/zorder_demo.html b/1.4.0/examples/pylab_examples/zorder_demo.html
index f435cf889dd..90f89f0ef26 100644
--- a/1.4.0/examples/pylab_examples/zorder_demo.html
+++ b/1.4.0/examples/pylab_examples/zorder_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/shapes_and_collections/artist_reference.html b/1.4.0/examples/shapes_and_collections/artist_reference.html
index d8416d851b4..9ca29bcc414 100644
--- a/1.4.0/examples/shapes_and_collections/artist_reference.html
+++ b/1.4.0/examples/shapes_and_collections/artist_reference.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/shapes_and_collections/index.html b/1.4.0/examples/shapes_and_collections/index.html
index 88336c8fb10..5afaf13fe63 100644
--- a/1.4.0/examples/shapes_and_collections/index.html
+++ b/1.4.0/examples/shapes_and_collections/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/shapes_and_collections/path_patch_demo.html b/1.4.0/examples/shapes_and_collections/path_patch_demo.html
index d7f1ebfcdee..1fd535874d5 100644
--- a/1.4.0/examples/shapes_and_collections/path_patch_demo.html
+++ b/1.4.0/examples/shapes_and_collections/path_patch_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/shapes_and_collections/scatter_demo.html b/1.4.0/examples/shapes_and_collections/scatter_demo.html
index 28299d5b2c6..1f7034fa751 100644
--- a/1.4.0/examples/shapes_and_collections/scatter_demo.html
+++ b/1.4.0/examples/shapes_and_collections/scatter_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/showcase/index.html b/1.4.0/examples/showcase/index.html
index 35391c2e48a..1c3e8ccdf3f 100644
--- a/1.4.0/examples/showcase/index.html
+++ b/1.4.0/examples/showcase/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/showcase/integral_demo.html b/1.4.0/examples/showcase/integral_demo.html
index dd83ffd3cd8..d2299cdf851 100644
--- a/1.4.0/examples/showcase/integral_demo.html
+++ b/1.4.0/examples/showcase/integral_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/showcase/xkcd.html b/1.4.0/examples/showcase/xkcd.html
index 555faf7864f..873a2d0e8b9 100644
--- a/1.4.0/examples/showcase/xkcd.html
+++ b/1.4.0/examples/showcase/xkcd.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/specialty_plots/hinton_demo.html b/1.4.0/examples/specialty_plots/hinton_demo.html
index be09514d4e9..228bb9bd719 100644
--- a/1.4.0/examples/specialty_plots/hinton_demo.html
+++ b/1.4.0/examples/specialty_plots/hinton_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/specialty_plots/index.html b/1.4.0/examples/specialty_plots/index.html
index 890ed60d61e..a921c8abac7 100644
--- a/1.4.0/examples/specialty_plots/index.html
+++ b/1.4.0/examples/specialty_plots/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/statistics/boxplot_demo.html b/1.4.0/examples/statistics/boxplot_demo.html
index 39426ad5ff5..18d55760e08 100644
--- a/1.4.0/examples/statistics/boxplot_demo.html
+++ b/1.4.0/examples/statistics/boxplot_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/statistics/bxp_demo.html b/1.4.0/examples/statistics/bxp_demo.html
index ee87dda399e..265a770dcda 100644
--- a/1.4.0/examples/statistics/bxp_demo.html
+++ b/1.4.0/examples/statistics/bxp_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/statistics/errorbar_demo.html b/1.4.0/examples/statistics/errorbar_demo.html
index 02821c8d76c..6b11a9abf52 100644
--- a/1.4.0/examples/statistics/errorbar_demo.html
+++ b/1.4.0/examples/statistics/errorbar_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/statistics/errorbar_demo_features.html b/1.4.0/examples/statistics/errorbar_demo_features.html
index 218328d8ad1..84757e69471 100644
--- a/1.4.0/examples/statistics/errorbar_demo_features.html
+++ b/1.4.0/examples/statistics/errorbar_demo_features.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/statistics/errorbar_limits.html b/1.4.0/examples/statistics/errorbar_limits.html
index 6702bd1f5ba..d3cefd211d9 100644
--- a/1.4.0/examples/statistics/errorbar_limits.html
+++ b/1.4.0/examples/statistics/errorbar_limits.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/statistics/histogram_demo_cumulative.html b/1.4.0/examples/statistics/histogram_demo_cumulative.html
index 9fd799a504b..50876d10b4b 100644
--- a/1.4.0/examples/statistics/histogram_demo_cumulative.html
+++ b/1.4.0/examples/statistics/histogram_demo_cumulative.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/statistics/histogram_demo_features.html b/1.4.0/examples/statistics/histogram_demo_features.html
index 04215bd51c7..aa52d053fba 100644
--- a/1.4.0/examples/statistics/histogram_demo_features.html
+++ b/1.4.0/examples/statistics/histogram_demo_features.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/statistics/histogram_demo_histtypes.html b/1.4.0/examples/statistics/histogram_demo_histtypes.html
index 7baa361c321..549f2b10e37 100644
--- a/1.4.0/examples/statistics/histogram_demo_histtypes.html
+++ b/1.4.0/examples/statistics/histogram_demo_histtypes.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/statistics/histogram_demo_multihist.html b/1.4.0/examples/statistics/histogram_demo_multihist.html
index 870fc4eace2..91f5932a752 100644
--- a/1.4.0/examples/statistics/histogram_demo_multihist.html
+++ b/1.4.0/examples/statistics/histogram_demo_multihist.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/statistics/index.html b/1.4.0/examples/statistics/index.html
index 4661ee07528..4bad95f3546 100644
--- a/1.4.0/examples/statistics/index.html
+++ b/1.4.0/examples/statistics/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/statistics/violinplot_demo.html b/1.4.0/examples/statistics/violinplot_demo.html
index 88d1d9edb30..b9aec03076b 100644
--- a/1.4.0/examples/statistics/violinplot_demo.html
+++ b/1.4.0/examples/statistics/violinplot_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/style_sheets/index.html b/1.4.0/examples/style_sheets/index.html
index 57dbe56d4dc..88f0af84939 100644
--- a/1.4.0/examples/style_sheets/index.html
+++ b/1.4.0/examples/style_sheets/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/style_sheets/plot_bmh.html b/1.4.0/examples/style_sheets/plot_bmh.html
index a34aaed8338..b90cb121555 100644
--- a/1.4.0/examples/style_sheets/plot_bmh.html
+++ b/1.4.0/examples/style_sheets/plot_bmh.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/style_sheets/plot_dark_background.html b/1.4.0/examples/style_sheets/plot_dark_background.html
index 32ce9c58abb..f572d55dfbf 100644
--- a/1.4.0/examples/style_sheets/plot_dark_background.html
+++ b/1.4.0/examples/style_sheets/plot_dark_background.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/style_sheets/plot_fivethirtyeight.html b/1.4.0/examples/style_sheets/plot_fivethirtyeight.html
index 1f7c2c0b0b2..860fdd86c1b 100644
--- a/1.4.0/examples/style_sheets/plot_fivethirtyeight.html
+++ b/1.4.0/examples/style_sheets/plot_fivethirtyeight.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/style_sheets/plot_ggplot.html b/1.4.0/examples/style_sheets/plot_ggplot.html
index bd13a50b5fd..b7022bb699a 100644
--- a/1.4.0/examples/style_sheets/plot_ggplot.html
+++ b/1.4.0/examples/style_sheets/plot_ggplot.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/style_sheets/plot_grayscale.html b/1.4.0/examples/style_sheets/plot_grayscale.html
index c24355c9253..d8b59badc37 100644
--- a/1.4.0/examples/style_sheets/plot_grayscale.html
+++ b/1.4.0/examples/style_sheets/plot_grayscale.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/subplots_axes_and_figures/fahrenheit_celsius_scales.html b/1.4.0/examples/subplots_axes_and_figures/fahrenheit_celsius_scales.html
index e43ce5eead1..04eef9ab269 100644
--- a/1.4.0/examples/subplots_axes_and_figures/fahrenheit_celsius_scales.html
+++ b/1.4.0/examples/subplots_axes_and_figures/fahrenheit_celsius_scales.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/subplots_axes_and_figures/index.html b/1.4.0/examples/subplots_axes_and_figures/index.html
index 311aa0b7dc1..144059f7f80 100644
--- a/1.4.0/examples/subplots_axes_and_figures/index.html
+++ b/1.4.0/examples/subplots_axes_and_figures/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/subplots_axes_and_figures/subplot_demo.html b/1.4.0/examples/subplots_axes_and_figures/subplot_demo.html
index f544312f3ab..81189990359 100644
--- a/1.4.0/examples/subplots_axes_and_figures/subplot_demo.html
+++ b/1.4.0/examples/subplots_axes_and_figures/subplot_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/tests/backend_driver.html b/1.4.0/examples/tests/backend_driver.html
index 6e922707577..693400a9086 100644
--- a/1.4.0/examples/tests/backend_driver.html
+++ b/1.4.0/examples/tests/backend_driver.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/tests/index.html b/1.4.0/examples/tests/index.html
index 267df303446..c1d3fa91cf0 100644
--- a/1.4.0/examples/tests/index.html
+++ b/1.4.0/examples/tests/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/text_labels_and_annotations/index.html b/1.4.0/examples/text_labels_and_annotations/index.html
index 76683f0683f..0d5cdad0a6b 100644
--- a/1.4.0/examples/text_labels_and_annotations/index.html
+++ b/1.4.0/examples/text_labels_and_annotations/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/text_labels_and_annotations/rainbow_text.html b/1.4.0/examples/text_labels_and_annotations/rainbow_text.html
index 9aec55193f4..3085aa2678f 100644
--- a/1.4.0/examples/text_labels_and_annotations/rainbow_text.html
+++ b/1.4.0/examples/text_labels_and_annotations/rainbow_text.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/text_labels_and_annotations/text_demo_fontdict.html b/1.4.0/examples/text_labels_and_annotations/text_demo_fontdict.html
index 2ef5acd1ac2..f1753a6e44a 100644
--- a/1.4.0/examples/text_labels_and_annotations/text_demo_fontdict.html
+++ b/1.4.0/examples/text_labels_and_annotations/text_demo_fontdict.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/text_labels_and_annotations/unicode_demo.html b/1.4.0/examples/text_labels_and_annotations/unicode_demo.html
index 4d0b6fbeba7..073f55ae429 100644
--- a/1.4.0/examples/text_labels_and_annotations/unicode_demo.html
+++ b/1.4.0/examples/text_labels_and_annotations/unicode_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/ticks_and_spines/index.html b/1.4.0/examples/ticks_and_spines/index.html
index f0a59a67fd0..88aa2fe201a 100644
--- a/1.4.0/examples/ticks_and_spines/index.html
+++ b/1.4.0/examples/ticks_and_spines/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/ticks_and_spines/spines_demo.html b/1.4.0/examples/ticks_and_spines/spines_demo.html
index a79582ba7c4..a7e7b4e6645 100644
--- a/1.4.0/examples/ticks_and_spines/spines_demo.html
+++ b/1.4.0/examples/ticks_and_spines/spines_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/ticks_and_spines/spines_demo_bounds.html b/1.4.0/examples/ticks_and_spines/spines_demo_bounds.html
index 8706d7105b5..5a9fbd05c52 100644
--- a/1.4.0/examples/ticks_and_spines/spines_demo_bounds.html
+++ b/1.4.0/examples/ticks_and_spines/spines_demo_bounds.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/ticks_and_spines/spines_demo_dropped.html b/1.4.0/examples/ticks_and_spines/spines_demo_dropped.html
index 02c4d3810f9..26dbb86c18e 100644
--- a/1.4.0/examples/ticks_and_spines/spines_demo_dropped.html
+++ b/1.4.0/examples/ticks_and_spines/spines_demo_dropped.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/ticks_and_spines/ticklabels_demo_rotation.html b/1.4.0/examples/ticks_and_spines/ticklabels_demo_rotation.html
index 4241bedbff1..6a6d261ec24 100644
--- a/1.4.0/examples/ticks_and_spines/ticklabels_demo_rotation.html
+++ b/1.4.0/examples/ticks_and_spines/ticklabels_demo_rotation.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/units/annotate_with_units.html b/1.4.0/examples/units/annotate_with_units.html
index 39fe7f3581d..560e53b3d4e 100644
--- a/1.4.0/examples/units/annotate_with_units.html
+++ b/1.4.0/examples/units/annotate_with_units.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/units/artist_tests.html b/1.4.0/examples/units/artist_tests.html
index 1f0320cdada..6115ee47678 100644
--- a/1.4.0/examples/units/artist_tests.html
+++ b/1.4.0/examples/units/artist_tests.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/units/bar_demo2.html b/1.4.0/examples/units/bar_demo2.html
index 97309ada8f8..2d07a67ad52 100644
--- a/1.4.0/examples/units/bar_demo2.html
+++ b/1.4.0/examples/units/bar_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/units/bar_unit_demo.html b/1.4.0/examples/units/bar_unit_demo.html
index 7281b269183..47cb65be17b 100644
--- a/1.4.0/examples/units/bar_unit_demo.html
+++ b/1.4.0/examples/units/bar_unit_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/units/basic_units.html b/1.4.0/examples/units/basic_units.html
index 7b9e57284e9..8b38596ab88 100644
--- a/1.4.0/examples/units/basic_units.html
+++ b/1.4.0/examples/units/basic_units.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/units/ellipse_with_units.html b/1.4.0/examples/units/ellipse_with_units.html
index 5d9f5ba3e52..fb8ecbae99c 100644
--- a/1.4.0/examples/units/ellipse_with_units.html
+++ b/1.4.0/examples/units/ellipse_with_units.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/units/evans_test.html b/1.4.0/examples/units/evans_test.html
index 27532a32abc..1d0f5c24aec 100644
--- a/1.4.0/examples/units/evans_test.html
+++ b/1.4.0/examples/units/evans_test.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/units/index.html b/1.4.0/examples/units/index.html
index 46316e68252..f243ee8043d 100644
--- a/1.4.0/examples/units/index.html
+++ b/1.4.0/examples/units/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/units/radian_demo.html b/1.4.0/examples/units/radian_demo.html
index 38e72c448c2..cad98343eb1 100644
--- a/1.4.0/examples/units/radian_demo.html
+++ b/1.4.0/examples/units/radian_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/units/units_sample.html b/1.4.0/examples/units/units_sample.html
index f04a2e5d03f..0e50a4d6aa2 100644
--- a/1.4.0/examples/units/units_sample.html
+++ b/1.4.0/examples/units/units_sample.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/units/units_scatter.html b/1.4.0/examples/units/units_scatter.html
index 5c2fd7fbcea..db0351fd507 100644
--- a/1.4.0/examples/units/units_scatter.html
+++ b/1.4.0/examples/units/units_scatter.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/embedding_in_gtk.html b/1.4.0/examples/user_interfaces/embedding_in_gtk.html
index 987766a6661..62b5d980019 100644
--- a/1.4.0/examples/user_interfaces/embedding_in_gtk.html
+++ b/1.4.0/examples/user_interfaces/embedding_in_gtk.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/embedding_in_gtk2.html b/1.4.0/examples/user_interfaces/embedding_in_gtk2.html
index 160df112a32..8598e17194f 100644
--- a/1.4.0/examples/user_interfaces/embedding_in_gtk2.html
+++ b/1.4.0/examples/user_interfaces/embedding_in_gtk2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/embedding_in_gtk3.html b/1.4.0/examples/user_interfaces/embedding_in_gtk3.html
index 79642dd5e9e..59ca50a77ea 100644
--- a/1.4.0/examples/user_interfaces/embedding_in_gtk3.html
+++ b/1.4.0/examples/user_interfaces/embedding_in_gtk3.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/embedding_in_gtk3_panzoom.html b/1.4.0/examples/user_interfaces/embedding_in_gtk3_panzoom.html
index 21178e33808..c9cb9578cc5 100644
--- a/1.4.0/examples/user_interfaces/embedding_in_gtk3_panzoom.html
+++ b/1.4.0/examples/user_interfaces/embedding_in_gtk3_panzoom.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/embedding_in_qt4.html b/1.4.0/examples/user_interfaces/embedding_in_qt4.html
index 19a17e98d4a..a06f6db67a9 100644
--- a/1.4.0/examples/user_interfaces/embedding_in_qt4.html
+++ b/1.4.0/examples/user_interfaces/embedding_in_qt4.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/embedding_in_qt4_wtoolbar.html b/1.4.0/examples/user_interfaces/embedding_in_qt4_wtoolbar.html
index d909a32888e..a00037193b1 100644
--- a/1.4.0/examples/user_interfaces/embedding_in_qt4_wtoolbar.html
+++ b/1.4.0/examples/user_interfaces/embedding_in_qt4_wtoolbar.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/embedding_in_tk.html b/1.4.0/examples/user_interfaces/embedding_in_tk.html
index 8d838afc0bb..01d721edfdb 100644
--- a/1.4.0/examples/user_interfaces/embedding_in_tk.html
+++ b/1.4.0/examples/user_interfaces/embedding_in_tk.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/embedding_in_tk2.html b/1.4.0/examples/user_interfaces/embedding_in_tk2.html
index 26bf28a121d..936e7ef250a 100644
--- a/1.4.0/examples/user_interfaces/embedding_in_tk2.html
+++ b/1.4.0/examples/user_interfaces/embedding_in_tk2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/embedding_in_wx2.html b/1.4.0/examples/user_interfaces/embedding_in_wx2.html
index d60481bd8bd..d035aeaa1e4 100644
--- a/1.4.0/examples/user_interfaces/embedding_in_wx2.html
+++ b/1.4.0/examples/user_interfaces/embedding_in_wx2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/embedding_in_wx3.html b/1.4.0/examples/user_interfaces/embedding_in_wx3.html
index 6796ba90ade..bf7db2ad0cd 100644
--- a/1.4.0/examples/user_interfaces/embedding_in_wx3.html
+++ b/1.4.0/examples/user_interfaces/embedding_in_wx3.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/embedding_in_wx4.html b/1.4.0/examples/user_interfaces/embedding_in_wx4.html
index d177f845514..ce6d1ac7e02 100644
--- a/1.4.0/examples/user_interfaces/embedding_in_wx4.html
+++ b/1.4.0/examples/user_interfaces/embedding_in_wx4.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/embedding_in_wx5.html b/1.4.0/examples/user_interfaces/embedding_in_wx5.html
index 16ee43453c5..afbb70d9170 100644
--- a/1.4.0/examples/user_interfaces/embedding_in_wx5.html
+++ b/1.4.0/examples/user_interfaces/embedding_in_wx5.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/embedding_webagg.html b/1.4.0/examples/user_interfaces/embedding_webagg.html
index f6c94f4e9f8..dabf8bb268e 100644
--- a/1.4.0/examples/user_interfaces/embedding_webagg.html
+++ b/1.4.0/examples/user_interfaces/embedding_webagg.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/fourier_demo_wx.html b/1.4.0/examples/user_interfaces/fourier_demo_wx.html
index bf6622b39f0..157f21b5627 100644
--- a/1.4.0/examples/user_interfaces/fourier_demo_wx.html
+++ b/1.4.0/examples/user_interfaces/fourier_demo_wx.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/gtk_spreadsheet.html b/1.4.0/examples/user_interfaces/gtk_spreadsheet.html
index 6aec6770dab..41569944c00 100644
--- a/1.4.0/examples/user_interfaces/gtk_spreadsheet.html
+++ b/1.4.0/examples/user_interfaces/gtk_spreadsheet.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/histogram_demo_canvasagg.html b/1.4.0/examples/user_interfaces/histogram_demo_canvasagg.html
index 96fc7d97b2a..45d41110607 100644
--- a/1.4.0/examples/user_interfaces/histogram_demo_canvasagg.html
+++ b/1.4.0/examples/user_interfaces/histogram_demo_canvasagg.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/index.html b/1.4.0/examples/user_interfaces/index.html
index 8e91497bff8..b1a9ca0fe1d 100644
--- a/1.4.0/examples/user_interfaces/index.html
+++ b/1.4.0/examples/user_interfaces/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/interactive.html b/1.4.0/examples/user_interfaces/interactive.html
index 5d85fddefdf..35043f3ce6e 100644
--- a/1.4.0/examples/user_interfaces/interactive.html
+++ b/1.4.0/examples/user_interfaces/interactive.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/interactive2.html b/1.4.0/examples/user_interfaces/interactive2.html
index 451c51c4d85..0e947010634 100644
--- a/1.4.0/examples/user_interfaces/interactive2.html
+++ b/1.4.0/examples/user_interfaces/interactive2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/lineprops_dialog_gtk.html b/1.4.0/examples/user_interfaces/lineprops_dialog_gtk.html
index b1310f36673..b7f7cfc515f 100644
--- a/1.4.0/examples/user_interfaces/lineprops_dialog_gtk.html
+++ b/1.4.0/examples/user_interfaces/lineprops_dialog_gtk.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/mathtext_wx.html b/1.4.0/examples/user_interfaces/mathtext_wx.html
index 2fcedfaf2af..40fe3427960 100644
--- a/1.4.0/examples/user_interfaces/mathtext_wx.html
+++ b/1.4.0/examples/user_interfaces/mathtext_wx.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/mpl_with_glade.html b/1.4.0/examples/user_interfaces/mpl_with_glade.html
index 61128e46b88..44591c1bae6 100644
--- a/1.4.0/examples/user_interfaces/mpl_with_glade.html
+++ b/1.4.0/examples/user_interfaces/mpl_with_glade.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/mpl_with_glade_316.html b/1.4.0/examples/user_interfaces/mpl_with_glade_316.html
index 48ae3bd1049..99870efca14 100644
--- a/1.4.0/examples/user_interfaces/mpl_with_glade_316.html
+++ b/1.4.0/examples/user_interfaces/mpl_with_glade_316.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/pylab_with_gtk.html b/1.4.0/examples/user_interfaces/pylab_with_gtk.html
index 94f73ca18c1..84aa7514b94 100644
--- a/1.4.0/examples/user_interfaces/pylab_with_gtk.html
+++ b/1.4.0/examples/user_interfaces/pylab_with_gtk.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/rec_edit_gtk_custom.html b/1.4.0/examples/user_interfaces/rec_edit_gtk_custom.html
index 6bab5b4c6e6..31598b23778 100644
--- a/1.4.0/examples/user_interfaces/rec_edit_gtk_custom.html
+++ b/1.4.0/examples/user_interfaces/rec_edit_gtk_custom.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/rec_edit_gtk_simple.html b/1.4.0/examples/user_interfaces/rec_edit_gtk_simple.html
index 1364be705a6..e4c885e2928 100644
--- a/1.4.0/examples/user_interfaces/rec_edit_gtk_simple.html
+++ b/1.4.0/examples/user_interfaces/rec_edit_gtk_simple.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/svg_histogram.html b/1.4.0/examples/user_interfaces/svg_histogram.html
index 335194471f6..c5154b8f636 100644
--- a/1.4.0/examples/user_interfaces/svg_histogram.html
+++ b/1.4.0/examples/user_interfaces/svg_histogram.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/svg_tooltip.html b/1.4.0/examples/user_interfaces/svg_tooltip.html
index ca32435ab28..1f2d234c1db 100644
--- a/1.4.0/examples/user_interfaces/svg_tooltip.html
+++ b/1.4.0/examples/user_interfaces/svg_tooltip.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/user_interfaces/wxcursor_demo.html b/1.4.0/examples/user_interfaces/wxcursor_demo.html
index 2973f5b8f23..75fcd5d186a 100644
--- a/1.4.0/examples/user_interfaces/wxcursor_demo.html
+++ b/1.4.0/examples/user_interfaces/wxcursor_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/widgets/buttons.html b/1.4.0/examples/widgets/buttons.html
index 1c9cb643cab..242e5c491e2 100644
--- a/1.4.0/examples/widgets/buttons.html
+++ b/1.4.0/examples/widgets/buttons.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/widgets/check_buttons.html b/1.4.0/examples/widgets/check_buttons.html
index ed3464af236..b46e99084ce 100644
--- a/1.4.0/examples/widgets/check_buttons.html
+++ b/1.4.0/examples/widgets/check_buttons.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/widgets/cursor.html b/1.4.0/examples/widgets/cursor.html
index d79a0c764d4..2f58e1e78ee 100644
--- a/1.4.0/examples/widgets/cursor.html
+++ b/1.4.0/examples/widgets/cursor.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/widgets/index.html b/1.4.0/examples/widgets/index.html
index 68b427121db..4512b418049 100644
--- a/1.4.0/examples/widgets/index.html
+++ b/1.4.0/examples/widgets/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/widgets/lasso_selector_demo.html b/1.4.0/examples/widgets/lasso_selector_demo.html
index a9851e0810d..d0750e3b4a7 100644
--- a/1.4.0/examples/widgets/lasso_selector_demo.html
+++ b/1.4.0/examples/widgets/lasso_selector_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/widgets/menu.html b/1.4.0/examples/widgets/menu.html
index 4b2c6628cb8..9a7efa10354 100644
--- a/1.4.0/examples/widgets/menu.html
+++ b/1.4.0/examples/widgets/menu.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/widgets/multicursor.html b/1.4.0/examples/widgets/multicursor.html
index 87ca0a17ecf..e306a53e504 100644
--- a/1.4.0/examples/widgets/multicursor.html
+++ b/1.4.0/examples/widgets/multicursor.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/widgets/radio_buttons.html b/1.4.0/examples/widgets/radio_buttons.html
index 7275d47701c..468912541f8 100644
--- a/1.4.0/examples/widgets/radio_buttons.html
+++ b/1.4.0/examples/widgets/radio_buttons.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/widgets/rectangle_selector.html b/1.4.0/examples/widgets/rectangle_selector.html
index 9b6f9dbe9db..5bb482d708b 100644
--- a/1.4.0/examples/widgets/rectangle_selector.html
+++ b/1.4.0/examples/widgets/rectangle_selector.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/widgets/slider_demo.html b/1.4.0/examples/widgets/slider_demo.html
index e922f82775b..163b24227ee 100644
--- a/1.4.0/examples/widgets/slider_demo.html
+++ b/1.4.0/examples/widgets/slider_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/examples/widgets/span_selector.html b/1.4.0/examples/widgets/span_selector.html
index 78243e89c5b..7382872ccce 100644
--- a/1.4.0/examples/widgets/span_selector.html
+++ b/1.4.0/examples/widgets/span_selector.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/faq/environment_variables_faq.html b/1.4.0/faq/environment_variables_faq.html
index bf89f3556a6..c0f6959dd69 100644
--- a/1.4.0/faq/environment_variables_faq.html
+++ b/1.4.0/faq/environment_variables_faq.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/faq/howto_faq.html b/1.4.0/faq/howto_faq.html
index 038accf0310..b9bb1376adb 100644
--- a/1.4.0/faq/howto_faq.html
+++ b/1.4.0/faq/howto_faq.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/faq/index.html b/1.4.0/faq/index.html
index 8f2ef1ff4c0..1e94fdfc7ef 100644
--- a/1.4.0/faq/index.html
+++ b/1.4.0/faq/index.html
@@ -34,6 +34,7 @@
+
diff --git a/1.4.0/faq/installing_faq.html b/1.4.0/faq/installing_faq.html
index 2a730bcac2b..89f28b6614c 100644
--- a/1.4.0/faq/installing_faq.html
+++ b/1.4.0/faq/installing_faq.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/faq/troubleshooting_faq.html b/1.4.0/faq/troubleshooting_faq.html
index 288b1acc871..9712895266c 100644
--- a/1.4.0/faq/troubleshooting_faq.html
+++ b/1.4.0/faq/troubleshooting_faq.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/faq/usage_faq.html b/1.4.0/faq/usage_faq.html
index 9da59c8ea68..a65506d4872 100644
--- a/1.4.0/faq/usage_faq.html
+++ b/1.4.0/faq/usage_faq.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/gallery.html b/1.4.0/gallery.html
index 0c36ae2ec6f..83588486a03 100644
--- a/1.4.0/gallery.html
+++ b/1.4.0/gallery.html
@@ -32,6 +32,7 @@
+
diff --git a/1.4.0/genindex.html b/1.4.0/genindex.html
index 6282487a998..273f9108994 100644
--- a/1.4.0/genindex.html
+++ b/1.4.0/genindex.html
@@ -33,6 +33,7 @@
+
diff --git a/1.4.0/glossary/index.html b/1.4.0/glossary/index.html
index e2e3561a5e0..442c86b45da 100644
--- a/1.4.0/glossary/index.html
+++ b/1.4.0/glossary/index.html
@@ -33,6 +33,7 @@
+
diff --git a/1.4.0/index.html b/1.4.0/index.html
index 2df55d9abef..f15fd1c802a 100644
--- a/1.4.0/index.html
+++ b/1.4.0/index.html
@@ -66,6 +66,7 @@
+
diff --git a/1.4.0/mpl_toolkits/axes_grid/api/axes_divider_api.html b/1.4.0/mpl_toolkits/axes_grid/api/axes_divider_api.html
index 423598441af..eeeafa49e47 100644
--- a/1.4.0/mpl_toolkits/axes_grid/api/axes_divider_api.html
+++ b/1.4.0/mpl_toolkits/axes_grid/api/axes_divider_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/mpl_toolkits/axes_grid/api/axes_grid_api.html b/1.4.0/mpl_toolkits/axes_grid/api/axes_grid_api.html
index f4811e7426f..ee6af2de0cf 100644
--- a/1.4.0/mpl_toolkits/axes_grid/api/axes_grid_api.html
+++ b/1.4.0/mpl_toolkits/axes_grid/api/axes_grid_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/mpl_toolkits/axes_grid/api/axes_size_api.html b/1.4.0/mpl_toolkits/axes_grid/api/axes_size_api.html
index c049198de7c..92ab5de5664 100644
--- a/1.4.0/mpl_toolkits/axes_grid/api/axes_size_api.html
+++ b/1.4.0/mpl_toolkits/axes_grid/api/axes_size_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/mpl_toolkits/axes_grid/api/axis_artist_api.html b/1.4.0/mpl_toolkits/axes_grid/api/axis_artist_api.html
index 29edf0b9e33..da4ec93656c 100644
--- a/1.4.0/mpl_toolkits/axes_grid/api/axis_artist_api.html
+++ b/1.4.0/mpl_toolkits/axes_grid/api/axis_artist_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/mpl_toolkits/axes_grid/api/index.html b/1.4.0/mpl_toolkits/axes_grid/api/index.html
index 2a4b55e6cf5..d0fdd381a22 100644
--- a/1.4.0/mpl_toolkits/axes_grid/api/index.html
+++ b/1.4.0/mpl_toolkits/axes_grid/api/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/mpl_toolkits/axes_grid/index.html b/1.4.0/mpl_toolkits/axes_grid/index.html
index d3cc003fefe..62af7d33818 100644
--- a/1.4.0/mpl_toolkits/axes_grid/index.html
+++ b/1.4.0/mpl_toolkits/axes_grid/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/mpl_toolkits/axes_grid/users/axes_divider.html b/1.4.0/mpl_toolkits/axes_grid/users/axes_divider.html
index 0d341a14ef1..3cd2f0987aa 100644
--- a/1.4.0/mpl_toolkits/axes_grid/users/axes_divider.html
+++ b/1.4.0/mpl_toolkits/axes_grid/users/axes_divider.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/mpl_toolkits/axes_grid/users/axisartist.html b/1.4.0/mpl_toolkits/axes_grid/users/axisartist.html
index d45eadef5ca..7c18166d824 100644
--- a/1.4.0/mpl_toolkits/axes_grid/users/axisartist.html
+++ b/1.4.0/mpl_toolkits/axes_grid/users/axisartist.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/mpl_toolkits/axes_grid/users/index.html b/1.4.0/mpl_toolkits/axes_grid/users/index.html
index 64a7e90993e..8632d3e8d71 100644
--- a/1.4.0/mpl_toolkits/axes_grid/users/index.html
+++ b/1.4.0/mpl_toolkits/axes_grid/users/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/mpl_toolkits/axes_grid/users/overview.html b/1.4.0/mpl_toolkits/axes_grid/users/overview.html
index ce01a84d031..9db8a100293 100644
--- a/1.4.0/mpl_toolkits/axes_grid/users/overview.html
+++ b/1.4.0/mpl_toolkits/axes_grid/users/overview.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/mpl_toolkits/index.html b/1.4.0/mpl_toolkits/index.html
index ac09cd458a9..771ed4dfce0 100644
--- a/1.4.0/mpl_toolkits/index.html
+++ b/1.4.0/mpl_toolkits/index.html
@@ -34,6 +34,7 @@
+
diff --git a/1.4.0/mpl_toolkits/mplot3d/api.html b/1.4.0/mpl_toolkits/mplot3d/api.html
index 6e99db4177c..b14d17f6c00 100644
--- a/1.4.0/mpl_toolkits/mplot3d/api.html
+++ b/1.4.0/mpl_toolkits/mplot3d/api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/mpl_toolkits/mplot3d/faq.html b/1.4.0/mpl_toolkits/mplot3d/faq.html
index 479963e6383..c159f097716 100644
--- a/1.4.0/mpl_toolkits/mplot3d/faq.html
+++ b/1.4.0/mpl_toolkits/mplot3d/faq.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/mpl_toolkits/mplot3d/index.html b/1.4.0/mpl_toolkits/mplot3d/index.html
index 4b449fdc6c9..070c1debd75 100644
--- a/1.4.0/mpl_toolkits/mplot3d/index.html
+++ b/1.4.0/mpl_toolkits/mplot3d/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/mpl_toolkits/mplot3d/tutorial.html b/1.4.0/mpl_toolkits/mplot3d/tutorial.html
index d8a6b7bd512..e31fe296528 100644
--- a/1.4.0/mpl_toolkits/mplot3d/tutorial.html
+++ b/1.4.0/mpl_toolkits/mplot3d/tutorial.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/py-modindex.html b/1.4.0/py-modindex.html
index 72f541d6aaa..8695f4823c8 100644
--- a/1.4.0/py-modindex.html
+++ b/1.4.0/py-modindex.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/resources/index.html b/1.4.0/resources/index.html
index 022956ddf9d..49d045bfe20 100644
--- a/1.4.0/resources/index.html
+++ b/1.4.0/resources/index.html
@@ -34,6 +34,7 @@
+
diff --git a/1.4.0/search.html b/1.4.0/search.html
index 4a0254c2ca5..4e5296abd88 100644
--- a/1.4.0/search.html
+++ b/1.4.0/search.html
@@ -33,6 +33,7 @@
+
diff --git a/1.4.0/users/annotations_guide.html b/1.4.0/users/annotations_guide.html
index aa1e868ba24..937d6b7047a 100644
--- a/1.4.0/users/annotations_guide.html
+++ b/1.4.0/users/annotations_guide.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/annotations_intro.html b/1.4.0/users/annotations_intro.html
index 7f916e50968..e3f10b84443 100644
--- a/1.4.0/users/annotations_intro.html
+++ b/1.4.0/users/annotations_intro.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/artists.html b/1.4.0/users/artists.html
index 88d5a7af33f..18bf07f583c 100644
--- a/1.4.0/users/artists.html
+++ b/1.4.0/users/artists.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/beginner.html b/1.4.0/users/beginner.html
index a4200b4064a..5a5a1a1e3db 100644
--- a/1.4.0/users/beginner.html
+++ b/1.4.0/users/beginner.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/colormaps.html b/1.4.0/users/colormaps.html
index 7f582956fbc..4a15b355945 100644
--- a/1.4.0/users/colormaps.html
+++ b/1.4.0/users/colormaps.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/configuration.html b/1.4.0/users/configuration.html
index 0cb71c2ddbf..11649ecd482 100644
--- a/1.4.0/users/configuration.html
+++ b/1.4.0/users/configuration.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/credits.html b/1.4.0/users/credits.html
index c1515d5f02d..51ab928e63d 100644
--- a/1.4.0/users/credits.html
+++ b/1.4.0/users/credits.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/customizing.html b/1.4.0/users/customizing.html
index da66f95eb2f..6a44687b6e0 100644
--- a/1.4.0/users/customizing.html
+++ b/1.4.0/users/customizing.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/developer.html b/1.4.0/users/developer.html
index d8c9fa99e48..8bc597655c0 100644
--- a/1.4.0/users/developer.html
+++ b/1.4.0/users/developer.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/event_handling.html b/1.4.0/users/event_handling.html
index 022ee0ec8e1..5d04742b119 100644
--- a/1.4.0/users/event_handling.html
+++ b/1.4.0/users/event_handling.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/github_stats.html b/1.4.0/users/github_stats.html
index 51a4c906fae..efbdc93df51 100644
--- a/1.4.0/users/github_stats.html
+++ b/1.4.0/users/github_stats.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/gridspec.html b/1.4.0/users/gridspec.html
index e1e4cdaab91..d8713136ee9 100644
--- a/1.4.0/users/gridspec.html
+++ b/1.4.0/users/gridspec.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/image_tutorial.html b/1.4.0/users/image_tutorial.html
index 6b304278cbc..f204a31259d 100644
--- a/1.4.0/users/image_tutorial.html
+++ b/1.4.0/users/image_tutorial.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/index.html b/1.4.0/users/index.html
index 69b632169c1..9c90512985a 100644
--- a/1.4.0/users/index.html
+++ b/1.4.0/users/index.html
@@ -34,6 +34,7 @@
+
diff --git a/1.4.0/users/index_text.html b/1.4.0/users/index_text.html
index 755163244d5..9954912dd4d 100644
--- a/1.4.0/users/index_text.html
+++ b/1.4.0/users/index_text.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/installing.html b/1.4.0/users/installing.html
index 5ab2aab418d..3439c4d359d 100644
--- a/1.4.0/users/installing.html
+++ b/1.4.0/users/installing.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/intro.html b/1.4.0/users/intro.html
index 05775bfb7f4..f7497422c68 100644
--- a/1.4.0/users/intro.html
+++ b/1.4.0/users/intro.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/legend_guide.html b/1.4.0/users/legend_guide.html
index 3df6d8a169b..d23a5d8e868 100644
--- a/1.4.0/users/legend_guide.html
+++ b/1.4.0/users/legend_guide.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/license.html b/1.4.0/users/license.html
index 2b8166c2cb0..017db0a39bb 100644
--- a/1.4.0/users/license.html
+++ b/1.4.0/users/license.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/mathtext.html b/1.4.0/users/mathtext.html
index c7c52dccab6..54681aa4402 100644
--- a/1.4.0/users/mathtext.html
+++ b/1.4.0/users/mathtext.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/navigation_toolbar.html b/1.4.0/users/navigation_toolbar.html
index 6509b8d2acc..a9bf528ce18 100644
--- a/1.4.0/users/navigation_toolbar.html
+++ b/1.4.0/users/navigation_toolbar.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/path_tutorial.html b/1.4.0/users/path_tutorial.html
index b42fc276f2b..7fc0618f148 100644
--- a/1.4.0/users/path_tutorial.html
+++ b/1.4.0/users/path_tutorial.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/patheffects_guide.html b/1.4.0/users/patheffects_guide.html
index 8aa1dd3d446..7e057b37bb8 100644
--- a/1.4.0/users/patheffects_guide.html
+++ b/1.4.0/users/patheffects_guide.html
@@ -32,6 +32,7 @@
+
diff --git a/1.4.0/users/pgf.html b/1.4.0/users/pgf.html
index 2a35a7a6da7..60d9f3159de 100644
--- a/1.4.0/users/pgf.html
+++ b/1.4.0/users/pgf.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/pyplot_tutorial.html b/1.4.0/users/pyplot_tutorial.html
index 383e300dd9f..01ea67441ff 100644
--- a/1.4.0/users/pyplot_tutorial.html
+++ b/1.4.0/users/pyplot_tutorial.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/recipes.html b/1.4.0/users/recipes.html
index 52a07786aeb..b2dd0932855 100644
--- a/1.4.0/users/recipes.html
+++ b/1.4.0/users/recipes.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/screenshots.html b/1.4.0/users/screenshots.html
index 096f7bcd0ba..f8abb1043fc 100644
--- a/1.4.0/users/screenshots.html
+++ b/1.4.0/users/screenshots.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/shell.html b/1.4.0/users/shell.html
index a962e28755b..3e3f33e8f93 100644
--- a/1.4.0/users/shell.html
+++ b/1.4.0/users/shell.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/style_sheets.html b/1.4.0/users/style_sheets.html
index f69acaddec4..610a39d7668 100644
--- a/1.4.0/users/style_sheets.html
+++ b/1.4.0/users/style_sheets.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/text_intro.html b/1.4.0/users/text_intro.html
index f5cee0c8bb0..306586477a3 100644
--- a/1.4.0/users/text_intro.html
+++ b/1.4.0/users/text_intro.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/text_props.html b/1.4.0/users/text_props.html
index 9a43e056845..aefc40c73dd 100644
--- a/1.4.0/users/text_props.html
+++ b/1.4.0/users/text_props.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/tight_layout_guide.html b/1.4.0/users/tight_layout_guide.html
index 947d91eaa04..5811d13ae34 100644
--- a/1.4.0/users/tight_layout_guide.html
+++ b/1.4.0/users/tight_layout_guide.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/transforms_tutorial.html b/1.4.0/users/transforms_tutorial.html
index b94d4c0bc12..39f73884c85 100644
--- a/1.4.0/users/transforms_tutorial.html
+++ b/1.4.0/users/transforms_tutorial.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/usetex.html b/1.4.0/users/usetex.html
index 5679d6f69fd..78ae91f7689 100644
--- a/1.4.0/users/usetex.html
+++ b/1.4.0/users/usetex.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.0/users/whats_new.html b/1.4.0/users/whats_new.html
index fee612d1a14..8e1059dde75 100644
--- a/1.4.0/users/whats_new.html
+++ b/1.4.0/users/whats_new.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/afm_api.html b/1.4.1/api/afm_api.html
index f2feda5f7cf..a119d214b5a 100644
--- a/1.4.1/api/afm_api.html
+++ b/1.4.1/api/afm_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/animation_api.html b/1.4.1/api/animation_api.html
index 79b5d6d4327..0e1d27c9624 100644
--- a/1.4.1/api/animation_api.html
+++ b/1.4.1/api/animation_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/api_changes.html b/1.4.1/api/api_changes.html
index 1251d5200c9..be1c6cd2957 100644
--- a/1.4.1/api/api_changes.html
+++ b/1.4.1/api/api_changes.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/artist_api.html b/1.4.1/api/artist_api.html
index e0c1f3857b1..6a43b6e07d3 100644
--- a/1.4.1/api/artist_api.html
+++ b/1.4.1/api/artist_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/axes_api.html b/1.4.1/api/axes_api.html
index 8880bd54340..e4debf20871 100644
--- a/1.4.1/api/axes_api.html
+++ b/1.4.1/api/axes_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/axis_api.html b/1.4.1/api/axis_api.html
index a9d27641833..281bb3dbc2d 100644
--- a/1.4.1/api/axis_api.html
+++ b/1.4.1/api/axis_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/backend_bases_api.html b/1.4.1/api/backend_bases_api.html
index ef2269f8d7a..11e90b5445d 100644
--- a/1.4.1/api/backend_bases_api.html
+++ b/1.4.1/api/backend_bases_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/backend_gtkagg_api.html b/1.4.1/api/backend_gtkagg_api.html
index bf87c5f9901..5b69bfe40ad 100644
--- a/1.4.1/api/backend_gtkagg_api.html
+++ b/1.4.1/api/backend_gtkagg_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/backend_pdf_api.html b/1.4.1/api/backend_pdf_api.html
index 7eeba2c83db..38ce977c980 100644
--- a/1.4.1/api/backend_pdf_api.html
+++ b/1.4.1/api/backend_pdf_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/backend_qt4agg_api.html b/1.4.1/api/backend_qt4agg_api.html
index 6ebbd49a7b5..a85f1f65e08 100644
--- a/1.4.1/api/backend_qt4agg_api.html
+++ b/1.4.1/api/backend_qt4agg_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/backend_wxagg_api.html b/1.4.1/api/backend_wxagg_api.html
index 4145ac52e8e..cf6962c3d1e 100644
--- a/1.4.1/api/backend_wxagg_api.html
+++ b/1.4.1/api/backend_wxagg_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/cbook_api.html b/1.4.1/api/cbook_api.html
index dfa4a52972c..8cfe143b19c 100644
--- a/1.4.1/api/cbook_api.html
+++ b/1.4.1/api/cbook_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/cm_api.html b/1.4.1/api/cm_api.html
index e3111a136ad..7d8c52cdbe6 100644
--- a/1.4.1/api/cm_api.html
+++ b/1.4.1/api/cm_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/collections_api.html b/1.4.1/api/collections_api.html
index 2eb33605aca..c065736fd95 100644
--- a/1.4.1/api/collections_api.html
+++ b/1.4.1/api/collections_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/colorbar_api.html b/1.4.1/api/colorbar_api.html
index 21da00cf76d..9cdff018398 100644
--- a/1.4.1/api/colorbar_api.html
+++ b/1.4.1/api/colorbar_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/colors_api.html b/1.4.1/api/colors_api.html
index 8609bf19e15..00a3ae37d01 100644
--- a/1.4.1/api/colors_api.html
+++ b/1.4.1/api/colors_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/dates_api.html b/1.4.1/api/dates_api.html
index c34b7e33bcd..048a63b227a 100644
--- a/1.4.1/api/dates_api.html
+++ b/1.4.1/api/dates_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/dviread.html b/1.4.1/api/dviread.html
index 369782d9f64..92216c24ee2 100644
--- a/1.4.1/api/dviread.html
+++ b/1.4.1/api/dviread.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/figure_api.html b/1.4.1/api/figure_api.html
index 01c79c04e7d..307db6e53e6 100644
--- a/1.4.1/api/figure_api.html
+++ b/1.4.1/api/figure_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/finance_api.html b/1.4.1/api/finance_api.html
index 0a37fbd0185..ff68c6f5db0 100644
--- a/1.4.1/api/finance_api.html
+++ b/1.4.1/api/finance_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/font_manager_api.html b/1.4.1/api/font_manager_api.html
index ad42f5a4a6d..ae0a7114a60 100644
--- a/1.4.1/api/font_manager_api.html
+++ b/1.4.1/api/font_manager_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/gridspec_api.html b/1.4.1/api/gridspec_api.html
index 15400321376..468831df285 100644
--- a/1.4.1/api/gridspec_api.html
+++ b/1.4.1/api/gridspec_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/image_api.html b/1.4.1/api/image_api.html
index d980764aacc..3c359690702 100644
--- a/1.4.1/api/image_api.html
+++ b/1.4.1/api/image_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/index.html b/1.4.1/api/index.html
index b8167dd544a..7e9512280c9 100644
--- a/1.4.1/api/index.html
+++ b/1.4.1/api/index.html
@@ -34,6 +34,7 @@
+
diff --git a/1.4.1/api/index_backend_api.html b/1.4.1/api/index_backend_api.html
index 641462d067f..0a10ab9780a 100644
--- a/1.4.1/api/index_backend_api.html
+++ b/1.4.1/api/index_backend_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/legend_api.html b/1.4.1/api/legend_api.html
index c7d0e968a24..29111ad272a 100644
--- a/1.4.1/api/legend_api.html
+++ b/1.4.1/api/legend_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/lines_api.html b/1.4.1/api/lines_api.html
index d65d0b59e3d..7f9f89f17c5 100644
--- a/1.4.1/api/lines_api.html
+++ b/1.4.1/api/lines_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/markers_api.html b/1.4.1/api/markers_api.html
index 3ac94dd4a7b..252e6e1abe6 100644
--- a/1.4.1/api/markers_api.html
+++ b/1.4.1/api/markers_api.html
@@ -34,6 +34,7 @@
+
diff --git a/1.4.1/api/mathtext_api.html b/1.4.1/api/mathtext_api.html
index 3271d0a9acb..406df23d3af 100644
--- a/1.4.1/api/mathtext_api.html
+++ b/1.4.1/api/mathtext_api.html
@@ -34,6 +34,7 @@
+
diff --git a/1.4.1/api/matplotlib_configuration_api.html b/1.4.1/api/matplotlib_configuration_api.html
index a9e2c2d66f2..7a76c948365 100644
--- a/1.4.1/api/matplotlib_configuration_api.html
+++ b/1.4.1/api/matplotlib_configuration_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/mlab_api.html b/1.4.1/api/mlab_api.html
index 6a6529e8ad1..6335dd3ab5d 100644
--- a/1.4.1/api/mlab_api.html
+++ b/1.4.1/api/mlab_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/offsetbox_api.html b/1.4.1/api/offsetbox_api.html
index 152ca821099..651cd79972d 100644
--- a/1.4.1/api/offsetbox_api.html
+++ b/1.4.1/api/offsetbox_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/patches_api.html b/1.4.1/api/patches_api.html
index c666350270c..4b5dce53466 100644
--- a/1.4.1/api/patches_api.html
+++ b/1.4.1/api/patches_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/path_api.html b/1.4.1/api/path_api.html
index f6df2504266..4cfc88a926c 100644
--- a/1.4.1/api/path_api.html
+++ b/1.4.1/api/path_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/patheffects_api.html b/1.4.1/api/patheffects_api.html
index 7c6fc5a12a9..815f383ac5a 100644
--- a/1.4.1/api/patheffects_api.html
+++ b/1.4.1/api/patheffects_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/pyplot_api.html b/1.4.1/api/pyplot_api.html
index 5ecc15ed7e4..d78c5bcba0d 100644
--- a/1.4.1/api/pyplot_api.html
+++ b/1.4.1/api/pyplot_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/pyplot_summary.html b/1.4.1/api/pyplot_summary.html
index e23f4d5c811..ec1b0d82407 100644
--- a/1.4.1/api/pyplot_summary.html
+++ b/1.4.1/api/pyplot_summary.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/sankey_api.html b/1.4.1/api/sankey_api.html
index befcb911bc4..5b2518ed7a0 100644
--- a/1.4.1/api/sankey_api.html
+++ b/1.4.1/api/sankey_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/spines_api.html b/1.4.1/api/spines_api.html
index 945dea1e1ba..2b9d611f54d 100644
--- a/1.4.1/api/spines_api.html
+++ b/1.4.1/api/spines_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/text_api.html b/1.4.1/api/text_api.html
index 72d4f6a735d..0ffb076fc92 100644
--- a/1.4.1/api/text_api.html
+++ b/1.4.1/api/text_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/ticker_api.html b/1.4.1/api/ticker_api.html
index 11f4c744f09..30dd22797af 100644
--- a/1.4.1/api/ticker_api.html
+++ b/1.4.1/api/ticker_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/tight_layout_api.html b/1.4.1/api/tight_layout_api.html
index 1809d842c0f..c480b8b1f86 100644
--- a/1.4.1/api/tight_layout_api.html
+++ b/1.4.1/api/tight_layout_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/tri_api.html b/1.4.1/api/tri_api.html
index 9a6583dd556..cd147fd0ca2 100644
--- a/1.4.1/api/tri_api.html
+++ b/1.4.1/api/tri_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/type1font.html b/1.4.1/api/type1font.html
index 3a3e4562597..89fd350af3b 100644
--- a/1.4.1/api/type1font.html
+++ b/1.4.1/api/type1font.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/units_api.html b/1.4.1/api/units_api.html
index 7f15ddc7617..cd127f56f06 100644
--- a/1.4.1/api/units_api.html
+++ b/1.4.1/api/units_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/api/widgets_api.html b/1.4.1/api/widgets_api.html
index 57ac065eeda..795f2e4a95b 100644
--- a/1.4.1/api/widgets_api.html
+++ b/1.4.1/api/widgets_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/citing.html b/1.4.1/citing.html
index 9f29cc88dd6..a33a9cb5bc0 100644
--- a/1.4.1/citing.html
+++ b/1.4.1/citing.html
@@ -32,6 +32,7 @@
+
diff --git a/1.4.1/contents.html b/1.4.1/contents.html
index 9fbd36cef3a..939637b2abd 100644
--- a/1.4.1/contents.html
+++ b/1.4.1/contents.html
@@ -33,6 +33,7 @@
+
diff --git a/1.4.1/devel/add_new_projection.html b/1.4.1/devel/add_new_projection.html
index efa2e37351a..723a6b9f55c 100644
--- a/1.4.1/devel/add_new_projection.html
+++ b/1.4.1/devel/add_new_projection.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/devel/coding_guide.html b/1.4.1/devel/coding_guide.html
index 9322f8bd6e5..d8e71252939 100644
--- a/1.4.1/devel/coding_guide.html
+++ b/1.4.1/devel/coding_guide.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/devel/documenting_mpl.html b/1.4.1/devel/documenting_mpl.html
index e1dc8e5373e..caf51390212 100644
--- a/1.4.1/devel/documenting_mpl.html
+++ b/1.4.1/devel/documenting_mpl.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/devel/gitwash/configure_git.html b/1.4.1/devel/gitwash/configure_git.html
index d1d9a4f4ee4..8b763e7ebc0 100644
--- a/1.4.1/devel/gitwash/configure_git.html
+++ b/1.4.1/devel/gitwash/configure_git.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/devel/gitwash/development_workflow.html b/1.4.1/devel/gitwash/development_workflow.html
index 1b939a2d54e..05f7ae5704c 100644
--- a/1.4.1/devel/gitwash/development_workflow.html
+++ b/1.4.1/devel/gitwash/development_workflow.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/devel/gitwash/dot2_dot3.html b/1.4.1/devel/gitwash/dot2_dot3.html
index e70d2b88be7..036fe802278 100644
--- a/1.4.1/devel/gitwash/dot2_dot3.html
+++ b/1.4.1/devel/gitwash/dot2_dot3.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/devel/gitwash/following_latest.html b/1.4.1/devel/gitwash/following_latest.html
index 3b74ba6274c..2b2a2173dfe 100644
--- a/1.4.1/devel/gitwash/following_latest.html
+++ b/1.4.1/devel/gitwash/following_latest.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/devel/gitwash/forking_hell.html b/1.4.1/devel/gitwash/forking_hell.html
index 191fd1ee997..03f56b20275 100644
--- a/1.4.1/devel/gitwash/forking_hell.html
+++ b/1.4.1/devel/gitwash/forking_hell.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/devel/gitwash/git_development.html b/1.4.1/devel/gitwash/git_development.html
index e7ffa2e45b8..8248f45aa3b 100644
--- a/1.4.1/devel/gitwash/git_development.html
+++ b/1.4.1/devel/gitwash/git_development.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/devel/gitwash/git_install.html b/1.4.1/devel/gitwash/git_install.html
index 46c6a9118de..33c7ecc0bc4 100644
--- a/1.4.1/devel/gitwash/git_install.html
+++ b/1.4.1/devel/gitwash/git_install.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/devel/gitwash/git_intro.html b/1.4.1/devel/gitwash/git_intro.html
index ae1bf7e4e00..abd1853c7d7 100644
--- a/1.4.1/devel/gitwash/git_intro.html
+++ b/1.4.1/devel/gitwash/git_intro.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/devel/gitwash/git_resources.html b/1.4.1/devel/gitwash/git_resources.html
index 8b3a2428374..df292a4b897 100644
--- a/1.4.1/devel/gitwash/git_resources.html
+++ b/1.4.1/devel/gitwash/git_resources.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/devel/gitwash/index.html b/1.4.1/devel/gitwash/index.html
index db87a39793c..1f1ee1b1e0c 100644
--- a/1.4.1/devel/gitwash/index.html
+++ b/1.4.1/devel/gitwash/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/devel/gitwash/patching.html b/1.4.1/devel/gitwash/patching.html
index 8a7424ab17a..a7ca0a3450e 100644
--- a/1.4.1/devel/gitwash/patching.html
+++ b/1.4.1/devel/gitwash/patching.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/devel/gitwash/set_up_fork.html b/1.4.1/devel/gitwash/set_up_fork.html
index 8592630a3fb..13c4946c3e9 100644
--- a/1.4.1/devel/gitwash/set_up_fork.html
+++ b/1.4.1/devel/gitwash/set_up_fork.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/devel/index.html b/1.4.1/devel/index.html
index 86320508861..31832e92846 100644
--- a/1.4.1/devel/index.html
+++ b/1.4.1/devel/index.html
@@ -34,6 +34,7 @@
+
diff --git a/1.4.1/devel/license.html b/1.4.1/devel/license.html
index be9fc079974..e50785a98b2 100644
--- a/1.4.1/devel/license.html
+++ b/1.4.1/devel/license.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/devel/portable_code.html b/1.4.1/devel/portable_code.html
index 64fc599e144..3a8e79c7a3a 100644
--- a/1.4.1/devel/portable_code.html
+++ b/1.4.1/devel/portable_code.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/devel/release_guide.html b/1.4.1/devel/release_guide.html
index 7cc07dfc776..26f3e2b5857 100644
--- a/1.4.1/devel/release_guide.html
+++ b/1.4.1/devel/release_guide.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/devel/testing.html b/1.4.1/devel/testing.html
index 0c7b8e9a3b3..a1beed03715 100644
--- a/1.4.1/devel/testing.html
+++ b/1.4.1/devel/testing.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/devel/transformations.html b/1.4.1/devel/transformations.html
index bc0e1afc4c6..164edff88a9 100644
--- a/1.4.1/devel/transformations.html
+++ b/1.4.1/devel/transformations.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/animation/animate_decay.html b/1.4.1/examples/animation/animate_decay.html
index 85a2055b088..dfc0fcbb92b 100644
--- a/1.4.1/examples/animation/animate_decay.html
+++ b/1.4.1/examples/animation/animate_decay.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/animation/basic_example.html b/1.4.1/examples/animation/basic_example.html
index 096bb8b2083..eb0a72474fc 100644
--- a/1.4.1/examples/animation/basic_example.html
+++ b/1.4.1/examples/animation/basic_example.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/animation/basic_example_writer.html b/1.4.1/examples/animation/basic_example_writer.html
index 530eeaa152d..ab3741a5b48 100644
--- a/1.4.1/examples/animation/basic_example_writer.html
+++ b/1.4.1/examples/animation/basic_example_writer.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/animation/bayes_update.html b/1.4.1/examples/animation/bayes_update.html
index 105f3d475dc..3e20fd53973 100644
--- a/1.4.1/examples/animation/bayes_update.html
+++ b/1.4.1/examples/animation/bayes_update.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/animation/double_pendulum_animated.html b/1.4.1/examples/animation/double_pendulum_animated.html
index cec418549d1..172a0d2ee27 100644
--- a/1.4.1/examples/animation/double_pendulum_animated.html
+++ b/1.4.1/examples/animation/double_pendulum_animated.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/animation/dynamic_image.html b/1.4.1/examples/animation/dynamic_image.html
index ad182f7eab6..d7464d37eba 100644
--- a/1.4.1/examples/animation/dynamic_image.html
+++ b/1.4.1/examples/animation/dynamic_image.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/animation/dynamic_image2.html b/1.4.1/examples/animation/dynamic_image2.html
index 7562813e9a5..c1147245795 100644
--- a/1.4.1/examples/animation/dynamic_image2.html
+++ b/1.4.1/examples/animation/dynamic_image2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/animation/histogram.html b/1.4.1/examples/animation/histogram.html
index 24f521f3389..826232f99fc 100644
--- a/1.4.1/examples/animation/histogram.html
+++ b/1.4.1/examples/animation/histogram.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/animation/index.html b/1.4.1/examples/animation/index.html
index 1699f40faca..6fedd5f81bb 100644
--- a/1.4.1/examples/animation/index.html
+++ b/1.4.1/examples/animation/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/animation/moviewriter.html b/1.4.1/examples/animation/moviewriter.html
index 56da06e544d..240f05de262 100644
--- a/1.4.1/examples/animation/moviewriter.html
+++ b/1.4.1/examples/animation/moviewriter.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/animation/rain.html b/1.4.1/examples/animation/rain.html
index 220d81d88e2..5e891d2ec43 100644
--- a/1.4.1/examples/animation/rain.html
+++ b/1.4.1/examples/animation/rain.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/animation/random_data.html b/1.4.1/examples/animation/random_data.html
index 36f3a5b95b0..26598b0103e 100644
--- a/1.4.1/examples/animation/random_data.html
+++ b/1.4.1/examples/animation/random_data.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/animation/simple_3danim.html b/1.4.1/examples/animation/simple_3danim.html
index 62f0968f177..f873337c379 100644
--- a/1.4.1/examples/animation/simple_3danim.html
+++ b/1.4.1/examples/animation/simple_3danim.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/animation/simple_anim.html b/1.4.1/examples/animation/simple_anim.html
index a7adea207b0..42dd1f439f9 100644
--- a/1.4.1/examples/animation/simple_anim.html
+++ b/1.4.1/examples/animation/simple_anim.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/animation/strip_chart_demo.html b/1.4.1/examples/animation/strip_chart_demo.html
index d2d86dc2d98..71b8c581f6f 100644
--- a/1.4.1/examples/animation/strip_chart_demo.html
+++ b/1.4.1/examples/animation/strip_chart_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/animation/subplots.html b/1.4.1/examples/animation/subplots.html
index 652a12dc5fd..dadc8dcadde 100644
--- a/1.4.1/examples/animation/subplots.html
+++ b/1.4.1/examples/animation/subplots.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/animation/unchained.html b/1.4.1/examples/animation/unchained.html
index 50cb4543bf1..11e140e8d66 100644
--- a/1.4.1/examples/animation/unchained.html
+++ b/1.4.1/examples/animation/unchained.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/agg_oo.html b/1.4.1/examples/api/agg_oo.html
index c1056085e72..6b8869aec64 100644
--- a/1.4.1/examples/api/agg_oo.html
+++ b/1.4.1/examples/api/agg_oo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/barchart_demo.html b/1.4.1/examples/api/barchart_demo.html
index 0b19cfdff41..5d72e889ec7 100644
--- a/1.4.1/examples/api/barchart_demo.html
+++ b/1.4.1/examples/api/barchart_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/bbox_intersect.html b/1.4.1/examples/api/bbox_intersect.html
index 9fdd2524323..44f872cb308 100644
--- a/1.4.1/examples/api/bbox_intersect.html
+++ b/1.4.1/examples/api/bbox_intersect.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/collections_demo.html b/1.4.1/examples/api/collections_demo.html
index 741a8e7a212..83c0a4f9e89 100644
--- a/1.4.1/examples/api/collections_demo.html
+++ b/1.4.1/examples/api/collections_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/colorbar_only.html b/1.4.1/examples/api/colorbar_only.html
index c1e9842ebaa..639f3c9976e 100644
--- a/1.4.1/examples/api/colorbar_only.html
+++ b/1.4.1/examples/api/colorbar_only.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/compound_path.html b/1.4.1/examples/api/compound_path.html
index 08986307612..7afd25a5152 100644
--- a/1.4.1/examples/api/compound_path.html
+++ b/1.4.1/examples/api/compound_path.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/custom_projection_example.html b/1.4.1/examples/api/custom_projection_example.html
index a1a717b6467..d7ee29a75ad 100644
--- a/1.4.1/examples/api/custom_projection_example.html
+++ b/1.4.1/examples/api/custom_projection_example.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/custom_scale_example.html b/1.4.1/examples/api/custom_scale_example.html
index 8dac96e1096..710d2d76352 100644
--- a/1.4.1/examples/api/custom_scale_example.html
+++ b/1.4.1/examples/api/custom_scale_example.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/date_demo.html b/1.4.1/examples/api/date_demo.html
index f15b744b33a..414d99eca80 100644
--- a/1.4.1/examples/api/date_demo.html
+++ b/1.4.1/examples/api/date_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/date_index_formatter.html b/1.4.1/examples/api/date_index_formatter.html
index 19a86e01c4c..bace89588f2 100644
--- a/1.4.1/examples/api/date_index_formatter.html
+++ b/1.4.1/examples/api/date_index_formatter.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/demo_affine_image.html b/1.4.1/examples/api/demo_affine_image.html
index 117d01478aa..82250a58951 100644
--- a/1.4.1/examples/api/demo_affine_image.html
+++ b/1.4.1/examples/api/demo_affine_image.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/donut_demo.html b/1.4.1/examples/api/donut_demo.html
index 2168eea8d4f..473858c659d 100644
--- a/1.4.1/examples/api/donut_demo.html
+++ b/1.4.1/examples/api/donut_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/engineering_formatter.html b/1.4.1/examples/api/engineering_formatter.html
index 9a6383210a2..828d808146a 100644
--- a/1.4.1/examples/api/engineering_formatter.html
+++ b/1.4.1/examples/api/engineering_formatter.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/font_family_rc.html b/1.4.1/examples/api/font_family_rc.html
index 58534f2f537..bc2125cbae5 100644
--- a/1.4.1/examples/api/font_family_rc.html
+++ b/1.4.1/examples/api/font_family_rc.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/font_file.html b/1.4.1/examples/api/font_file.html
index 41bed670af1..74d9f9448eb 100644
--- a/1.4.1/examples/api/font_file.html
+++ b/1.4.1/examples/api/font_file.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/histogram_path_demo.html b/1.4.1/examples/api/histogram_path_demo.html
index bb79336d753..a3aa010aefe 100644
--- a/1.4.1/examples/api/histogram_path_demo.html
+++ b/1.4.1/examples/api/histogram_path_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/image_zcoord.html b/1.4.1/examples/api/image_zcoord.html
index 776c015a257..b607c4ab497 100644
--- a/1.4.1/examples/api/image_zcoord.html
+++ b/1.4.1/examples/api/image_zcoord.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/index.html b/1.4.1/examples/api/index.html
index 3aa3bf8b3b3..9fc0359a397 100644
--- a/1.4.1/examples/api/index.html
+++ b/1.4.1/examples/api/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/joinstyle.html b/1.4.1/examples/api/joinstyle.html
index c7f0732bc0a..528ee29c7a7 100644
--- a/1.4.1/examples/api/joinstyle.html
+++ b/1.4.1/examples/api/joinstyle.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/legend_demo.html b/1.4.1/examples/api/legend_demo.html
index 036087757f0..d89b7439a85 100644
--- a/1.4.1/examples/api/legend_demo.html
+++ b/1.4.1/examples/api/legend_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/line_with_text.html b/1.4.1/examples/api/line_with_text.html
index 3c4e1793074..55634832e9e 100644
--- a/1.4.1/examples/api/line_with_text.html
+++ b/1.4.1/examples/api/line_with_text.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/logo2.html b/1.4.1/examples/api/logo2.html
index dd8884616a5..d43b6210e85 100644
--- a/1.4.1/examples/api/logo2.html
+++ b/1.4.1/examples/api/logo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/mathtext_asarray.html b/1.4.1/examples/api/mathtext_asarray.html
index 2e70dd5e21d..d0bc89a06d1 100644
--- a/1.4.1/examples/api/mathtext_asarray.html
+++ b/1.4.1/examples/api/mathtext_asarray.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/patch_collection.html b/1.4.1/examples/api/patch_collection.html
index 0c2b6da693b..f012681ef58 100644
--- a/1.4.1/examples/api/patch_collection.html
+++ b/1.4.1/examples/api/patch_collection.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/power_norm_demo.html b/1.4.1/examples/api/power_norm_demo.html
index c13aef7a544..6f85bd362a4 100644
--- a/1.4.1/examples/api/power_norm_demo.html
+++ b/1.4.1/examples/api/power_norm_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/quad_bezier.html b/1.4.1/examples/api/quad_bezier.html
index 32ee3a6bdf5..4b3a3d28965 100644
--- a/1.4.1/examples/api/quad_bezier.html
+++ b/1.4.1/examples/api/quad_bezier.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/radar_chart.html b/1.4.1/examples/api/radar_chart.html
index 2128b8029a3..2795edc1e31 100644
--- a/1.4.1/examples/api/radar_chart.html
+++ b/1.4.1/examples/api/radar_chart.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/sankey_demo_basics.html b/1.4.1/examples/api/sankey_demo_basics.html
index 777c47abd21..7a5885f15c3 100644
--- a/1.4.1/examples/api/sankey_demo_basics.html
+++ b/1.4.1/examples/api/sankey_demo_basics.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/sankey_demo_links.html b/1.4.1/examples/api/sankey_demo_links.html
index 90b88d322a7..0521da6fe80 100644
--- a/1.4.1/examples/api/sankey_demo_links.html
+++ b/1.4.1/examples/api/sankey_demo_links.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/sankey_demo_old.html b/1.4.1/examples/api/sankey_demo_old.html
index f0813f417c1..be95f02e7b4 100644
--- a/1.4.1/examples/api/sankey_demo_old.html
+++ b/1.4.1/examples/api/sankey_demo_old.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/sankey_demo_rankine.html b/1.4.1/examples/api/sankey_demo_rankine.html
index 11b9c10a33a..47f02062aa6 100644
--- a/1.4.1/examples/api/sankey_demo_rankine.html
+++ b/1.4.1/examples/api/sankey_demo_rankine.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/scatter_piecharts.html b/1.4.1/examples/api/scatter_piecharts.html
index ea7bb165be9..02b42d071b8 100644
--- a/1.4.1/examples/api/scatter_piecharts.html
+++ b/1.4.1/examples/api/scatter_piecharts.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/skewt.html b/1.4.1/examples/api/skewt.html
index e072b672c7a..7e84639c3f0 100644
--- a/1.4.1/examples/api/skewt.html
+++ b/1.4.1/examples/api/skewt.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/span_regions.html b/1.4.1/examples/api/span_regions.html
index e0cae4cc9d8..06814d7b3d6 100644
--- a/1.4.1/examples/api/span_regions.html
+++ b/1.4.1/examples/api/span_regions.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/two_scales.html b/1.4.1/examples/api/two_scales.html
index 4a78b102e44..f1a35214832 100644
--- a/1.4.1/examples/api/two_scales.html
+++ b/1.4.1/examples/api/two_scales.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/unicode_minus.html b/1.4.1/examples/api/unicode_minus.html
index 8aa0e604a4b..92143efcfa1 100644
--- a/1.4.1/examples/api/unicode_minus.html
+++ b/1.4.1/examples/api/unicode_minus.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/watermark_image.html b/1.4.1/examples/api/watermark_image.html
index 5ecc0a9f56c..b399c99e3ad 100644
--- a/1.4.1/examples/api/watermark_image.html
+++ b/1.4.1/examples/api/watermark_image.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/api/watermark_text.html b/1.4.1/examples/api/watermark_text.html
index 928ff19555d..91d27bfd452 100644
--- a/1.4.1/examples/api/watermark_text.html
+++ b/1.4.1/examples/api/watermark_text.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/axes_grid/demo_axes_divider.html b/1.4.1/examples/axes_grid/demo_axes_divider.html
index 50b8d1829c6..f92e1318dd7 100644
--- a/1.4.1/examples/axes_grid/demo_axes_divider.html
+++ b/1.4.1/examples/axes_grid/demo_axes_divider.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/axes_grid/demo_axes_grid.html b/1.4.1/examples/axes_grid/demo_axes_grid.html
index f29a2433f83..8ec17f73e1e 100644
--- a/1.4.1/examples/axes_grid/demo_axes_grid.html
+++ b/1.4.1/examples/axes_grid/demo_axes_grid.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/axes_grid/demo_axes_grid2.html b/1.4.1/examples/axes_grid/demo_axes_grid2.html
index 1464c9d5b11..bfbe1857c6a 100644
--- a/1.4.1/examples/axes_grid/demo_axes_grid2.html
+++ b/1.4.1/examples/axes_grid/demo_axes_grid2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/axes_grid/demo_axes_hbox_divider.html b/1.4.1/examples/axes_grid/demo_axes_hbox_divider.html
index fc34c18f986..fb4851961e4 100644
--- a/1.4.1/examples/axes_grid/demo_axes_hbox_divider.html
+++ b/1.4.1/examples/axes_grid/demo_axes_hbox_divider.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/axes_grid/demo_axes_rgb.html b/1.4.1/examples/axes_grid/demo_axes_rgb.html
index fd5051efdab..2205ba3ec1e 100644
--- a/1.4.1/examples/axes_grid/demo_axes_rgb.html
+++ b/1.4.1/examples/axes_grid/demo_axes_rgb.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/axes_grid/demo_axisline_style.html b/1.4.1/examples/axes_grid/demo_axisline_style.html
index 06396bf6b4c..c86984484df 100644
--- a/1.4.1/examples/axes_grid/demo_axisline_style.html
+++ b/1.4.1/examples/axes_grid/demo_axisline_style.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/axes_grid/demo_colorbar_with_inset_locator.html b/1.4.1/examples/axes_grid/demo_colorbar_with_inset_locator.html
index 3109bc92573..d929ae1f56e 100644
--- a/1.4.1/examples/axes_grid/demo_colorbar_with_inset_locator.html
+++ b/1.4.1/examples/axes_grid/demo_colorbar_with_inset_locator.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/axes_grid/demo_curvelinear_grid.html b/1.4.1/examples/axes_grid/demo_curvelinear_grid.html
index 313e8db1d95..f363b372a11 100644
--- a/1.4.1/examples/axes_grid/demo_curvelinear_grid.html
+++ b/1.4.1/examples/axes_grid/demo_curvelinear_grid.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/axes_grid/demo_curvelinear_grid2.html b/1.4.1/examples/axes_grid/demo_curvelinear_grid2.html
index bd94d01728c..2b69d9dd1e0 100644
--- a/1.4.1/examples/axes_grid/demo_curvelinear_grid2.html
+++ b/1.4.1/examples/axes_grid/demo_curvelinear_grid2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/axes_grid/demo_edge_colorbar.html b/1.4.1/examples/axes_grid/demo_edge_colorbar.html
index 5ba80075ad0..cbbd40fbbdd 100644
--- a/1.4.1/examples/axes_grid/demo_edge_colorbar.html
+++ b/1.4.1/examples/axes_grid/demo_edge_colorbar.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/axes_grid/demo_floating_axes.html b/1.4.1/examples/axes_grid/demo_floating_axes.html
index b35b00705dc..0576e5f1fb6 100644
--- a/1.4.1/examples/axes_grid/demo_floating_axes.html
+++ b/1.4.1/examples/axes_grid/demo_floating_axes.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/axes_grid/demo_floating_axis.html b/1.4.1/examples/axes_grid/demo_floating_axis.html
index 17614029db1..38dc569652d 100644
--- a/1.4.1/examples/axes_grid/demo_floating_axis.html
+++ b/1.4.1/examples/axes_grid/demo_floating_axis.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/axes_grid/demo_imagegrid_aspect.html b/1.4.1/examples/axes_grid/demo_imagegrid_aspect.html
index 45a6c4996b2..daa0d3fd013 100644
--- a/1.4.1/examples/axes_grid/demo_imagegrid_aspect.html
+++ b/1.4.1/examples/axes_grid/demo_imagegrid_aspect.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/axes_grid/demo_parasite_axes2.html b/1.4.1/examples/axes_grid/demo_parasite_axes2.html
index f15f32c4d4a..35e750435c0 100644
--- a/1.4.1/examples/axes_grid/demo_parasite_axes2.html
+++ b/1.4.1/examples/axes_grid/demo_parasite_axes2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/axes_grid/index.html b/1.4.1/examples/axes_grid/index.html
index 72a89dc310a..3835a38ff99 100644
--- a/1.4.1/examples/axes_grid/index.html
+++ b/1.4.1/examples/axes_grid/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/axes_grid/inset_locator_demo.html b/1.4.1/examples/axes_grid/inset_locator_demo.html
index 5a9528b8f55..beaac6fe073 100644
--- a/1.4.1/examples/axes_grid/inset_locator_demo.html
+++ b/1.4.1/examples/axes_grid/inset_locator_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/axes_grid/inset_locator_demo2.html b/1.4.1/examples/axes_grid/inset_locator_demo2.html
index be6e569bd08..ea6f58c6fbc 100644
--- a/1.4.1/examples/axes_grid/inset_locator_demo2.html
+++ b/1.4.1/examples/axes_grid/inset_locator_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/axes_grid/make_room_for_ylabel_using_axesgrid.html b/1.4.1/examples/axes_grid/make_room_for_ylabel_using_axesgrid.html
index 089fb8dc563..e1bb7ba32e9 100644
--- a/1.4.1/examples/axes_grid/make_room_for_ylabel_using_axesgrid.html
+++ b/1.4.1/examples/axes_grid/make_room_for_ylabel_using_axesgrid.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/axes_grid/parasite_simple2.html b/1.4.1/examples/axes_grid/parasite_simple2.html
index f6e89a6dd53..b960ec9a144 100644
--- a/1.4.1/examples/axes_grid/parasite_simple2.html
+++ b/1.4.1/examples/axes_grid/parasite_simple2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/axes_grid/scatter_hist.html b/1.4.1/examples/axes_grid/scatter_hist.html
index 7fd9b98f535..e8265cf7663 100644
--- a/1.4.1/examples/axes_grid/scatter_hist.html
+++ b/1.4.1/examples/axes_grid/scatter_hist.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/axes_grid/simple_anchored_artists.html b/1.4.1/examples/axes_grid/simple_anchored_artists.html
index 8a28bb2f389..e517a463b16 100644
--- a/1.4.1/examples/axes_grid/simple_anchored_artists.html
+++ b/1.4.1/examples/axes_grid/simple_anchored_artists.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/axes_grid/simple_axesgrid.html b/1.4.1/examples/axes_grid/simple_axesgrid.html
index 7d82ff80d86..adf3e31b19a 100644
--- a/1.4.1/examples/axes_grid/simple_axesgrid.html
+++ b/1.4.1/examples/axes_grid/simple_axesgrid.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/axes_grid/simple_axesgrid2.html b/1.4.1/examples/axes_grid/simple_axesgrid2.html
index 17109ee7831..0d495e17ff6 100644
--- a/1.4.1/examples/axes_grid/simple_axesgrid2.html
+++ b/1.4.1/examples/axes_grid/simple_axesgrid2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/axes_grid/simple_axisline4.html b/1.4.1/examples/axes_grid/simple_axisline4.html
index 159c88dff77..6c5331b74b7 100644
--- a/1.4.1/examples/axes_grid/simple_axisline4.html
+++ b/1.4.1/examples/axes_grid/simple_axisline4.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/color/color_cycle_demo.html b/1.4.1/examples/color/color_cycle_demo.html
index 072d2a6063b..9173dfb371b 100644
--- a/1.4.1/examples/color/color_cycle_demo.html
+++ b/1.4.1/examples/color/color_cycle_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/color/colormaps_reference.html b/1.4.1/examples/color/colormaps_reference.html
index de35f1ebbfc..13200549a9e 100644
--- a/1.4.1/examples/color/colormaps_reference.html
+++ b/1.4.1/examples/color/colormaps_reference.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/color/index.html b/1.4.1/examples/color/index.html
index c32fedb5d32..445cfabb075 100644
--- a/1.4.1/examples/color/index.html
+++ b/1.4.1/examples/color/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/color/named_colors.html b/1.4.1/examples/color/named_colors.html
index a966407f843..3842470720b 100644
--- a/1.4.1/examples/color/named_colors.html
+++ b/1.4.1/examples/color/named_colors.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/event_handling/close_event.html b/1.4.1/examples/event_handling/close_event.html
index 3b81c5863c0..56afc2d140e 100644
--- a/1.4.1/examples/event_handling/close_event.html
+++ b/1.4.1/examples/event_handling/close_event.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/event_handling/data_browser.html b/1.4.1/examples/event_handling/data_browser.html
index d97e6a2f274..4ed76c8ca62 100644
--- a/1.4.1/examples/event_handling/data_browser.html
+++ b/1.4.1/examples/event_handling/data_browser.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/event_handling/figure_axes_enter_leave.html b/1.4.1/examples/event_handling/figure_axes_enter_leave.html
index 14becb77452..0d8b3f807c9 100644
--- a/1.4.1/examples/event_handling/figure_axes_enter_leave.html
+++ b/1.4.1/examples/event_handling/figure_axes_enter_leave.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/event_handling/idle_and_timeout.html b/1.4.1/examples/event_handling/idle_and_timeout.html
index 126ebf33238..6d5f3f5334c 100644
--- a/1.4.1/examples/event_handling/idle_and_timeout.html
+++ b/1.4.1/examples/event_handling/idle_and_timeout.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/event_handling/index.html b/1.4.1/examples/event_handling/index.html
index c7df2ac6dda..9d25dee53a9 100644
--- a/1.4.1/examples/event_handling/index.html
+++ b/1.4.1/examples/event_handling/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/event_handling/keypress_demo.html b/1.4.1/examples/event_handling/keypress_demo.html
index b437e31d0ce..1ae57502679 100644
--- a/1.4.1/examples/event_handling/keypress_demo.html
+++ b/1.4.1/examples/event_handling/keypress_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/event_handling/lasso_demo.html b/1.4.1/examples/event_handling/lasso_demo.html
index fe6117b49d0..06b5fd6dd7d 100644
--- a/1.4.1/examples/event_handling/lasso_demo.html
+++ b/1.4.1/examples/event_handling/lasso_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/event_handling/legend_picking.html b/1.4.1/examples/event_handling/legend_picking.html
index a7bc6673072..e066d2f4b91 100644
--- a/1.4.1/examples/event_handling/legend_picking.html
+++ b/1.4.1/examples/event_handling/legend_picking.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/event_handling/looking_glass.html b/1.4.1/examples/event_handling/looking_glass.html
index e21a2f494dc..81269697b17 100644
--- a/1.4.1/examples/event_handling/looking_glass.html
+++ b/1.4.1/examples/event_handling/looking_glass.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/event_handling/path_editor.html b/1.4.1/examples/event_handling/path_editor.html
index 664e0a063bd..a8a31a40edf 100644
--- a/1.4.1/examples/event_handling/path_editor.html
+++ b/1.4.1/examples/event_handling/path_editor.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/event_handling/pick_event_demo.html b/1.4.1/examples/event_handling/pick_event_demo.html
index 4ba8cc86757..01c9a4bcfd7 100644
--- a/1.4.1/examples/event_handling/pick_event_demo.html
+++ b/1.4.1/examples/event_handling/pick_event_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/event_handling/pick_event_demo2.html b/1.4.1/examples/event_handling/pick_event_demo2.html
index 7a48ccd7b09..5be9589f3cd 100644
--- a/1.4.1/examples/event_handling/pick_event_demo2.html
+++ b/1.4.1/examples/event_handling/pick_event_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/event_handling/pipong.html b/1.4.1/examples/event_handling/pipong.html
index 377393b94f1..2f90e292e19 100644
--- a/1.4.1/examples/event_handling/pipong.html
+++ b/1.4.1/examples/event_handling/pipong.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/event_handling/poly_editor.html b/1.4.1/examples/event_handling/poly_editor.html
index 31581f3beec..f4e12ffedf8 100644
--- a/1.4.1/examples/event_handling/poly_editor.html
+++ b/1.4.1/examples/event_handling/poly_editor.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/event_handling/pong_gtk.html b/1.4.1/examples/event_handling/pong_gtk.html
index efd19ffcc6c..6a431a73e23 100644
--- a/1.4.1/examples/event_handling/pong_gtk.html
+++ b/1.4.1/examples/event_handling/pong_gtk.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/event_handling/resample.html b/1.4.1/examples/event_handling/resample.html
index db88ed15a93..28b69a10646 100644
--- a/1.4.1/examples/event_handling/resample.html
+++ b/1.4.1/examples/event_handling/resample.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/event_handling/test_mouseclicks.html b/1.4.1/examples/event_handling/test_mouseclicks.html
index 3f0ddc417ba..d551f07d21d 100644
--- a/1.4.1/examples/event_handling/test_mouseclicks.html
+++ b/1.4.1/examples/event_handling/test_mouseclicks.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/event_handling/timers.html b/1.4.1/examples/event_handling/timers.html
index 0cabbffaac1..bae0b315409 100644
--- a/1.4.1/examples/event_handling/timers.html
+++ b/1.4.1/examples/event_handling/timers.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/event_handling/trifinder_event_demo.html b/1.4.1/examples/event_handling/trifinder_event_demo.html
index b5e5ba70b68..48f08bd3c7e 100644
--- a/1.4.1/examples/event_handling/trifinder_event_demo.html
+++ b/1.4.1/examples/event_handling/trifinder_event_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/event_handling/viewlims.html b/1.4.1/examples/event_handling/viewlims.html
index 26c1930501c..439aaa632b7 100644
--- a/1.4.1/examples/event_handling/viewlims.html
+++ b/1.4.1/examples/event_handling/viewlims.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/event_handling/zoom_window.html b/1.4.1/examples/event_handling/zoom_window.html
index 15619fe9c85..2370c84d46d 100644
--- a/1.4.1/examples/event_handling/zoom_window.html
+++ b/1.4.1/examples/event_handling/zoom_window.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/images_contours_and_fields/image_demo.html b/1.4.1/examples/images_contours_and_fields/image_demo.html
index 5908d508d42..0b5f284579c 100644
--- a/1.4.1/examples/images_contours_and_fields/image_demo.html
+++ b/1.4.1/examples/images_contours_and_fields/image_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/images_contours_and_fields/image_demo_clip_path.html b/1.4.1/examples/images_contours_and_fields/image_demo_clip_path.html
index 3da03785153..5ea2db89c1c 100644
--- a/1.4.1/examples/images_contours_and_fields/image_demo_clip_path.html
+++ b/1.4.1/examples/images_contours_and_fields/image_demo_clip_path.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/images_contours_and_fields/index.html b/1.4.1/examples/images_contours_and_fields/index.html
index 3817384d305..9ed5e5eed33 100644
--- a/1.4.1/examples/images_contours_and_fields/index.html
+++ b/1.4.1/examples/images_contours_and_fields/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/images_contours_and_fields/interpolation_methods.html b/1.4.1/examples/images_contours_and_fields/interpolation_methods.html
index 0b48ab93b9a..8b67f903ff8 100644
--- a/1.4.1/examples/images_contours_and_fields/interpolation_methods.html
+++ b/1.4.1/examples/images_contours_and_fields/interpolation_methods.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/images_contours_and_fields/interpolation_none_vs_nearest.html b/1.4.1/examples/images_contours_and_fields/interpolation_none_vs_nearest.html
index 41e40e4d7d2..1812fab068f 100644
--- a/1.4.1/examples/images_contours_and_fields/interpolation_none_vs_nearest.html
+++ b/1.4.1/examples/images_contours_and_fields/interpolation_none_vs_nearest.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/images_contours_and_fields/pcolormesh_levels.html b/1.4.1/examples/images_contours_and_fields/pcolormesh_levels.html
index cbcab0c7aa9..aeaa2a52336 100644
--- a/1.4.1/examples/images_contours_and_fields/pcolormesh_levels.html
+++ b/1.4.1/examples/images_contours_and_fields/pcolormesh_levels.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/images_contours_and_fields/streamplot_demo_features.html b/1.4.1/examples/images_contours_and_fields/streamplot_demo_features.html
index 4c557f04234..36b751db2b6 100644
--- a/1.4.1/examples/images_contours_and_fields/streamplot_demo_features.html
+++ b/1.4.1/examples/images_contours_and_fields/streamplot_demo_features.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/images_contours_and_fields/streamplot_demo_masking.html b/1.4.1/examples/images_contours_and_fields/streamplot_demo_masking.html
index 6d71a743e17..b56e22a5927 100644
--- a/1.4.1/examples/images_contours_and_fields/streamplot_demo_masking.html
+++ b/1.4.1/examples/images_contours_and_fields/streamplot_demo_masking.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/index.html b/1.4.1/examples/index.html
index 36408005587..b7d13ea31fa 100644
--- a/1.4.1/examples/index.html
+++ b/1.4.1/examples/index.html
@@ -34,6 +34,7 @@
+
diff --git a/1.4.1/examples/lines_bars_and_markers/barh_demo.html b/1.4.1/examples/lines_bars_and_markers/barh_demo.html
index d8afa256f4b..94dca3a5553 100644
--- a/1.4.1/examples/lines_bars_and_markers/barh_demo.html
+++ b/1.4.1/examples/lines_bars_and_markers/barh_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/lines_bars_and_markers/fill_demo.html b/1.4.1/examples/lines_bars_and_markers/fill_demo.html
index b8954e05c04..8db04a79a4c 100644
--- a/1.4.1/examples/lines_bars_and_markers/fill_demo.html
+++ b/1.4.1/examples/lines_bars_and_markers/fill_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/lines_bars_and_markers/fill_demo_features.html b/1.4.1/examples/lines_bars_and_markers/fill_demo_features.html
index 33211ffef6a..fd24cf035d3 100644
--- a/1.4.1/examples/lines_bars_and_markers/fill_demo_features.html
+++ b/1.4.1/examples/lines_bars_and_markers/fill_demo_features.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/lines_bars_and_markers/index.html b/1.4.1/examples/lines_bars_and_markers/index.html
index 5058ee4121f..bb8525decea 100644
--- a/1.4.1/examples/lines_bars_and_markers/index.html
+++ b/1.4.1/examples/lines_bars_and_markers/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/lines_bars_and_markers/line_demo_dash_control.html b/1.4.1/examples/lines_bars_and_markers/line_demo_dash_control.html
index fc8f0eafe81..cc6ec6efafa 100644
--- a/1.4.1/examples/lines_bars_and_markers/line_demo_dash_control.html
+++ b/1.4.1/examples/lines_bars_and_markers/line_demo_dash_control.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/lines_bars_and_markers/line_styles_reference.html b/1.4.1/examples/lines_bars_and_markers/line_styles_reference.html
index deff5a89d43..5b5fd3dbce9 100644
--- a/1.4.1/examples/lines_bars_and_markers/line_styles_reference.html
+++ b/1.4.1/examples/lines_bars_and_markers/line_styles_reference.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/lines_bars_and_markers/marker_fillstyle_reference.html b/1.4.1/examples/lines_bars_and_markers/marker_fillstyle_reference.html
index 95a06694926..d7e685b4d75 100644
--- a/1.4.1/examples/lines_bars_and_markers/marker_fillstyle_reference.html
+++ b/1.4.1/examples/lines_bars_and_markers/marker_fillstyle_reference.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/lines_bars_and_markers/marker_reference.html b/1.4.1/examples/lines_bars_and_markers/marker_reference.html
index 02e29bf7894..19a447af808 100644
--- a/1.4.1/examples/lines_bars_and_markers/marker_reference.html
+++ b/1.4.1/examples/lines_bars_and_markers/marker_reference.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/lines_bars_and_markers/scatter_with_legend.html b/1.4.1/examples/lines_bars_and_markers/scatter_with_legend.html
index baca1326c85..5297b540acb 100644
--- a/1.4.1/examples/lines_bars_and_markers/scatter_with_legend.html
+++ b/1.4.1/examples/lines_bars_and_markers/scatter_with_legend.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/misc/contour_manual.html b/1.4.1/examples/misc/contour_manual.html
index d0f24fab4e9..2a5b1a30e83 100644
--- a/1.4.1/examples/misc/contour_manual.html
+++ b/1.4.1/examples/misc/contour_manual.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/misc/font_indexing.html b/1.4.1/examples/misc/font_indexing.html
index 9893de2b0e0..d903b6b7895 100644
--- a/1.4.1/examples/misc/font_indexing.html
+++ b/1.4.1/examples/misc/font_indexing.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/misc/ftface_props.html b/1.4.1/examples/misc/ftface_props.html
index d5581fbb8f3..6d86657b8a5 100644
--- a/1.4.1/examples/misc/ftface_props.html
+++ b/1.4.1/examples/misc/ftface_props.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/misc/image_thumbnail.html b/1.4.1/examples/misc/image_thumbnail.html
index 89da80ce72c..565fa5973e6 100644
--- a/1.4.1/examples/misc/image_thumbnail.html
+++ b/1.4.1/examples/misc/image_thumbnail.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/misc/index.html b/1.4.1/examples/misc/index.html
index 88e7b14a05e..98a9e59b857 100644
--- a/1.4.1/examples/misc/index.html
+++ b/1.4.1/examples/misc/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/misc/longshort.html b/1.4.1/examples/misc/longshort.html
index 89e3de2a304..ecb5bb8a71f 100644
--- a/1.4.1/examples/misc/longshort.html
+++ b/1.4.1/examples/misc/longshort.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/misc/multiprocess.html b/1.4.1/examples/misc/multiprocess.html
index 61b2c26922f..8d6539da0b5 100644
--- a/1.4.1/examples/misc/multiprocess.html
+++ b/1.4.1/examples/misc/multiprocess.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/misc/rasterization_demo.html b/1.4.1/examples/misc/rasterization_demo.html
index 5e189c85901..5f4124cc18c 100644
--- a/1.4.1/examples/misc/rasterization_demo.html
+++ b/1.4.1/examples/misc/rasterization_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/misc/rc_traits.html b/1.4.1/examples/misc/rc_traits.html
index 107b2daa12a..74257195f67 100644
--- a/1.4.1/examples/misc/rc_traits.html
+++ b/1.4.1/examples/misc/rc_traits.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/misc/rec_groupby_demo.html b/1.4.1/examples/misc/rec_groupby_demo.html
index 31764382fa1..ba235fca280 100644
--- a/1.4.1/examples/misc/rec_groupby_demo.html
+++ b/1.4.1/examples/misc/rec_groupby_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/misc/rec_join_demo.html b/1.4.1/examples/misc/rec_join_demo.html
index 993f30b7b95..da7c597ddaa 100644
--- a/1.4.1/examples/misc/rec_join_demo.html
+++ b/1.4.1/examples/misc/rec_join_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/misc/sample_data_demo.html b/1.4.1/examples/misc/sample_data_demo.html
index e9f2dfb7b37..8c203cf9ecf 100644
--- a/1.4.1/examples/misc/sample_data_demo.html
+++ b/1.4.1/examples/misc/sample_data_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/misc/svg_filter_line.html b/1.4.1/examples/misc/svg_filter_line.html
index 1ff57892a72..6ff9490fe86 100644
--- a/1.4.1/examples/misc/svg_filter_line.html
+++ b/1.4.1/examples/misc/svg_filter_line.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/misc/svg_filter_pie.html b/1.4.1/examples/misc/svg_filter_pie.html
index 79ad9e95115..84119e34f74 100644
--- a/1.4.1/examples/misc/svg_filter_pie.html
+++ b/1.4.1/examples/misc/svg_filter_pie.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/misc/tight_bbox_test.html b/1.4.1/examples/misc/tight_bbox_test.html
index 8b26f2dd49b..d761530194a 100644
--- a/1.4.1/examples/misc/tight_bbox_test.html
+++ b/1.4.1/examples/misc/tight_bbox_test.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/2dcollections3d_demo.html b/1.4.1/examples/mplot3d/2dcollections3d_demo.html
index 019dbce1cce..c2580bbcc3a 100644
--- a/1.4.1/examples/mplot3d/2dcollections3d_demo.html
+++ b/1.4.1/examples/mplot3d/2dcollections3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/bars3d_demo.html b/1.4.1/examples/mplot3d/bars3d_demo.html
index 062108e798f..d8590b2b382 100644
--- a/1.4.1/examples/mplot3d/bars3d_demo.html
+++ b/1.4.1/examples/mplot3d/bars3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/contour3d_demo.html b/1.4.1/examples/mplot3d/contour3d_demo.html
index 0c41a5e8558..c1433cdc4f9 100644
--- a/1.4.1/examples/mplot3d/contour3d_demo.html
+++ b/1.4.1/examples/mplot3d/contour3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/contour3d_demo2.html b/1.4.1/examples/mplot3d/contour3d_demo2.html
index 4daefb13405..22fbd0d9fed 100644
--- a/1.4.1/examples/mplot3d/contour3d_demo2.html
+++ b/1.4.1/examples/mplot3d/contour3d_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/contour3d_demo3.html b/1.4.1/examples/mplot3d/contour3d_demo3.html
index 8553f818f69..0a55f0d53f0 100644
--- a/1.4.1/examples/mplot3d/contour3d_demo3.html
+++ b/1.4.1/examples/mplot3d/contour3d_demo3.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/contourf3d_demo.html b/1.4.1/examples/mplot3d/contourf3d_demo.html
index ca62639f942..951c3bb90c0 100644
--- a/1.4.1/examples/mplot3d/contourf3d_demo.html
+++ b/1.4.1/examples/mplot3d/contourf3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/contourf3d_demo2.html b/1.4.1/examples/mplot3d/contourf3d_demo2.html
index 77f11684ecf..e1327fad83e 100644
--- a/1.4.1/examples/mplot3d/contourf3d_demo2.html
+++ b/1.4.1/examples/mplot3d/contourf3d_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/hist3d_demo.html b/1.4.1/examples/mplot3d/hist3d_demo.html
index d3c63ef736e..60d9e5126fc 100644
--- a/1.4.1/examples/mplot3d/hist3d_demo.html
+++ b/1.4.1/examples/mplot3d/hist3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/index.html b/1.4.1/examples/mplot3d/index.html
index c62efd5a913..592fbfa4bf7 100644
--- a/1.4.1/examples/mplot3d/index.html
+++ b/1.4.1/examples/mplot3d/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/lines3d_demo.html b/1.4.1/examples/mplot3d/lines3d_demo.html
index 40c988bb99a..c661a4ad21e 100644
--- a/1.4.1/examples/mplot3d/lines3d_demo.html
+++ b/1.4.1/examples/mplot3d/lines3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/lorenz_attractor.html b/1.4.1/examples/mplot3d/lorenz_attractor.html
index be34368462d..6ab01c229e1 100644
--- a/1.4.1/examples/mplot3d/lorenz_attractor.html
+++ b/1.4.1/examples/mplot3d/lorenz_attractor.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/mixed_subplots_demo.html b/1.4.1/examples/mplot3d/mixed_subplots_demo.html
index 1e812fccaee..cf5c24e5b13 100644
--- a/1.4.1/examples/mplot3d/mixed_subplots_demo.html
+++ b/1.4.1/examples/mplot3d/mixed_subplots_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/offset_demo.html b/1.4.1/examples/mplot3d/offset_demo.html
index 244fe2f3004..bd604b546fa 100644
--- a/1.4.1/examples/mplot3d/offset_demo.html
+++ b/1.4.1/examples/mplot3d/offset_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/pathpatch3d_demo.html b/1.4.1/examples/mplot3d/pathpatch3d_demo.html
index 00435729303..c108c88a5b9 100644
--- a/1.4.1/examples/mplot3d/pathpatch3d_demo.html
+++ b/1.4.1/examples/mplot3d/pathpatch3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/polys3d_demo.html b/1.4.1/examples/mplot3d/polys3d_demo.html
index c6046bb4b68..287aa2342ac 100644
--- a/1.4.1/examples/mplot3d/polys3d_demo.html
+++ b/1.4.1/examples/mplot3d/polys3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/quiver3d_demo.html b/1.4.1/examples/mplot3d/quiver3d_demo.html
index aa5d7db4821..f2ed13ebaac 100644
--- a/1.4.1/examples/mplot3d/quiver3d_demo.html
+++ b/1.4.1/examples/mplot3d/quiver3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/rotate_axes3d_demo.html b/1.4.1/examples/mplot3d/rotate_axes3d_demo.html
index 81591af3b8a..eb7ec9470c5 100644
--- a/1.4.1/examples/mplot3d/rotate_axes3d_demo.html
+++ b/1.4.1/examples/mplot3d/rotate_axes3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/scatter3d_demo.html b/1.4.1/examples/mplot3d/scatter3d_demo.html
index 06a73ab6108..bf7e071eec2 100644
--- a/1.4.1/examples/mplot3d/scatter3d_demo.html
+++ b/1.4.1/examples/mplot3d/scatter3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/subplot3d_demo.html b/1.4.1/examples/mplot3d/subplot3d_demo.html
index 5355dca0473..f5611732402 100644
--- a/1.4.1/examples/mplot3d/subplot3d_demo.html
+++ b/1.4.1/examples/mplot3d/subplot3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/surface3d_demo.html b/1.4.1/examples/mplot3d/surface3d_demo.html
index a5fdc6d0147..a70b02f0916 100644
--- a/1.4.1/examples/mplot3d/surface3d_demo.html
+++ b/1.4.1/examples/mplot3d/surface3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/surface3d_demo2.html b/1.4.1/examples/mplot3d/surface3d_demo2.html
index 532b84d7a51..7f4d041ab70 100644
--- a/1.4.1/examples/mplot3d/surface3d_demo2.html
+++ b/1.4.1/examples/mplot3d/surface3d_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/surface3d_demo3.html b/1.4.1/examples/mplot3d/surface3d_demo3.html
index f578169ab8b..e3808863c71 100644
--- a/1.4.1/examples/mplot3d/surface3d_demo3.html
+++ b/1.4.1/examples/mplot3d/surface3d_demo3.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/surface3d_radial_demo.html b/1.4.1/examples/mplot3d/surface3d_radial_demo.html
index f9bdb8e4171..687e3cf6b99 100644
--- a/1.4.1/examples/mplot3d/surface3d_radial_demo.html
+++ b/1.4.1/examples/mplot3d/surface3d_radial_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/text3d_demo.html b/1.4.1/examples/mplot3d/text3d_demo.html
index 4823d77e8fd..1ffc40af418 100644
--- a/1.4.1/examples/mplot3d/text3d_demo.html
+++ b/1.4.1/examples/mplot3d/text3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/tricontour3d_demo.html b/1.4.1/examples/mplot3d/tricontour3d_demo.html
index f7b8e4c21be..0b72588704c 100644
--- a/1.4.1/examples/mplot3d/tricontour3d_demo.html
+++ b/1.4.1/examples/mplot3d/tricontour3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/tricontourf3d_demo.html b/1.4.1/examples/mplot3d/tricontourf3d_demo.html
index 05bec6268e4..acc164bdc2e 100644
--- a/1.4.1/examples/mplot3d/tricontourf3d_demo.html
+++ b/1.4.1/examples/mplot3d/tricontourf3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/trisurf3d_demo.html b/1.4.1/examples/mplot3d/trisurf3d_demo.html
index 56b1e13328a..5a4997e0711 100644
--- a/1.4.1/examples/mplot3d/trisurf3d_demo.html
+++ b/1.4.1/examples/mplot3d/trisurf3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/trisurf3d_demo2.html b/1.4.1/examples/mplot3d/trisurf3d_demo2.html
index 0f3020ce359..abb3702636f 100644
--- a/1.4.1/examples/mplot3d/trisurf3d_demo2.html
+++ b/1.4.1/examples/mplot3d/trisurf3d_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/wire3d_animation_demo.html b/1.4.1/examples/mplot3d/wire3d_animation_demo.html
index bf4bda8cdfd..9fd5eb381d2 100644
--- a/1.4.1/examples/mplot3d/wire3d_animation_demo.html
+++ b/1.4.1/examples/mplot3d/wire3d_animation_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/mplot3d/wire3d_demo.html b/1.4.1/examples/mplot3d/wire3d_demo.html
index d58e51c5aa9..e26d9ac33a2 100644
--- a/1.4.1/examples/mplot3d/wire3d_demo.html
+++ b/1.4.1/examples/mplot3d/wire3d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pie_and_polar_charts/index.html b/1.4.1/examples/pie_and_polar_charts/index.html
index b6858024d05..13e134085a1 100644
--- a/1.4.1/examples/pie_and_polar_charts/index.html
+++ b/1.4.1/examples/pie_and_polar_charts/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pie_and_polar_charts/pie_demo_features.html b/1.4.1/examples/pie_and_polar_charts/pie_demo_features.html
index 5d7bd032179..088e12f19a4 100644
--- a/1.4.1/examples/pie_and_polar_charts/pie_demo_features.html
+++ b/1.4.1/examples/pie_and_polar_charts/pie_demo_features.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pie_and_polar_charts/polar_bar_demo.html b/1.4.1/examples/pie_and_polar_charts/polar_bar_demo.html
index 39585538805..f8f4e65733c 100644
--- a/1.4.1/examples/pie_and_polar_charts/polar_bar_demo.html
+++ b/1.4.1/examples/pie_and_polar_charts/polar_bar_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pie_and_polar_charts/polar_scatter_demo.html b/1.4.1/examples/pie_and_polar_charts/polar_scatter_demo.html
index 8fc522908f2..d5dd2b24bab 100644
--- a/1.4.1/examples/pie_and_polar_charts/polar_scatter_demo.html
+++ b/1.4.1/examples/pie_and_polar_charts/polar_scatter_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/accented_text.html b/1.4.1/examples/pylab_examples/accented_text.html
index 62fd484777a..b1808482673 100644
--- a/1.4.1/examples/pylab_examples/accented_text.html
+++ b/1.4.1/examples/pylab_examples/accented_text.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/agg_buffer_to_array.html b/1.4.1/examples/pylab_examples/agg_buffer_to_array.html
index 1576559bb2f..ef85d665227 100644
--- a/1.4.1/examples/pylab_examples/agg_buffer_to_array.html
+++ b/1.4.1/examples/pylab_examples/agg_buffer_to_array.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/alignment_test.html b/1.4.1/examples/pylab_examples/alignment_test.html
index 5c8f3a63e78..fd87114de2b 100644
--- a/1.4.1/examples/pylab_examples/alignment_test.html
+++ b/1.4.1/examples/pylab_examples/alignment_test.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/anchored_artists.html b/1.4.1/examples/pylab_examples/anchored_artists.html
index 08d004981e9..d4f95444ed1 100644
--- a/1.4.1/examples/pylab_examples/anchored_artists.html
+++ b/1.4.1/examples/pylab_examples/anchored_artists.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/animation_demo.html b/1.4.1/examples/pylab_examples/animation_demo.html
index 76d6c210c07..efa2b223e4c 100644
--- a/1.4.1/examples/pylab_examples/animation_demo.html
+++ b/1.4.1/examples/pylab_examples/animation_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/annotation_demo.html b/1.4.1/examples/pylab_examples/annotation_demo.html
index aa8cef40e8f..066e83dea66 100644
--- a/1.4.1/examples/pylab_examples/annotation_demo.html
+++ b/1.4.1/examples/pylab_examples/annotation_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/annotation_demo2.html b/1.4.1/examples/pylab_examples/annotation_demo2.html
index 028968c0bc5..110af8da69f 100644
--- a/1.4.1/examples/pylab_examples/annotation_demo2.html
+++ b/1.4.1/examples/pylab_examples/annotation_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/annotation_demo3.html b/1.4.1/examples/pylab_examples/annotation_demo3.html
index 780bcd34365..eab131f1ac0 100644
--- a/1.4.1/examples/pylab_examples/annotation_demo3.html
+++ b/1.4.1/examples/pylab_examples/annotation_demo3.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/anscombe.html b/1.4.1/examples/pylab_examples/anscombe.html
index 800a702550d..a7ef2f53fd7 100644
--- a/1.4.1/examples/pylab_examples/anscombe.html
+++ b/1.4.1/examples/pylab_examples/anscombe.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/arctest.html b/1.4.1/examples/pylab_examples/arctest.html
index af7714f0bc6..dab950bb504 100644
--- a/1.4.1/examples/pylab_examples/arctest.html
+++ b/1.4.1/examples/pylab_examples/arctest.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/arrow_demo.html b/1.4.1/examples/pylab_examples/arrow_demo.html
index 0a3c63a4a33..3530b92022d 100644
--- a/1.4.1/examples/pylab_examples/arrow_demo.html
+++ b/1.4.1/examples/pylab_examples/arrow_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/arrow_simple_demo.html b/1.4.1/examples/pylab_examples/arrow_simple_demo.html
index 9a86a090c0c..525486062f1 100644
--- a/1.4.1/examples/pylab_examples/arrow_simple_demo.html
+++ b/1.4.1/examples/pylab_examples/arrow_simple_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/aspect_loglog.html b/1.4.1/examples/pylab_examples/aspect_loglog.html
index ef232ef390f..bee2355149e 100644
--- a/1.4.1/examples/pylab_examples/aspect_loglog.html
+++ b/1.4.1/examples/pylab_examples/aspect_loglog.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/axes_demo.html b/1.4.1/examples/pylab_examples/axes_demo.html
index 51aad127c19..33ca4dcc8b5 100644
--- a/1.4.1/examples/pylab_examples/axes_demo.html
+++ b/1.4.1/examples/pylab_examples/axes_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/axes_props.html b/1.4.1/examples/pylab_examples/axes_props.html
index 94016ad9f67..40a59f942ca 100644
--- a/1.4.1/examples/pylab_examples/axes_props.html
+++ b/1.4.1/examples/pylab_examples/axes_props.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/axes_zoom_effect.html b/1.4.1/examples/pylab_examples/axes_zoom_effect.html
index cc5dea96cb9..0dc3944108e 100644
--- a/1.4.1/examples/pylab_examples/axes_zoom_effect.html
+++ b/1.4.1/examples/pylab_examples/axes_zoom_effect.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/axhspan_demo.html b/1.4.1/examples/pylab_examples/axhspan_demo.html
index 939de46aac5..74778e069f1 100644
--- a/1.4.1/examples/pylab_examples/axhspan_demo.html
+++ b/1.4.1/examples/pylab_examples/axhspan_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/axis_equal_demo.html b/1.4.1/examples/pylab_examples/axis_equal_demo.html
index 32fc3c3a80a..47237a0799c 100644
--- a/1.4.1/examples/pylab_examples/axis_equal_demo.html
+++ b/1.4.1/examples/pylab_examples/axis_equal_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/bar_stacked.html b/1.4.1/examples/pylab_examples/bar_stacked.html
index 56c096cc04c..7c4322eadd3 100644
--- a/1.4.1/examples/pylab_examples/bar_stacked.html
+++ b/1.4.1/examples/pylab_examples/bar_stacked.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/barb_demo.html b/1.4.1/examples/pylab_examples/barb_demo.html
index 95bc1794691..539f0f486c4 100644
--- a/1.4.1/examples/pylab_examples/barb_demo.html
+++ b/1.4.1/examples/pylab_examples/barb_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/barchart_demo.html b/1.4.1/examples/pylab_examples/barchart_demo.html
index a040186d504..12b5267c6d7 100644
--- a/1.4.1/examples/pylab_examples/barchart_demo.html
+++ b/1.4.1/examples/pylab_examples/barchart_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/barchart_demo2.html b/1.4.1/examples/pylab_examples/barchart_demo2.html
index fd19ee97e06..9a88516c560 100644
--- a/1.4.1/examples/pylab_examples/barchart_demo2.html
+++ b/1.4.1/examples/pylab_examples/barchart_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/barcode_demo.html b/1.4.1/examples/pylab_examples/barcode_demo.html
index 8a56d363a52..c52af3f2a39 100644
--- a/1.4.1/examples/pylab_examples/barcode_demo.html
+++ b/1.4.1/examples/pylab_examples/barcode_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/boxplot_demo.html b/1.4.1/examples/pylab_examples/boxplot_demo.html
index 8d6a2134f52..c29fe659217 100644
--- a/1.4.1/examples/pylab_examples/boxplot_demo.html
+++ b/1.4.1/examples/pylab_examples/boxplot_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/boxplot_demo2.html b/1.4.1/examples/pylab_examples/boxplot_demo2.html
index c7903bd3027..f4c922f8f3d 100644
--- a/1.4.1/examples/pylab_examples/boxplot_demo2.html
+++ b/1.4.1/examples/pylab_examples/boxplot_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/boxplot_demo3.html b/1.4.1/examples/pylab_examples/boxplot_demo3.html
index d0e0d80b30d..506c25f5abb 100644
--- a/1.4.1/examples/pylab_examples/boxplot_demo3.html
+++ b/1.4.1/examples/pylab_examples/boxplot_demo3.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/break.html b/1.4.1/examples/pylab_examples/break.html
index bf3ea53323f..ca83200beae 100644
--- a/1.4.1/examples/pylab_examples/break.html
+++ b/1.4.1/examples/pylab_examples/break.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/broken_axis.html b/1.4.1/examples/pylab_examples/broken_axis.html
index fc3d9c8de24..2b70665d56f 100644
--- a/1.4.1/examples/pylab_examples/broken_axis.html
+++ b/1.4.1/examples/pylab_examples/broken_axis.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/broken_barh.html b/1.4.1/examples/pylab_examples/broken_barh.html
index a23aa07fc74..305578289fb 100644
--- a/1.4.1/examples/pylab_examples/broken_barh.html
+++ b/1.4.1/examples/pylab_examples/broken_barh.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/centered_ticklabels.html b/1.4.1/examples/pylab_examples/centered_ticklabels.html
index ab24a696583..7274b99628e 100644
--- a/1.4.1/examples/pylab_examples/centered_ticklabels.html
+++ b/1.4.1/examples/pylab_examples/centered_ticklabels.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/clippedline.html b/1.4.1/examples/pylab_examples/clippedline.html
index 972956b96e9..06edbcfef37 100644
--- a/1.4.1/examples/pylab_examples/clippedline.html
+++ b/1.4.1/examples/pylab_examples/clippedline.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/cohere_demo.html b/1.4.1/examples/pylab_examples/cohere_demo.html
index 1ca4d14a425..ecde35a9ace 100644
--- a/1.4.1/examples/pylab_examples/cohere_demo.html
+++ b/1.4.1/examples/pylab_examples/cohere_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/color_by_yvalue.html b/1.4.1/examples/pylab_examples/color_by_yvalue.html
index 7bf0cef9a5a..0251a816f04 100644
--- a/1.4.1/examples/pylab_examples/color_by_yvalue.html
+++ b/1.4.1/examples/pylab_examples/color_by_yvalue.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/color_demo.html b/1.4.1/examples/pylab_examples/color_demo.html
index ca55756fef1..32898112053 100644
--- a/1.4.1/examples/pylab_examples/color_demo.html
+++ b/1.4.1/examples/pylab_examples/color_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/colorbar_tick_labelling_demo.html b/1.4.1/examples/pylab_examples/colorbar_tick_labelling_demo.html
index 9985971568d..bec4d20f902 100644
--- a/1.4.1/examples/pylab_examples/colorbar_tick_labelling_demo.html
+++ b/1.4.1/examples/pylab_examples/colorbar_tick_labelling_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/colours.html b/1.4.1/examples/pylab_examples/colours.html
index fe627460724..62f8c286fe8 100644
--- a/1.4.1/examples/pylab_examples/colours.html
+++ b/1.4.1/examples/pylab_examples/colours.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/contour_demo.html b/1.4.1/examples/pylab_examples/contour_demo.html
index fabb7215966..ee92cae1bae 100644
--- a/1.4.1/examples/pylab_examples/contour_demo.html
+++ b/1.4.1/examples/pylab_examples/contour_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/contour_image.html b/1.4.1/examples/pylab_examples/contour_image.html
index c69680a89ea..5bdef751700 100644
--- a/1.4.1/examples/pylab_examples/contour_image.html
+++ b/1.4.1/examples/pylab_examples/contour_image.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/contour_label_demo.html b/1.4.1/examples/pylab_examples/contour_label_demo.html
index 5765cc851a4..eb6432f8945 100644
--- a/1.4.1/examples/pylab_examples/contour_label_demo.html
+++ b/1.4.1/examples/pylab_examples/contour_label_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/contourf_demo.html b/1.4.1/examples/pylab_examples/contourf_demo.html
index bfc22bd5510..4481f7cbd8b 100644
--- a/1.4.1/examples/pylab_examples/contourf_demo.html
+++ b/1.4.1/examples/pylab_examples/contourf_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/contourf_hatching.html b/1.4.1/examples/pylab_examples/contourf_hatching.html
index 71f7d3b1a8b..61f1631e864 100644
--- a/1.4.1/examples/pylab_examples/contourf_hatching.html
+++ b/1.4.1/examples/pylab_examples/contourf_hatching.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/contourf_log.html b/1.4.1/examples/pylab_examples/contourf_log.html
index 33bc46ff539..1a78caa4817 100644
--- a/1.4.1/examples/pylab_examples/contourf_log.html
+++ b/1.4.1/examples/pylab_examples/contourf_log.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/coords_demo.html b/1.4.1/examples/pylab_examples/coords_demo.html
index 4cdf452a4e8..e172e6d3b2e 100644
--- a/1.4.1/examples/pylab_examples/coords_demo.html
+++ b/1.4.1/examples/pylab_examples/coords_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/coords_report.html b/1.4.1/examples/pylab_examples/coords_report.html
index e4ee69d8ce1..7aa23cff041 100644
--- a/1.4.1/examples/pylab_examples/coords_report.html
+++ b/1.4.1/examples/pylab_examples/coords_report.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/csd_demo.html b/1.4.1/examples/pylab_examples/csd_demo.html
index 86df1331f42..6510352f3b5 100644
--- a/1.4.1/examples/pylab_examples/csd_demo.html
+++ b/1.4.1/examples/pylab_examples/csd_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/cursor_demo.html b/1.4.1/examples/pylab_examples/cursor_demo.html
index 86b2ea02042..9e835095e82 100644
--- a/1.4.1/examples/pylab_examples/cursor_demo.html
+++ b/1.4.1/examples/pylab_examples/cursor_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/custom_cmap.html b/1.4.1/examples/pylab_examples/custom_cmap.html
index a54a18e09cd..abf15f0681e 100644
--- a/1.4.1/examples/pylab_examples/custom_cmap.html
+++ b/1.4.1/examples/pylab_examples/custom_cmap.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/custom_figure_class.html b/1.4.1/examples/pylab_examples/custom_figure_class.html
index 43a84b966fd..89ffff6bfb5 100644
--- a/1.4.1/examples/pylab_examples/custom_figure_class.html
+++ b/1.4.1/examples/pylab_examples/custom_figure_class.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/custom_ticker1.html b/1.4.1/examples/pylab_examples/custom_ticker1.html
index 46f46d56d0f..38993fb06fc 100644
--- a/1.4.1/examples/pylab_examples/custom_ticker1.html
+++ b/1.4.1/examples/pylab_examples/custom_ticker1.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/customize_rc.html b/1.4.1/examples/pylab_examples/customize_rc.html
index c6b89da7b0f..67f84cc8394 100644
--- a/1.4.1/examples/pylab_examples/customize_rc.html
+++ b/1.4.1/examples/pylab_examples/customize_rc.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/dashpointlabel.html b/1.4.1/examples/pylab_examples/dashpointlabel.html
index 353f26ba1f1..c46499f0be7 100644
--- a/1.4.1/examples/pylab_examples/dashpointlabel.html
+++ b/1.4.1/examples/pylab_examples/dashpointlabel.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/data_helper.html b/1.4.1/examples/pylab_examples/data_helper.html
index 502fefd063d..a5a220e8eca 100644
--- a/1.4.1/examples/pylab_examples/data_helper.html
+++ b/1.4.1/examples/pylab_examples/data_helper.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/date_demo1.html b/1.4.1/examples/pylab_examples/date_demo1.html
index 94a660b4adc..dd978a77317 100644
--- a/1.4.1/examples/pylab_examples/date_demo1.html
+++ b/1.4.1/examples/pylab_examples/date_demo1.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/date_demo2.html b/1.4.1/examples/pylab_examples/date_demo2.html
index 44954bb7f9e..e5d16178b9f 100644
--- a/1.4.1/examples/pylab_examples/date_demo2.html
+++ b/1.4.1/examples/pylab_examples/date_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/date_demo_convert.html b/1.4.1/examples/pylab_examples/date_demo_convert.html
index 5490aeec97c..13a9f20151e 100644
--- a/1.4.1/examples/pylab_examples/date_demo_convert.html
+++ b/1.4.1/examples/pylab_examples/date_demo_convert.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/date_demo_rrule.html b/1.4.1/examples/pylab_examples/date_demo_rrule.html
index 3ac8c523251..abd7ec6eeb8 100644
--- a/1.4.1/examples/pylab_examples/date_demo_rrule.html
+++ b/1.4.1/examples/pylab_examples/date_demo_rrule.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/date_index_formatter.html b/1.4.1/examples/pylab_examples/date_index_formatter.html
index 44fa9e26813..7be98e1c008 100644
--- a/1.4.1/examples/pylab_examples/date_index_formatter.html
+++ b/1.4.1/examples/pylab_examples/date_index_formatter.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/demo_agg_filter.html b/1.4.1/examples/pylab_examples/demo_agg_filter.html
index 17b5ab47a69..3d7fcaccfc4 100644
--- a/1.4.1/examples/pylab_examples/demo_agg_filter.html
+++ b/1.4.1/examples/pylab_examples/demo_agg_filter.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/demo_annotation_box.html b/1.4.1/examples/pylab_examples/demo_annotation_box.html
index 7421a9600a4..865003d8a0e 100644
--- a/1.4.1/examples/pylab_examples/demo_annotation_box.html
+++ b/1.4.1/examples/pylab_examples/demo_annotation_box.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/demo_bboximage.html b/1.4.1/examples/pylab_examples/demo_bboximage.html
index 5338a9a250c..7938197a136 100644
--- a/1.4.1/examples/pylab_examples/demo_bboximage.html
+++ b/1.4.1/examples/pylab_examples/demo_bboximage.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/demo_ribbon_box.html b/1.4.1/examples/pylab_examples/demo_ribbon_box.html
index 8b0704bd81d..f82eaba1d72 100644
--- a/1.4.1/examples/pylab_examples/demo_ribbon_box.html
+++ b/1.4.1/examples/pylab_examples/demo_ribbon_box.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/demo_text_path.html b/1.4.1/examples/pylab_examples/demo_text_path.html
index 5a0243d8bf5..8af00ca0f9f 100644
--- a/1.4.1/examples/pylab_examples/demo_text_path.html
+++ b/1.4.1/examples/pylab_examples/demo_text_path.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/demo_text_rotation_mode.html b/1.4.1/examples/pylab_examples/demo_text_rotation_mode.html
index e0d282efc7d..0cd15d54129 100644
--- a/1.4.1/examples/pylab_examples/demo_text_rotation_mode.html
+++ b/1.4.1/examples/pylab_examples/demo_text_rotation_mode.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/demo_tight_layout.html b/1.4.1/examples/pylab_examples/demo_tight_layout.html
index f6a3a6ef705..fb7f78e8ba1 100644
--- a/1.4.1/examples/pylab_examples/demo_tight_layout.html
+++ b/1.4.1/examples/pylab_examples/demo_tight_layout.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/dolphin.html b/1.4.1/examples/pylab_examples/dolphin.html
index 589d788587f..00e4d6192a3 100644
--- a/1.4.1/examples/pylab_examples/dolphin.html
+++ b/1.4.1/examples/pylab_examples/dolphin.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/ellipse_collection.html b/1.4.1/examples/pylab_examples/ellipse_collection.html
index 70dff5d35d2..aa09b966223 100644
--- a/1.4.1/examples/pylab_examples/ellipse_collection.html
+++ b/1.4.1/examples/pylab_examples/ellipse_collection.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/ellipse_demo.html b/1.4.1/examples/pylab_examples/ellipse_demo.html
index f5da5ada232..63cbe195ea2 100644
--- a/1.4.1/examples/pylab_examples/ellipse_demo.html
+++ b/1.4.1/examples/pylab_examples/ellipse_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/ellipse_rotated.html b/1.4.1/examples/pylab_examples/ellipse_rotated.html
index bd4399e823e..dcdc1d8222c 100644
--- a/1.4.1/examples/pylab_examples/ellipse_rotated.html
+++ b/1.4.1/examples/pylab_examples/ellipse_rotated.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/equal_aspect_ratio.html b/1.4.1/examples/pylab_examples/equal_aspect_ratio.html
index 8a18bdfa9a9..db4624eb85e 100644
--- a/1.4.1/examples/pylab_examples/equal_aspect_ratio.html
+++ b/1.4.1/examples/pylab_examples/equal_aspect_ratio.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/errorbar_limits.html b/1.4.1/examples/pylab_examples/errorbar_limits.html
index 701def20217..6a038a57953 100644
--- a/1.4.1/examples/pylab_examples/errorbar_limits.html
+++ b/1.4.1/examples/pylab_examples/errorbar_limits.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/errorbar_subsample.html b/1.4.1/examples/pylab_examples/errorbar_subsample.html
index 626dc442f60..a1d389949ee 100644
--- a/1.4.1/examples/pylab_examples/errorbar_subsample.html
+++ b/1.4.1/examples/pylab_examples/errorbar_subsample.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/eventcollection_demo.html b/1.4.1/examples/pylab_examples/eventcollection_demo.html
index 0cc8820301d..d291dac1f14 100644
--- a/1.4.1/examples/pylab_examples/eventcollection_demo.html
+++ b/1.4.1/examples/pylab_examples/eventcollection_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/eventplot_demo.html b/1.4.1/examples/pylab_examples/eventplot_demo.html
index 9f075956595..225fbb078b6 100644
--- a/1.4.1/examples/pylab_examples/eventplot_demo.html
+++ b/1.4.1/examples/pylab_examples/eventplot_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/fancyarrow_demo.html b/1.4.1/examples/pylab_examples/fancyarrow_demo.html
index 8f7c3ca9c5a..3e5af763648 100644
--- a/1.4.1/examples/pylab_examples/fancyarrow_demo.html
+++ b/1.4.1/examples/pylab_examples/fancyarrow_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/fancybox_demo.html b/1.4.1/examples/pylab_examples/fancybox_demo.html
index 51601ae9410..fdf25920854 100644
--- a/1.4.1/examples/pylab_examples/fancybox_demo.html
+++ b/1.4.1/examples/pylab_examples/fancybox_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/fancybox_demo2.html b/1.4.1/examples/pylab_examples/fancybox_demo2.html
index 481b46e5402..5ef180f390c 100644
--- a/1.4.1/examples/pylab_examples/fancybox_demo2.html
+++ b/1.4.1/examples/pylab_examples/fancybox_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/fancytextbox_demo.html b/1.4.1/examples/pylab_examples/fancytextbox_demo.html
index 421a483e514..f72d90e42fa 100644
--- a/1.4.1/examples/pylab_examples/fancytextbox_demo.html
+++ b/1.4.1/examples/pylab_examples/fancytextbox_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/figimage_demo.html b/1.4.1/examples/pylab_examples/figimage_demo.html
index 8c3749d74f8..b9c382af700 100644
--- a/1.4.1/examples/pylab_examples/figimage_demo.html
+++ b/1.4.1/examples/pylab_examples/figimage_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/figlegend_demo.html b/1.4.1/examples/pylab_examples/figlegend_demo.html
index 2dd679d2cf6..84de403d440 100644
--- a/1.4.1/examples/pylab_examples/figlegend_demo.html
+++ b/1.4.1/examples/pylab_examples/figlegend_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/figure_title.html b/1.4.1/examples/pylab_examples/figure_title.html
index 96e3e81bc65..5087ef20e21 100644
--- a/1.4.1/examples/pylab_examples/figure_title.html
+++ b/1.4.1/examples/pylab_examples/figure_title.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/fill_between_demo.html b/1.4.1/examples/pylab_examples/fill_between_demo.html
index 76186c6c9d4..e70f68f168f 100644
--- a/1.4.1/examples/pylab_examples/fill_between_demo.html
+++ b/1.4.1/examples/pylab_examples/fill_between_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/fill_betweenx_demo.html b/1.4.1/examples/pylab_examples/fill_betweenx_demo.html
index ee92ac8726b..e75d8ac8d88 100644
--- a/1.4.1/examples/pylab_examples/fill_betweenx_demo.html
+++ b/1.4.1/examples/pylab_examples/fill_betweenx_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/fill_spiral.html b/1.4.1/examples/pylab_examples/fill_spiral.html
index 2a024a3f034..3e0dca0688b 100644
--- a/1.4.1/examples/pylab_examples/fill_spiral.html
+++ b/1.4.1/examples/pylab_examples/fill_spiral.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/finance_demo.html b/1.4.1/examples/pylab_examples/finance_demo.html
index 223877ef2f6..d15fc1c5779 100644
--- a/1.4.1/examples/pylab_examples/finance_demo.html
+++ b/1.4.1/examples/pylab_examples/finance_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/finance_work2.html b/1.4.1/examples/pylab_examples/finance_work2.html
index 9f0ded628b4..81c4c11a197 100644
--- a/1.4.1/examples/pylab_examples/finance_work2.html
+++ b/1.4.1/examples/pylab_examples/finance_work2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/findobj_demo.html b/1.4.1/examples/pylab_examples/findobj_demo.html
index 0df6a6e8652..8a5b70674cc 100644
--- a/1.4.1/examples/pylab_examples/findobj_demo.html
+++ b/1.4.1/examples/pylab_examples/findobj_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/font_table_ttf.html b/1.4.1/examples/pylab_examples/font_table_ttf.html
index 77388a8c2aa..946ee981390 100644
--- a/1.4.1/examples/pylab_examples/font_table_ttf.html
+++ b/1.4.1/examples/pylab_examples/font_table_ttf.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/fonts_demo.html b/1.4.1/examples/pylab_examples/fonts_demo.html
index 6c7b4997eee..51190e0df9e 100644
--- a/1.4.1/examples/pylab_examples/fonts_demo.html
+++ b/1.4.1/examples/pylab_examples/fonts_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/fonts_demo_kw.html b/1.4.1/examples/pylab_examples/fonts_demo_kw.html
index 79cd8b145bd..064f3ea5175 100644
--- a/1.4.1/examples/pylab_examples/fonts_demo_kw.html
+++ b/1.4.1/examples/pylab_examples/fonts_demo_kw.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/ganged_plots.html b/1.4.1/examples/pylab_examples/ganged_plots.html
index be251510bf1..5af20051cbd 100644
--- a/1.4.1/examples/pylab_examples/ganged_plots.html
+++ b/1.4.1/examples/pylab_examples/ganged_plots.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/geo_demo.html b/1.4.1/examples/pylab_examples/geo_demo.html
index 56c94c636ce..fa6bbfe1544 100644
--- a/1.4.1/examples/pylab_examples/geo_demo.html
+++ b/1.4.1/examples/pylab_examples/geo_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/ginput_demo.html b/1.4.1/examples/pylab_examples/ginput_demo.html
index d18b091dc8c..43aa3263472 100644
--- a/1.4.1/examples/pylab_examples/ginput_demo.html
+++ b/1.4.1/examples/pylab_examples/ginput_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/ginput_manual_clabel.html b/1.4.1/examples/pylab_examples/ginput_manual_clabel.html
index bdc98d10089..72cdca21822 100644
--- a/1.4.1/examples/pylab_examples/ginput_manual_clabel.html
+++ b/1.4.1/examples/pylab_examples/ginput_manual_clabel.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/gradient_bar.html b/1.4.1/examples/pylab_examples/gradient_bar.html
index d6adcd3e814..ec18d8844c7 100644
--- a/1.4.1/examples/pylab_examples/gradient_bar.html
+++ b/1.4.1/examples/pylab_examples/gradient_bar.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/griddata_demo.html b/1.4.1/examples/pylab_examples/griddata_demo.html
index dbd910d34d9..265c5631441 100644
--- a/1.4.1/examples/pylab_examples/griddata_demo.html
+++ b/1.4.1/examples/pylab_examples/griddata_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/hatch_demo.html b/1.4.1/examples/pylab_examples/hatch_demo.html
index e1d7d265f98..b4f4000bfdd 100644
--- a/1.4.1/examples/pylab_examples/hatch_demo.html
+++ b/1.4.1/examples/pylab_examples/hatch_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/hexbin_demo.html b/1.4.1/examples/pylab_examples/hexbin_demo.html
index f78c484a62e..120d8ad52db 100644
--- a/1.4.1/examples/pylab_examples/hexbin_demo.html
+++ b/1.4.1/examples/pylab_examples/hexbin_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/hexbin_demo2.html b/1.4.1/examples/pylab_examples/hexbin_demo2.html
index 9a581dbf0d0..1c16d96e734 100644
--- a/1.4.1/examples/pylab_examples/hexbin_demo2.html
+++ b/1.4.1/examples/pylab_examples/hexbin_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/hist2d_demo.html b/1.4.1/examples/pylab_examples/hist2d_demo.html
index 8db30bce06a..c92ddb57f39 100644
--- a/1.4.1/examples/pylab_examples/hist2d_demo.html
+++ b/1.4.1/examples/pylab_examples/hist2d_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/hist2d_log_demo.html b/1.4.1/examples/pylab_examples/hist2d_log_demo.html
index ce2e3514b40..1c914c0e143 100644
--- a/1.4.1/examples/pylab_examples/hist2d_log_demo.html
+++ b/1.4.1/examples/pylab_examples/hist2d_log_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/hist_colormapped.html b/1.4.1/examples/pylab_examples/hist_colormapped.html
index 55aa7351e8d..3b0fad0d884 100644
--- a/1.4.1/examples/pylab_examples/hist_colormapped.html
+++ b/1.4.1/examples/pylab_examples/hist_colormapped.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/histogram_percent_demo.html b/1.4.1/examples/pylab_examples/histogram_percent_demo.html
index 0302bb9fa0c..8ce15b48245 100644
--- a/1.4.1/examples/pylab_examples/histogram_percent_demo.html
+++ b/1.4.1/examples/pylab_examples/histogram_percent_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/hyperlinks.html b/1.4.1/examples/pylab_examples/hyperlinks.html
index 86c70dd92b1..85fdc5ccbb6 100644
--- a/1.4.1/examples/pylab_examples/hyperlinks.html
+++ b/1.4.1/examples/pylab_examples/hyperlinks.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/image_clip_path.html b/1.4.1/examples/pylab_examples/image_clip_path.html
index fc0f8b78d77..58abab87393 100644
--- a/1.4.1/examples/pylab_examples/image_clip_path.html
+++ b/1.4.1/examples/pylab_examples/image_clip_path.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/image_demo.html b/1.4.1/examples/pylab_examples/image_demo.html
index 26bd26d8cba..f289ad89e4d 100644
--- a/1.4.1/examples/pylab_examples/image_demo.html
+++ b/1.4.1/examples/pylab_examples/image_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/image_demo2.html b/1.4.1/examples/pylab_examples/image_demo2.html
index 1cd7139f616..6697beca3fb 100644
--- a/1.4.1/examples/pylab_examples/image_demo2.html
+++ b/1.4.1/examples/pylab_examples/image_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/image_interp.html b/1.4.1/examples/pylab_examples/image_interp.html
index 29a8b234fbf..9ec23f05995 100644
--- a/1.4.1/examples/pylab_examples/image_interp.html
+++ b/1.4.1/examples/pylab_examples/image_interp.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/image_masked.html b/1.4.1/examples/pylab_examples/image_masked.html
index 48c67a8a589..be455e43ee5 100644
--- a/1.4.1/examples/pylab_examples/image_masked.html
+++ b/1.4.1/examples/pylab_examples/image_masked.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/image_nonuniform.html b/1.4.1/examples/pylab_examples/image_nonuniform.html
index 4e9e50bfd80..821ae763efa 100644
--- a/1.4.1/examples/pylab_examples/image_nonuniform.html
+++ b/1.4.1/examples/pylab_examples/image_nonuniform.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/image_origin.html b/1.4.1/examples/pylab_examples/image_origin.html
index 98b618513ee..afa6017b1cc 100644
--- a/1.4.1/examples/pylab_examples/image_origin.html
+++ b/1.4.1/examples/pylab_examples/image_origin.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/image_slices_viewer.html b/1.4.1/examples/pylab_examples/image_slices_viewer.html
index 85afb222f90..ddd688ea275 100644
--- a/1.4.1/examples/pylab_examples/image_slices_viewer.html
+++ b/1.4.1/examples/pylab_examples/image_slices_viewer.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/index.html b/1.4.1/examples/pylab_examples/index.html
index e2bec1909b7..f062d0f4d79 100644
--- a/1.4.1/examples/pylab_examples/index.html
+++ b/1.4.1/examples/pylab_examples/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/interp_demo.html b/1.4.1/examples/pylab_examples/interp_demo.html
index 2705621e5cb..074c1f31e14 100644
--- a/1.4.1/examples/pylab_examples/interp_demo.html
+++ b/1.4.1/examples/pylab_examples/interp_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/invert_axes.html b/1.4.1/examples/pylab_examples/invert_axes.html
index 028e12243c5..2b9cef746fe 100644
--- a/1.4.1/examples/pylab_examples/invert_axes.html
+++ b/1.4.1/examples/pylab_examples/invert_axes.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/layer_images.html b/1.4.1/examples/pylab_examples/layer_images.html
index 689998fd40a..9ada719db6a 100644
--- a/1.4.1/examples/pylab_examples/layer_images.html
+++ b/1.4.1/examples/pylab_examples/layer_images.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/legend_demo2.html b/1.4.1/examples/pylab_examples/legend_demo2.html
index e2424cc058a..a00b2454152 100644
--- a/1.4.1/examples/pylab_examples/legend_demo2.html
+++ b/1.4.1/examples/pylab_examples/legend_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/legend_demo3.html b/1.4.1/examples/pylab_examples/legend_demo3.html
index defa88680c5..2321441d0d6 100644
--- a/1.4.1/examples/pylab_examples/legend_demo3.html
+++ b/1.4.1/examples/pylab_examples/legend_demo3.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/legend_demo4.html b/1.4.1/examples/pylab_examples/legend_demo4.html
index 8fe9e920caa..ddb87563cb9 100644
--- a/1.4.1/examples/pylab_examples/legend_demo4.html
+++ b/1.4.1/examples/pylab_examples/legend_demo4.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/line_collection.html b/1.4.1/examples/pylab_examples/line_collection.html
index 5d4e356f9ee..db1cbc7ed56 100644
--- a/1.4.1/examples/pylab_examples/line_collection.html
+++ b/1.4.1/examples/pylab_examples/line_collection.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/line_collection2.html b/1.4.1/examples/pylab_examples/line_collection2.html
index b48ff22aaf4..b40b1841a02 100644
--- a/1.4.1/examples/pylab_examples/line_collection2.html
+++ b/1.4.1/examples/pylab_examples/line_collection2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/load_converter.html b/1.4.1/examples/pylab_examples/load_converter.html
index 2ad48834a29..83f13c35329 100644
--- a/1.4.1/examples/pylab_examples/load_converter.html
+++ b/1.4.1/examples/pylab_examples/load_converter.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/loadrec.html b/1.4.1/examples/pylab_examples/loadrec.html
index 6cbb473ca33..181fb6dffe2 100644
--- a/1.4.1/examples/pylab_examples/loadrec.html
+++ b/1.4.1/examples/pylab_examples/loadrec.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/log_bar.html b/1.4.1/examples/pylab_examples/log_bar.html
index a19e3aa7d0f..820f0507a2f 100644
--- a/1.4.1/examples/pylab_examples/log_bar.html
+++ b/1.4.1/examples/pylab_examples/log_bar.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/log_demo.html b/1.4.1/examples/pylab_examples/log_demo.html
index f48e295f629..5e31baf4ce5 100644
--- a/1.4.1/examples/pylab_examples/log_demo.html
+++ b/1.4.1/examples/pylab_examples/log_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/log_test.html b/1.4.1/examples/pylab_examples/log_test.html
index 58015bb3d00..5ade407f454 100644
--- a/1.4.1/examples/pylab_examples/log_test.html
+++ b/1.4.1/examples/pylab_examples/log_test.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/logo.html b/1.4.1/examples/pylab_examples/logo.html
index 563c4cc0eb5..b11c00c279a 100644
--- a/1.4.1/examples/pylab_examples/logo.html
+++ b/1.4.1/examples/pylab_examples/logo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/major_minor_demo1.html b/1.4.1/examples/pylab_examples/major_minor_demo1.html
index 8f6a075a326..720b5d412f9 100644
--- a/1.4.1/examples/pylab_examples/major_minor_demo1.html
+++ b/1.4.1/examples/pylab_examples/major_minor_demo1.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/major_minor_demo2.html b/1.4.1/examples/pylab_examples/major_minor_demo2.html
index 8cdf0d1ae59..15d24699c1e 100644
--- a/1.4.1/examples/pylab_examples/major_minor_demo2.html
+++ b/1.4.1/examples/pylab_examples/major_minor_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/manual_axis.html b/1.4.1/examples/pylab_examples/manual_axis.html
index 8978224ac2c..12932c1d9f4 100644
--- a/1.4.1/examples/pylab_examples/manual_axis.html
+++ b/1.4.1/examples/pylab_examples/manual_axis.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/marker_path.html b/1.4.1/examples/pylab_examples/marker_path.html
index 499919f4eaa..e5148869b69 100644
--- a/1.4.1/examples/pylab_examples/marker_path.html
+++ b/1.4.1/examples/pylab_examples/marker_path.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/markevery_demo.html b/1.4.1/examples/pylab_examples/markevery_demo.html
index cf8d82beb39..6f6c1e6b185 100644
--- a/1.4.1/examples/pylab_examples/markevery_demo.html
+++ b/1.4.1/examples/pylab_examples/markevery_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/masked_demo.html b/1.4.1/examples/pylab_examples/masked_demo.html
index 65d92fe23e9..f0a6c1a323d 100644
--- a/1.4.1/examples/pylab_examples/masked_demo.html
+++ b/1.4.1/examples/pylab_examples/masked_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/mathtext_demo.html b/1.4.1/examples/pylab_examples/mathtext_demo.html
index 170e00937b4..9bdd21e090c 100644
--- a/1.4.1/examples/pylab_examples/mathtext_demo.html
+++ b/1.4.1/examples/pylab_examples/mathtext_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/mathtext_examples.html b/1.4.1/examples/pylab_examples/mathtext_examples.html
index 121abef109c..ec63586bc55 100644
--- a/1.4.1/examples/pylab_examples/mathtext_examples.html
+++ b/1.4.1/examples/pylab_examples/mathtext_examples.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/matplotlib_icon.html b/1.4.1/examples/pylab_examples/matplotlib_icon.html
index d5594b4445c..b6ce9b4da0c 100644
--- a/1.4.1/examples/pylab_examples/matplotlib_icon.html
+++ b/1.4.1/examples/pylab_examples/matplotlib_icon.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/matshow.html b/1.4.1/examples/pylab_examples/matshow.html
index 3c858361aad..b3373052672 100644
--- a/1.4.1/examples/pylab_examples/matshow.html
+++ b/1.4.1/examples/pylab_examples/matshow.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/movie_demo.html b/1.4.1/examples/pylab_examples/movie_demo.html
index 4186877623e..6bfb331a489 100644
--- a/1.4.1/examples/pylab_examples/movie_demo.html
+++ b/1.4.1/examples/pylab_examples/movie_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/mri_demo.html b/1.4.1/examples/pylab_examples/mri_demo.html
index 45cda344145..a45a004be08 100644
--- a/1.4.1/examples/pylab_examples/mri_demo.html
+++ b/1.4.1/examples/pylab_examples/mri_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/mri_with_eeg.html b/1.4.1/examples/pylab_examples/mri_with_eeg.html
index bfbcddc1749..12942443b55 100644
--- a/1.4.1/examples/pylab_examples/mri_with_eeg.html
+++ b/1.4.1/examples/pylab_examples/mri_with_eeg.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/multi_image.html b/1.4.1/examples/pylab_examples/multi_image.html
index 839f20cc614..38422170b9b 100644
--- a/1.4.1/examples/pylab_examples/multi_image.html
+++ b/1.4.1/examples/pylab_examples/multi_image.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/multicolored_line.html b/1.4.1/examples/pylab_examples/multicolored_line.html
index c4d41f169f4..d06bfeb3d55 100644
--- a/1.4.1/examples/pylab_examples/multicolored_line.html
+++ b/1.4.1/examples/pylab_examples/multicolored_line.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/multiline.html b/1.4.1/examples/pylab_examples/multiline.html
index ffc6c5407b9..db33a942901 100644
--- a/1.4.1/examples/pylab_examples/multiline.html
+++ b/1.4.1/examples/pylab_examples/multiline.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/multipage_pdf.html b/1.4.1/examples/pylab_examples/multipage_pdf.html
index a160d247129..cf3a94df779 100644
--- a/1.4.1/examples/pylab_examples/multipage_pdf.html
+++ b/1.4.1/examples/pylab_examples/multipage_pdf.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/multiple_figs_demo.html b/1.4.1/examples/pylab_examples/multiple_figs_demo.html
index 21cce0808a0..f7099ce1cf6 100644
--- a/1.4.1/examples/pylab_examples/multiple_figs_demo.html
+++ b/1.4.1/examples/pylab_examples/multiple_figs_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/multiple_yaxis_with_spines.html b/1.4.1/examples/pylab_examples/multiple_yaxis_with_spines.html
index 5bedace5394..1e3a4d6c5c9 100644
--- a/1.4.1/examples/pylab_examples/multiple_yaxis_with_spines.html
+++ b/1.4.1/examples/pylab_examples/multiple_yaxis_with_spines.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/nan_test.html b/1.4.1/examples/pylab_examples/nan_test.html
index 0a2b75776d5..7cde92b2519 100644
--- a/1.4.1/examples/pylab_examples/nan_test.html
+++ b/1.4.1/examples/pylab_examples/nan_test.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/newscalarformatter_demo.html b/1.4.1/examples/pylab_examples/newscalarformatter_demo.html
index 47604acef78..e97e19562ad 100644
--- a/1.4.1/examples/pylab_examples/newscalarformatter_demo.html
+++ b/1.4.1/examples/pylab_examples/newscalarformatter_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/patheffect_demo.html b/1.4.1/examples/pylab_examples/patheffect_demo.html
index f40a805a34f..214f2942369 100644
--- a/1.4.1/examples/pylab_examples/patheffect_demo.html
+++ b/1.4.1/examples/pylab_examples/patheffect_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/pcolor_demo.html b/1.4.1/examples/pylab_examples/pcolor_demo.html
index d9905a61b2c..af76b1b6006 100644
--- a/1.4.1/examples/pylab_examples/pcolor_demo.html
+++ b/1.4.1/examples/pylab_examples/pcolor_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/pcolor_log.html b/1.4.1/examples/pylab_examples/pcolor_log.html
index 9010a1aadb7..c146582d9a6 100644
--- a/1.4.1/examples/pylab_examples/pcolor_log.html
+++ b/1.4.1/examples/pylab_examples/pcolor_log.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/pcolor_small.html b/1.4.1/examples/pylab_examples/pcolor_small.html
index e17b254f84f..c37bcd3ab3e 100644
--- a/1.4.1/examples/pylab_examples/pcolor_small.html
+++ b/1.4.1/examples/pylab_examples/pcolor_small.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/pie_demo2.html b/1.4.1/examples/pylab_examples/pie_demo2.html
index ef0fbb5bd10..e247c425f4f 100644
--- a/1.4.1/examples/pylab_examples/pie_demo2.html
+++ b/1.4.1/examples/pylab_examples/pie_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/plotfile_demo.html b/1.4.1/examples/pylab_examples/plotfile_demo.html
index 4b2c1892d93..a5ed789a394 100644
--- a/1.4.1/examples/pylab_examples/plotfile_demo.html
+++ b/1.4.1/examples/pylab_examples/plotfile_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/polar_demo.html b/1.4.1/examples/pylab_examples/polar_demo.html
index d2fd21eb10c..dbc1bd8c2f2 100644
--- a/1.4.1/examples/pylab_examples/polar_demo.html
+++ b/1.4.1/examples/pylab_examples/polar_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/polar_legend.html b/1.4.1/examples/pylab_examples/polar_legend.html
index d2dc8e0b31d..a509b751069 100644
--- a/1.4.1/examples/pylab_examples/polar_legend.html
+++ b/1.4.1/examples/pylab_examples/polar_legend.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/print_stdout.html b/1.4.1/examples/pylab_examples/print_stdout.html
index 2f843893a2f..eade83e14b8 100644
--- a/1.4.1/examples/pylab_examples/print_stdout.html
+++ b/1.4.1/examples/pylab_examples/print_stdout.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/psd_demo.html b/1.4.1/examples/pylab_examples/psd_demo.html
index 44a2743b598..99d4d0cdcdf 100644
--- a/1.4.1/examples/pylab_examples/psd_demo.html
+++ b/1.4.1/examples/pylab_examples/psd_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/psd_demo2.html b/1.4.1/examples/pylab_examples/psd_demo2.html
index 45d28d99f02..ee5dc52f79e 100644
--- a/1.4.1/examples/pylab_examples/psd_demo2.html
+++ b/1.4.1/examples/pylab_examples/psd_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/psd_demo3.html b/1.4.1/examples/pylab_examples/psd_demo3.html
index 0c874e18ea4..30a71d1f394 100644
--- a/1.4.1/examples/pylab_examples/psd_demo3.html
+++ b/1.4.1/examples/pylab_examples/psd_demo3.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/psd_demo_complex.html b/1.4.1/examples/pylab_examples/psd_demo_complex.html
index 1770d7b0535..b6e56f696fc 100644
--- a/1.4.1/examples/pylab_examples/psd_demo_complex.html
+++ b/1.4.1/examples/pylab_examples/psd_demo_complex.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/pstest.html b/1.4.1/examples/pylab_examples/pstest.html
index 8e724fec6d8..7a9beafd587 100644
--- a/1.4.1/examples/pylab_examples/pstest.html
+++ b/1.4.1/examples/pylab_examples/pstest.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/pythonic_matplotlib.html b/1.4.1/examples/pylab_examples/pythonic_matplotlib.html
index 226241e9079..96d2ed14a8b 100644
--- a/1.4.1/examples/pylab_examples/pythonic_matplotlib.html
+++ b/1.4.1/examples/pylab_examples/pythonic_matplotlib.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/quadmesh_demo.html b/1.4.1/examples/pylab_examples/quadmesh_demo.html
index 7b236abfbcb..38acaac5ff3 100644
--- a/1.4.1/examples/pylab_examples/quadmesh_demo.html
+++ b/1.4.1/examples/pylab_examples/quadmesh_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/quiver_demo.html b/1.4.1/examples/pylab_examples/quiver_demo.html
index 1b62b2640cc..e2d863c5024 100644
--- a/1.4.1/examples/pylab_examples/quiver_demo.html
+++ b/1.4.1/examples/pylab_examples/quiver_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/scatter_custom_symbol.html b/1.4.1/examples/pylab_examples/scatter_custom_symbol.html
index 4d9d0e93159..15ab4b307da 100644
--- a/1.4.1/examples/pylab_examples/scatter_custom_symbol.html
+++ b/1.4.1/examples/pylab_examples/scatter_custom_symbol.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/scatter_demo2.html b/1.4.1/examples/pylab_examples/scatter_demo2.html
index d5c4c58db9a..d7d1c9ed3a0 100644
--- a/1.4.1/examples/pylab_examples/scatter_demo2.html
+++ b/1.4.1/examples/pylab_examples/scatter_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/scatter_hist.html b/1.4.1/examples/pylab_examples/scatter_hist.html
index 3bbd428ea51..2f27349a88f 100644
--- a/1.4.1/examples/pylab_examples/scatter_hist.html
+++ b/1.4.1/examples/pylab_examples/scatter_hist.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/scatter_masked.html b/1.4.1/examples/pylab_examples/scatter_masked.html
index 38bb3999a47..0b0ab388cf3 100644
--- a/1.4.1/examples/pylab_examples/scatter_masked.html
+++ b/1.4.1/examples/pylab_examples/scatter_masked.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/scatter_profile.html b/1.4.1/examples/pylab_examples/scatter_profile.html
index 58d2492d52e..164162d4d62 100644
--- a/1.4.1/examples/pylab_examples/scatter_profile.html
+++ b/1.4.1/examples/pylab_examples/scatter_profile.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/scatter_star_poly.html b/1.4.1/examples/pylab_examples/scatter_star_poly.html
index a2395d2cc52..e5fe7d9d674 100644
--- a/1.4.1/examples/pylab_examples/scatter_star_poly.html
+++ b/1.4.1/examples/pylab_examples/scatter_star_poly.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/scatter_symbol.html b/1.4.1/examples/pylab_examples/scatter_symbol.html
index 4374f06a5b9..7b0943bfaaa 100644
--- a/1.4.1/examples/pylab_examples/scatter_symbol.html
+++ b/1.4.1/examples/pylab_examples/scatter_symbol.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/set_and_get.html b/1.4.1/examples/pylab_examples/set_and_get.html
index e132f74f00d..8d4c5be2854 100644
--- a/1.4.1/examples/pylab_examples/set_and_get.html
+++ b/1.4.1/examples/pylab_examples/set_and_get.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/shading_example.html b/1.4.1/examples/pylab_examples/shading_example.html
index 25d00744224..c5e1e53223c 100644
--- a/1.4.1/examples/pylab_examples/shading_example.html
+++ b/1.4.1/examples/pylab_examples/shading_example.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/shared_axis_across_figures.html b/1.4.1/examples/pylab_examples/shared_axis_across_figures.html
index 36702bec938..21a6b662e47 100644
--- a/1.4.1/examples/pylab_examples/shared_axis_across_figures.html
+++ b/1.4.1/examples/pylab_examples/shared_axis_across_figures.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/shared_axis_demo.html b/1.4.1/examples/pylab_examples/shared_axis_demo.html
index bbb7ba3dd91..91f133e0f43 100644
--- a/1.4.1/examples/pylab_examples/shared_axis_demo.html
+++ b/1.4.1/examples/pylab_examples/shared_axis_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/simple_plot.html b/1.4.1/examples/pylab_examples/simple_plot.html
index 449cd6dfb39..d27295fcffb 100644
--- a/1.4.1/examples/pylab_examples/simple_plot.html
+++ b/1.4.1/examples/pylab_examples/simple_plot.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/simple_plot_fps.html b/1.4.1/examples/pylab_examples/simple_plot_fps.html
index cc6028b54f7..e6326badc99 100644
--- a/1.4.1/examples/pylab_examples/simple_plot_fps.html
+++ b/1.4.1/examples/pylab_examples/simple_plot_fps.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/specgram_demo.html b/1.4.1/examples/pylab_examples/specgram_demo.html
index 2e32e9f5ee3..e978a6d64f5 100644
--- a/1.4.1/examples/pylab_examples/specgram_demo.html
+++ b/1.4.1/examples/pylab_examples/specgram_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/spectrum_demo.html b/1.4.1/examples/pylab_examples/spectrum_demo.html
index 9e88105d475..4f85c55e92d 100644
--- a/1.4.1/examples/pylab_examples/spectrum_demo.html
+++ b/1.4.1/examples/pylab_examples/spectrum_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/spine_placement_demo.html b/1.4.1/examples/pylab_examples/spine_placement_demo.html
index 3754562097a..e5cab3045f0 100644
--- a/1.4.1/examples/pylab_examples/spine_placement_demo.html
+++ b/1.4.1/examples/pylab_examples/spine_placement_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/spy_demos.html b/1.4.1/examples/pylab_examples/spy_demos.html
index 5fe1fb989ac..151f48ebf0f 100644
--- a/1.4.1/examples/pylab_examples/spy_demos.html
+++ b/1.4.1/examples/pylab_examples/spy_demos.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/stackplot_demo.html b/1.4.1/examples/pylab_examples/stackplot_demo.html
index 8dce14394dc..743161f3bbc 100644
--- a/1.4.1/examples/pylab_examples/stackplot_demo.html
+++ b/1.4.1/examples/pylab_examples/stackplot_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/stackplot_demo2.html b/1.4.1/examples/pylab_examples/stackplot_demo2.html
index 6394915ef00..ccfb88f4470 100644
--- a/1.4.1/examples/pylab_examples/stackplot_demo2.html
+++ b/1.4.1/examples/pylab_examples/stackplot_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/stem_plot.html b/1.4.1/examples/pylab_examples/stem_plot.html
index 71b8fb73ed8..fdeff31adb2 100644
--- a/1.4.1/examples/pylab_examples/stem_plot.html
+++ b/1.4.1/examples/pylab_examples/stem_plot.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/step_demo.html b/1.4.1/examples/pylab_examples/step_demo.html
index 3a7b723ab0c..495c45d2f37 100644
--- a/1.4.1/examples/pylab_examples/step_demo.html
+++ b/1.4.1/examples/pylab_examples/step_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/stix_fonts_demo.html b/1.4.1/examples/pylab_examples/stix_fonts_demo.html
index e8964ce6d2f..51f8058d616 100644
--- a/1.4.1/examples/pylab_examples/stix_fonts_demo.html
+++ b/1.4.1/examples/pylab_examples/stix_fonts_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/stock_demo.html b/1.4.1/examples/pylab_examples/stock_demo.html
index b069a66b387..5954842b91b 100644
--- a/1.4.1/examples/pylab_examples/stock_demo.html
+++ b/1.4.1/examples/pylab_examples/stock_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/subplot_demo.html b/1.4.1/examples/pylab_examples/subplot_demo.html
index 8afdc9b6564..d8b0acd09c3 100644
--- a/1.4.1/examples/pylab_examples/subplot_demo.html
+++ b/1.4.1/examples/pylab_examples/subplot_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/subplot_toolbar.html b/1.4.1/examples/pylab_examples/subplot_toolbar.html
index d212247557b..0e49daa428f 100644
--- a/1.4.1/examples/pylab_examples/subplot_toolbar.html
+++ b/1.4.1/examples/pylab_examples/subplot_toolbar.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/subplots_adjust.html b/1.4.1/examples/pylab_examples/subplots_adjust.html
index ec497b7f335..5544de1f37f 100644
--- a/1.4.1/examples/pylab_examples/subplots_adjust.html
+++ b/1.4.1/examples/pylab_examples/subplots_adjust.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/subplots_demo.html b/1.4.1/examples/pylab_examples/subplots_demo.html
index fb43ae8f91b..5d6e451be2e 100644
--- a/1.4.1/examples/pylab_examples/subplots_demo.html
+++ b/1.4.1/examples/pylab_examples/subplots_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/symlog_demo.html b/1.4.1/examples/pylab_examples/symlog_demo.html
index 985826df089..b4e9c1539ca 100644
--- a/1.4.1/examples/pylab_examples/symlog_demo.html
+++ b/1.4.1/examples/pylab_examples/symlog_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/system_monitor.html b/1.4.1/examples/pylab_examples/system_monitor.html
index d6cf5c55862..1687145d429 100644
--- a/1.4.1/examples/pylab_examples/system_monitor.html
+++ b/1.4.1/examples/pylab_examples/system_monitor.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/table_demo.html b/1.4.1/examples/pylab_examples/table_demo.html
index 1f896314907..b43e1c720aa 100644
--- a/1.4.1/examples/pylab_examples/table_demo.html
+++ b/1.4.1/examples/pylab_examples/table_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/tex_demo.html b/1.4.1/examples/pylab_examples/tex_demo.html
index 38f92d74c55..fbb3fc16eee 100644
--- a/1.4.1/examples/pylab_examples/tex_demo.html
+++ b/1.4.1/examples/pylab_examples/tex_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/tex_unicode_demo.html b/1.4.1/examples/pylab_examples/tex_unicode_demo.html
index 4a33d9f980a..dcd91bcb02a 100644
--- a/1.4.1/examples/pylab_examples/tex_unicode_demo.html
+++ b/1.4.1/examples/pylab_examples/tex_unicode_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/text_handles.html b/1.4.1/examples/pylab_examples/text_handles.html
index 1353b28542a..dcda470cc22 100644
--- a/1.4.1/examples/pylab_examples/text_handles.html
+++ b/1.4.1/examples/pylab_examples/text_handles.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/text_rotation.html b/1.4.1/examples/pylab_examples/text_rotation.html
index 4fc1fd5b1e3..294a52361c7 100644
--- a/1.4.1/examples/pylab_examples/text_rotation.html
+++ b/1.4.1/examples/pylab_examples/text_rotation.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/text_rotation_relative_to_line.html b/1.4.1/examples/pylab_examples/text_rotation_relative_to_line.html
index 1534fcfd823..dba2697802c 100644
--- a/1.4.1/examples/pylab_examples/text_rotation_relative_to_line.html
+++ b/1.4.1/examples/pylab_examples/text_rotation_relative_to_line.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/titles_demo.html b/1.4.1/examples/pylab_examples/titles_demo.html
index f7175cbfbec..3f7e441c835 100644
--- a/1.4.1/examples/pylab_examples/titles_demo.html
+++ b/1.4.1/examples/pylab_examples/titles_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/to_numeric.html b/1.4.1/examples/pylab_examples/to_numeric.html
index f85faadedcb..e3d70f2bf2b 100644
--- a/1.4.1/examples/pylab_examples/to_numeric.html
+++ b/1.4.1/examples/pylab_examples/to_numeric.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/toggle_images.html b/1.4.1/examples/pylab_examples/toggle_images.html
index 5af64313307..05487417c2b 100644
--- a/1.4.1/examples/pylab_examples/toggle_images.html
+++ b/1.4.1/examples/pylab_examples/toggle_images.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/transoffset.html b/1.4.1/examples/pylab_examples/transoffset.html
index 8789d1af594..73c531fc3b8 100644
--- a/1.4.1/examples/pylab_examples/transoffset.html
+++ b/1.4.1/examples/pylab_examples/transoffset.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/tricontour_demo.html b/1.4.1/examples/pylab_examples/tricontour_demo.html
index da32585d002..84f259db0d4 100644
--- a/1.4.1/examples/pylab_examples/tricontour_demo.html
+++ b/1.4.1/examples/pylab_examples/tricontour_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/tricontour_smooth_delaunay.html b/1.4.1/examples/pylab_examples/tricontour_smooth_delaunay.html
index 1abf0cf098a..2a9c56ce469 100644
--- a/1.4.1/examples/pylab_examples/tricontour_smooth_delaunay.html
+++ b/1.4.1/examples/pylab_examples/tricontour_smooth_delaunay.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/tricontour_smooth_user.html b/1.4.1/examples/pylab_examples/tricontour_smooth_user.html
index d1b67d1df63..5ca3e4307e2 100644
--- a/1.4.1/examples/pylab_examples/tricontour_smooth_user.html
+++ b/1.4.1/examples/pylab_examples/tricontour_smooth_user.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/tricontour_vs_griddata.html b/1.4.1/examples/pylab_examples/tricontour_vs_griddata.html
index 84df2172655..fc804feb9ed 100644
--- a/1.4.1/examples/pylab_examples/tricontour_vs_griddata.html
+++ b/1.4.1/examples/pylab_examples/tricontour_vs_griddata.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/trigradient_demo.html b/1.4.1/examples/pylab_examples/trigradient_demo.html
index 23c11bfcd2f..81c9f36bc6b 100644
--- a/1.4.1/examples/pylab_examples/trigradient_demo.html
+++ b/1.4.1/examples/pylab_examples/trigradient_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/triinterp_demo.html b/1.4.1/examples/pylab_examples/triinterp_demo.html
index a3d05b6db67..9c682c68173 100644
--- a/1.4.1/examples/pylab_examples/triinterp_demo.html
+++ b/1.4.1/examples/pylab_examples/triinterp_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/tripcolor_demo.html b/1.4.1/examples/pylab_examples/tripcolor_demo.html
index ac6ac11adf1..ce037544a8b 100644
--- a/1.4.1/examples/pylab_examples/tripcolor_demo.html
+++ b/1.4.1/examples/pylab_examples/tripcolor_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/triplot_demo.html b/1.4.1/examples/pylab_examples/triplot_demo.html
index 556a0d41d15..857b3a84773 100644
--- a/1.4.1/examples/pylab_examples/triplot_demo.html
+++ b/1.4.1/examples/pylab_examples/triplot_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/usetex_baseline_test.html b/1.4.1/examples/pylab_examples/usetex_baseline_test.html
index 9675cf8d63c..afa265d2c45 100644
--- a/1.4.1/examples/pylab_examples/usetex_baseline_test.html
+++ b/1.4.1/examples/pylab_examples/usetex_baseline_test.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/usetex_demo.html b/1.4.1/examples/pylab_examples/usetex_demo.html
index 98a1f49f74b..4bb527ee3e1 100644
--- a/1.4.1/examples/pylab_examples/usetex_demo.html
+++ b/1.4.1/examples/pylab_examples/usetex_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/usetex_fonteffects.html b/1.4.1/examples/pylab_examples/usetex_fonteffects.html
index c7991029ce0..53ce4e8b8e6 100644
--- a/1.4.1/examples/pylab_examples/usetex_fonteffects.html
+++ b/1.4.1/examples/pylab_examples/usetex_fonteffects.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/vline_hline_demo.html b/1.4.1/examples/pylab_examples/vline_hline_demo.html
index 62ad9cf2af9..a696987d84e 100644
--- a/1.4.1/examples/pylab_examples/vline_hline_demo.html
+++ b/1.4.1/examples/pylab_examples/vline_hline_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/webapp_demo.html b/1.4.1/examples/pylab_examples/webapp_demo.html
index bd45bede2e7..1ffeb347376 100644
--- a/1.4.1/examples/pylab_examples/webapp_demo.html
+++ b/1.4.1/examples/pylab_examples/webapp_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/xcorr_demo.html b/1.4.1/examples/pylab_examples/xcorr_demo.html
index f297535e49a..76245da6c24 100644
--- a/1.4.1/examples/pylab_examples/xcorr_demo.html
+++ b/1.4.1/examples/pylab_examples/xcorr_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/pylab_examples/zorder_demo.html b/1.4.1/examples/pylab_examples/zorder_demo.html
index 616bcd9fd76..b403465465a 100644
--- a/1.4.1/examples/pylab_examples/zorder_demo.html
+++ b/1.4.1/examples/pylab_examples/zorder_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/shapes_and_collections/artist_reference.html b/1.4.1/examples/shapes_and_collections/artist_reference.html
index 61d559893bd..7c0eca1d3e6 100644
--- a/1.4.1/examples/shapes_and_collections/artist_reference.html
+++ b/1.4.1/examples/shapes_and_collections/artist_reference.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/shapes_and_collections/index.html b/1.4.1/examples/shapes_and_collections/index.html
index da0b00d4c02..6dd41a37550 100644
--- a/1.4.1/examples/shapes_and_collections/index.html
+++ b/1.4.1/examples/shapes_and_collections/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/shapes_and_collections/path_patch_demo.html b/1.4.1/examples/shapes_and_collections/path_patch_demo.html
index 753356d2ca1..8725cc485dc 100644
--- a/1.4.1/examples/shapes_and_collections/path_patch_demo.html
+++ b/1.4.1/examples/shapes_and_collections/path_patch_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/shapes_and_collections/scatter_demo.html b/1.4.1/examples/shapes_and_collections/scatter_demo.html
index d0d53b73905..caab2323d01 100644
--- a/1.4.1/examples/shapes_and_collections/scatter_demo.html
+++ b/1.4.1/examples/shapes_and_collections/scatter_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/showcase/index.html b/1.4.1/examples/showcase/index.html
index 89517da4731..1c46dcddbf1 100644
--- a/1.4.1/examples/showcase/index.html
+++ b/1.4.1/examples/showcase/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/showcase/integral_demo.html b/1.4.1/examples/showcase/integral_demo.html
index 1518705af09..b35eca452d4 100644
--- a/1.4.1/examples/showcase/integral_demo.html
+++ b/1.4.1/examples/showcase/integral_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/showcase/xkcd.html b/1.4.1/examples/showcase/xkcd.html
index c5cedd31fd6..3ed940240eb 100644
--- a/1.4.1/examples/showcase/xkcd.html
+++ b/1.4.1/examples/showcase/xkcd.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/specialty_plots/hinton_demo.html b/1.4.1/examples/specialty_plots/hinton_demo.html
index b4d05b7f87d..e191656deac 100644
--- a/1.4.1/examples/specialty_plots/hinton_demo.html
+++ b/1.4.1/examples/specialty_plots/hinton_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/specialty_plots/index.html b/1.4.1/examples/specialty_plots/index.html
index b010cf3c4d2..f898e865d57 100644
--- a/1.4.1/examples/specialty_plots/index.html
+++ b/1.4.1/examples/specialty_plots/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/statistics/boxplot_demo.html b/1.4.1/examples/statistics/boxplot_demo.html
index ba06a84df09..048a114e578 100644
--- a/1.4.1/examples/statistics/boxplot_demo.html
+++ b/1.4.1/examples/statistics/boxplot_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/statistics/bxp_demo.html b/1.4.1/examples/statistics/bxp_demo.html
index b8861a6cd1c..7061c796517 100644
--- a/1.4.1/examples/statistics/bxp_demo.html
+++ b/1.4.1/examples/statistics/bxp_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/statistics/errorbar_demo.html b/1.4.1/examples/statistics/errorbar_demo.html
index 479492ba71d..9737d6ea1b4 100644
--- a/1.4.1/examples/statistics/errorbar_demo.html
+++ b/1.4.1/examples/statistics/errorbar_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/statistics/errorbar_demo_features.html b/1.4.1/examples/statistics/errorbar_demo_features.html
index 404447d891a..80a0d794306 100644
--- a/1.4.1/examples/statistics/errorbar_demo_features.html
+++ b/1.4.1/examples/statistics/errorbar_demo_features.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/statistics/errorbar_limits.html b/1.4.1/examples/statistics/errorbar_limits.html
index 7769c3cf0bf..11e395db266 100644
--- a/1.4.1/examples/statistics/errorbar_limits.html
+++ b/1.4.1/examples/statistics/errorbar_limits.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/statistics/histogram_demo_cumulative.html b/1.4.1/examples/statistics/histogram_demo_cumulative.html
index 1421c3db948..b4bf4e58246 100644
--- a/1.4.1/examples/statistics/histogram_demo_cumulative.html
+++ b/1.4.1/examples/statistics/histogram_demo_cumulative.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/statistics/histogram_demo_features.html b/1.4.1/examples/statistics/histogram_demo_features.html
index 2bf39fd8ab8..23386664d46 100644
--- a/1.4.1/examples/statistics/histogram_demo_features.html
+++ b/1.4.1/examples/statistics/histogram_demo_features.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/statistics/histogram_demo_histtypes.html b/1.4.1/examples/statistics/histogram_demo_histtypes.html
index 6d7c685aadc..2c1572b3214 100644
--- a/1.4.1/examples/statistics/histogram_demo_histtypes.html
+++ b/1.4.1/examples/statistics/histogram_demo_histtypes.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/statistics/histogram_demo_multihist.html b/1.4.1/examples/statistics/histogram_demo_multihist.html
index e26e2f9cc30..8ef5b467902 100644
--- a/1.4.1/examples/statistics/histogram_demo_multihist.html
+++ b/1.4.1/examples/statistics/histogram_demo_multihist.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/statistics/index.html b/1.4.1/examples/statistics/index.html
index 65284378194..df4309296d0 100644
--- a/1.4.1/examples/statistics/index.html
+++ b/1.4.1/examples/statistics/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/statistics/violinplot_demo.html b/1.4.1/examples/statistics/violinplot_demo.html
index de60ced7a3d..575446ff3aa 100644
--- a/1.4.1/examples/statistics/violinplot_demo.html
+++ b/1.4.1/examples/statistics/violinplot_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/style_sheets/index.html b/1.4.1/examples/style_sheets/index.html
index f4b1288a9d5..d10e01d070a 100644
--- a/1.4.1/examples/style_sheets/index.html
+++ b/1.4.1/examples/style_sheets/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/style_sheets/plot_bmh.html b/1.4.1/examples/style_sheets/plot_bmh.html
index 51dc131c8c6..bd6b05a6a56 100644
--- a/1.4.1/examples/style_sheets/plot_bmh.html
+++ b/1.4.1/examples/style_sheets/plot_bmh.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/style_sheets/plot_dark_background.html b/1.4.1/examples/style_sheets/plot_dark_background.html
index 0203905a2dd..15260d6efe5 100644
--- a/1.4.1/examples/style_sheets/plot_dark_background.html
+++ b/1.4.1/examples/style_sheets/plot_dark_background.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/style_sheets/plot_fivethirtyeight.html b/1.4.1/examples/style_sheets/plot_fivethirtyeight.html
index 6e61be899a8..43795c09956 100644
--- a/1.4.1/examples/style_sheets/plot_fivethirtyeight.html
+++ b/1.4.1/examples/style_sheets/plot_fivethirtyeight.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/style_sheets/plot_ggplot.html b/1.4.1/examples/style_sheets/plot_ggplot.html
index 2dae72853f2..6999896af2b 100644
--- a/1.4.1/examples/style_sheets/plot_ggplot.html
+++ b/1.4.1/examples/style_sheets/plot_ggplot.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/style_sheets/plot_grayscale.html b/1.4.1/examples/style_sheets/plot_grayscale.html
index 1453cebbe68..680a53c053a 100644
--- a/1.4.1/examples/style_sheets/plot_grayscale.html
+++ b/1.4.1/examples/style_sheets/plot_grayscale.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/subplots_axes_and_figures/fahrenheit_celsius_scales.html b/1.4.1/examples/subplots_axes_and_figures/fahrenheit_celsius_scales.html
index a51b8396ce5..e725334856c 100644
--- a/1.4.1/examples/subplots_axes_and_figures/fahrenheit_celsius_scales.html
+++ b/1.4.1/examples/subplots_axes_and_figures/fahrenheit_celsius_scales.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/subplots_axes_and_figures/index.html b/1.4.1/examples/subplots_axes_and_figures/index.html
index 168836059ae..a2e165f9dbd 100644
--- a/1.4.1/examples/subplots_axes_and_figures/index.html
+++ b/1.4.1/examples/subplots_axes_and_figures/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/subplots_axes_and_figures/subplot_demo.html b/1.4.1/examples/subplots_axes_and_figures/subplot_demo.html
index aa4ede84b71..601ecd4c0da 100644
--- a/1.4.1/examples/subplots_axes_and_figures/subplot_demo.html
+++ b/1.4.1/examples/subplots_axes_and_figures/subplot_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/tests/backend_driver.html b/1.4.1/examples/tests/backend_driver.html
index 357230e829c..f194abdbb96 100644
--- a/1.4.1/examples/tests/backend_driver.html
+++ b/1.4.1/examples/tests/backend_driver.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/tests/index.html b/1.4.1/examples/tests/index.html
index 40ad41f0a9f..d3cf39589e0 100644
--- a/1.4.1/examples/tests/index.html
+++ b/1.4.1/examples/tests/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/text_labels_and_annotations/index.html b/1.4.1/examples/text_labels_and_annotations/index.html
index d18daf3d467..618ffe8cf85 100644
--- a/1.4.1/examples/text_labels_and_annotations/index.html
+++ b/1.4.1/examples/text_labels_and_annotations/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/text_labels_and_annotations/rainbow_text.html b/1.4.1/examples/text_labels_and_annotations/rainbow_text.html
index 5cdc03063ed..ab377c45c2f 100644
--- a/1.4.1/examples/text_labels_and_annotations/rainbow_text.html
+++ b/1.4.1/examples/text_labels_and_annotations/rainbow_text.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/text_labels_and_annotations/text_demo_fontdict.html b/1.4.1/examples/text_labels_and_annotations/text_demo_fontdict.html
index 44ef88efe93..9e1a6b81f42 100644
--- a/1.4.1/examples/text_labels_and_annotations/text_demo_fontdict.html
+++ b/1.4.1/examples/text_labels_and_annotations/text_demo_fontdict.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/text_labels_and_annotations/unicode_demo.html b/1.4.1/examples/text_labels_and_annotations/unicode_demo.html
index c0319308aed..1988fbf6e9d 100644
--- a/1.4.1/examples/text_labels_and_annotations/unicode_demo.html
+++ b/1.4.1/examples/text_labels_and_annotations/unicode_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/ticks_and_spines/index.html b/1.4.1/examples/ticks_and_spines/index.html
index 50bc7175bd1..6bb4cbf5119 100644
--- a/1.4.1/examples/ticks_and_spines/index.html
+++ b/1.4.1/examples/ticks_and_spines/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/ticks_and_spines/spines_demo.html b/1.4.1/examples/ticks_and_spines/spines_demo.html
index cb7c1da45a6..eba2a19a3c0 100644
--- a/1.4.1/examples/ticks_and_spines/spines_demo.html
+++ b/1.4.1/examples/ticks_and_spines/spines_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/ticks_and_spines/spines_demo_bounds.html b/1.4.1/examples/ticks_and_spines/spines_demo_bounds.html
index 29a146825d3..d8e2db2887b 100644
--- a/1.4.1/examples/ticks_and_spines/spines_demo_bounds.html
+++ b/1.4.1/examples/ticks_and_spines/spines_demo_bounds.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/ticks_and_spines/spines_demo_dropped.html b/1.4.1/examples/ticks_and_spines/spines_demo_dropped.html
index 90c88974344..1600e5dd53f 100644
--- a/1.4.1/examples/ticks_and_spines/spines_demo_dropped.html
+++ b/1.4.1/examples/ticks_and_spines/spines_demo_dropped.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/ticks_and_spines/ticklabels_demo_rotation.html b/1.4.1/examples/ticks_and_spines/ticklabels_demo_rotation.html
index 1ec8b0c8a0f..6a901a71ebf 100644
--- a/1.4.1/examples/ticks_and_spines/ticklabels_demo_rotation.html
+++ b/1.4.1/examples/ticks_and_spines/ticklabels_demo_rotation.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/units/annotate_with_units.html b/1.4.1/examples/units/annotate_with_units.html
index de93fec8f5f..4adb9b0666d 100644
--- a/1.4.1/examples/units/annotate_with_units.html
+++ b/1.4.1/examples/units/annotate_with_units.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/units/artist_tests.html b/1.4.1/examples/units/artist_tests.html
index 4ea3ca78eb8..550fa6296c9 100644
--- a/1.4.1/examples/units/artist_tests.html
+++ b/1.4.1/examples/units/artist_tests.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/units/bar_demo2.html b/1.4.1/examples/units/bar_demo2.html
index 4dc53b2234c..5dcc51a4094 100644
--- a/1.4.1/examples/units/bar_demo2.html
+++ b/1.4.1/examples/units/bar_demo2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/units/bar_unit_demo.html b/1.4.1/examples/units/bar_unit_demo.html
index 03839df532d..67cd58db981 100644
--- a/1.4.1/examples/units/bar_unit_demo.html
+++ b/1.4.1/examples/units/bar_unit_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/units/basic_units.html b/1.4.1/examples/units/basic_units.html
index 83e9352e52c..d61da4343d8 100644
--- a/1.4.1/examples/units/basic_units.html
+++ b/1.4.1/examples/units/basic_units.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/units/ellipse_with_units.html b/1.4.1/examples/units/ellipse_with_units.html
index 40f638705f6..27677a5c896 100644
--- a/1.4.1/examples/units/ellipse_with_units.html
+++ b/1.4.1/examples/units/ellipse_with_units.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/units/evans_test.html b/1.4.1/examples/units/evans_test.html
index 7023fba7fd1..3a88c09568b 100644
--- a/1.4.1/examples/units/evans_test.html
+++ b/1.4.1/examples/units/evans_test.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/units/index.html b/1.4.1/examples/units/index.html
index 6ca61843ee8..09bb6f9dea2 100644
--- a/1.4.1/examples/units/index.html
+++ b/1.4.1/examples/units/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/units/radian_demo.html b/1.4.1/examples/units/radian_demo.html
index e5c74737959..ffb226347b7 100644
--- a/1.4.1/examples/units/radian_demo.html
+++ b/1.4.1/examples/units/radian_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/units/units_sample.html b/1.4.1/examples/units/units_sample.html
index 11733b88056..0e9a9c732f5 100644
--- a/1.4.1/examples/units/units_sample.html
+++ b/1.4.1/examples/units/units_sample.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/units/units_scatter.html b/1.4.1/examples/units/units_scatter.html
index 57b0a329906..91058a9602c 100644
--- a/1.4.1/examples/units/units_scatter.html
+++ b/1.4.1/examples/units/units_scatter.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/embedding_in_gtk.html b/1.4.1/examples/user_interfaces/embedding_in_gtk.html
index bae61517f5f..068ab661ab2 100644
--- a/1.4.1/examples/user_interfaces/embedding_in_gtk.html
+++ b/1.4.1/examples/user_interfaces/embedding_in_gtk.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/embedding_in_gtk2.html b/1.4.1/examples/user_interfaces/embedding_in_gtk2.html
index cc286fd41e5..440886512e9 100644
--- a/1.4.1/examples/user_interfaces/embedding_in_gtk2.html
+++ b/1.4.1/examples/user_interfaces/embedding_in_gtk2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/embedding_in_gtk3.html b/1.4.1/examples/user_interfaces/embedding_in_gtk3.html
index 69f695939ee..c24d24b5dce 100644
--- a/1.4.1/examples/user_interfaces/embedding_in_gtk3.html
+++ b/1.4.1/examples/user_interfaces/embedding_in_gtk3.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/embedding_in_gtk3_panzoom.html b/1.4.1/examples/user_interfaces/embedding_in_gtk3_panzoom.html
index bc01d208d29..d3f5c8d4bdb 100644
--- a/1.4.1/examples/user_interfaces/embedding_in_gtk3_panzoom.html
+++ b/1.4.1/examples/user_interfaces/embedding_in_gtk3_panzoom.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/embedding_in_qt4.html b/1.4.1/examples/user_interfaces/embedding_in_qt4.html
index 7f4588bedf9..c5418018618 100644
--- a/1.4.1/examples/user_interfaces/embedding_in_qt4.html
+++ b/1.4.1/examples/user_interfaces/embedding_in_qt4.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/embedding_in_qt4_wtoolbar.html b/1.4.1/examples/user_interfaces/embedding_in_qt4_wtoolbar.html
index 4ed2e7d958e..47ccda1da54 100644
--- a/1.4.1/examples/user_interfaces/embedding_in_qt4_wtoolbar.html
+++ b/1.4.1/examples/user_interfaces/embedding_in_qt4_wtoolbar.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/embedding_in_tk.html b/1.4.1/examples/user_interfaces/embedding_in_tk.html
index f94c6682907..9f4d194f9b0 100644
--- a/1.4.1/examples/user_interfaces/embedding_in_tk.html
+++ b/1.4.1/examples/user_interfaces/embedding_in_tk.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/embedding_in_tk2.html b/1.4.1/examples/user_interfaces/embedding_in_tk2.html
index 6f4d274db30..ee4e83cb6ff 100644
--- a/1.4.1/examples/user_interfaces/embedding_in_tk2.html
+++ b/1.4.1/examples/user_interfaces/embedding_in_tk2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/embedding_in_wx2.html b/1.4.1/examples/user_interfaces/embedding_in_wx2.html
index 0dfc222e045..22b63bcfb3f 100644
--- a/1.4.1/examples/user_interfaces/embedding_in_wx2.html
+++ b/1.4.1/examples/user_interfaces/embedding_in_wx2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/embedding_in_wx3.html b/1.4.1/examples/user_interfaces/embedding_in_wx3.html
index 1bd687b1d65..3a4272f85ab 100644
--- a/1.4.1/examples/user_interfaces/embedding_in_wx3.html
+++ b/1.4.1/examples/user_interfaces/embedding_in_wx3.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/embedding_in_wx4.html b/1.4.1/examples/user_interfaces/embedding_in_wx4.html
index 47c3ee3206f..8e59f8a8d9a 100644
--- a/1.4.1/examples/user_interfaces/embedding_in_wx4.html
+++ b/1.4.1/examples/user_interfaces/embedding_in_wx4.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/embedding_in_wx5.html b/1.4.1/examples/user_interfaces/embedding_in_wx5.html
index 17f582b7486..9e251bf1952 100644
--- a/1.4.1/examples/user_interfaces/embedding_in_wx5.html
+++ b/1.4.1/examples/user_interfaces/embedding_in_wx5.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/embedding_webagg.html b/1.4.1/examples/user_interfaces/embedding_webagg.html
index 7a7c0609ffa..4f7a7e9b767 100644
--- a/1.4.1/examples/user_interfaces/embedding_webagg.html
+++ b/1.4.1/examples/user_interfaces/embedding_webagg.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/fourier_demo_wx.html b/1.4.1/examples/user_interfaces/fourier_demo_wx.html
index 27a7a8d94bd..51dc821ea57 100644
--- a/1.4.1/examples/user_interfaces/fourier_demo_wx.html
+++ b/1.4.1/examples/user_interfaces/fourier_demo_wx.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/gtk_spreadsheet.html b/1.4.1/examples/user_interfaces/gtk_spreadsheet.html
index 76a0d567c65..eb490269419 100644
--- a/1.4.1/examples/user_interfaces/gtk_spreadsheet.html
+++ b/1.4.1/examples/user_interfaces/gtk_spreadsheet.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/histogram_demo_canvasagg.html b/1.4.1/examples/user_interfaces/histogram_demo_canvasagg.html
index 376839180f8..c3c8393643c 100644
--- a/1.4.1/examples/user_interfaces/histogram_demo_canvasagg.html
+++ b/1.4.1/examples/user_interfaces/histogram_demo_canvasagg.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/index.html b/1.4.1/examples/user_interfaces/index.html
index 0d7adb3acc5..efcc2cdb70f 100644
--- a/1.4.1/examples/user_interfaces/index.html
+++ b/1.4.1/examples/user_interfaces/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/interactive.html b/1.4.1/examples/user_interfaces/interactive.html
index 4cd96efb305..62c96332580 100644
--- a/1.4.1/examples/user_interfaces/interactive.html
+++ b/1.4.1/examples/user_interfaces/interactive.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/interactive2.html b/1.4.1/examples/user_interfaces/interactive2.html
index 9b53111d9cb..f7ed7a3cc2f 100644
--- a/1.4.1/examples/user_interfaces/interactive2.html
+++ b/1.4.1/examples/user_interfaces/interactive2.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/lineprops_dialog_gtk.html b/1.4.1/examples/user_interfaces/lineprops_dialog_gtk.html
index 316d4a1548b..99124ce93bb 100644
--- a/1.4.1/examples/user_interfaces/lineprops_dialog_gtk.html
+++ b/1.4.1/examples/user_interfaces/lineprops_dialog_gtk.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/mathtext_wx.html b/1.4.1/examples/user_interfaces/mathtext_wx.html
index ff24521a617..c93eab0f76d 100644
--- a/1.4.1/examples/user_interfaces/mathtext_wx.html
+++ b/1.4.1/examples/user_interfaces/mathtext_wx.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/mpl_with_glade.html b/1.4.1/examples/user_interfaces/mpl_with_glade.html
index 72ef99c6e07..d786ba768bb 100644
--- a/1.4.1/examples/user_interfaces/mpl_with_glade.html
+++ b/1.4.1/examples/user_interfaces/mpl_with_glade.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/mpl_with_glade_316.html b/1.4.1/examples/user_interfaces/mpl_with_glade_316.html
index 96c387e6286..c9c20ed90ff 100644
--- a/1.4.1/examples/user_interfaces/mpl_with_glade_316.html
+++ b/1.4.1/examples/user_interfaces/mpl_with_glade_316.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/pylab_with_gtk.html b/1.4.1/examples/user_interfaces/pylab_with_gtk.html
index c06ba84071c..756d02f7031 100644
--- a/1.4.1/examples/user_interfaces/pylab_with_gtk.html
+++ b/1.4.1/examples/user_interfaces/pylab_with_gtk.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/rec_edit_gtk_custom.html b/1.4.1/examples/user_interfaces/rec_edit_gtk_custom.html
index 75a5b723348..4f969475283 100644
--- a/1.4.1/examples/user_interfaces/rec_edit_gtk_custom.html
+++ b/1.4.1/examples/user_interfaces/rec_edit_gtk_custom.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/rec_edit_gtk_simple.html b/1.4.1/examples/user_interfaces/rec_edit_gtk_simple.html
index a904fb6a4cc..89110ccc54f 100644
--- a/1.4.1/examples/user_interfaces/rec_edit_gtk_simple.html
+++ b/1.4.1/examples/user_interfaces/rec_edit_gtk_simple.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/svg_histogram.html b/1.4.1/examples/user_interfaces/svg_histogram.html
index a4f53f52c5a..360fd583e14 100644
--- a/1.4.1/examples/user_interfaces/svg_histogram.html
+++ b/1.4.1/examples/user_interfaces/svg_histogram.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/svg_tooltip.html b/1.4.1/examples/user_interfaces/svg_tooltip.html
index 59c2814789f..6427f82d09a 100644
--- a/1.4.1/examples/user_interfaces/svg_tooltip.html
+++ b/1.4.1/examples/user_interfaces/svg_tooltip.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/user_interfaces/wxcursor_demo.html b/1.4.1/examples/user_interfaces/wxcursor_demo.html
index 622c32546f4..6736564e50d 100644
--- a/1.4.1/examples/user_interfaces/wxcursor_demo.html
+++ b/1.4.1/examples/user_interfaces/wxcursor_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/widgets/buttons.html b/1.4.1/examples/widgets/buttons.html
index 06eb713d840..f9000ab03cf 100644
--- a/1.4.1/examples/widgets/buttons.html
+++ b/1.4.1/examples/widgets/buttons.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/widgets/check_buttons.html b/1.4.1/examples/widgets/check_buttons.html
index 8066bacae6d..5f464e8f141 100644
--- a/1.4.1/examples/widgets/check_buttons.html
+++ b/1.4.1/examples/widgets/check_buttons.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/widgets/cursor.html b/1.4.1/examples/widgets/cursor.html
index 50914c20649..5b0123ceb99 100644
--- a/1.4.1/examples/widgets/cursor.html
+++ b/1.4.1/examples/widgets/cursor.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/widgets/index.html b/1.4.1/examples/widgets/index.html
index 3c85b7f9703..321da4eaec3 100644
--- a/1.4.1/examples/widgets/index.html
+++ b/1.4.1/examples/widgets/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/widgets/lasso_selector_demo.html b/1.4.1/examples/widgets/lasso_selector_demo.html
index 0095818c45e..03a73de77a0 100644
--- a/1.4.1/examples/widgets/lasso_selector_demo.html
+++ b/1.4.1/examples/widgets/lasso_selector_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/widgets/menu.html b/1.4.1/examples/widgets/menu.html
index fe85278f403..95044cbd074 100644
--- a/1.4.1/examples/widgets/menu.html
+++ b/1.4.1/examples/widgets/menu.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/widgets/multicursor.html b/1.4.1/examples/widgets/multicursor.html
index a8824aad430..70ff0d14a2b 100644
--- a/1.4.1/examples/widgets/multicursor.html
+++ b/1.4.1/examples/widgets/multicursor.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/widgets/radio_buttons.html b/1.4.1/examples/widgets/radio_buttons.html
index 272e4a95911..b65a8973621 100644
--- a/1.4.1/examples/widgets/radio_buttons.html
+++ b/1.4.1/examples/widgets/radio_buttons.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/widgets/rectangle_selector.html b/1.4.1/examples/widgets/rectangle_selector.html
index a610f3de1d0..2f443ee498a 100644
--- a/1.4.1/examples/widgets/rectangle_selector.html
+++ b/1.4.1/examples/widgets/rectangle_selector.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/widgets/slider_demo.html b/1.4.1/examples/widgets/slider_demo.html
index 479442d6513..667e7dfa2e1 100644
--- a/1.4.1/examples/widgets/slider_demo.html
+++ b/1.4.1/examples/widgets/slider_demo.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/examples/widgets/span_selector.html b/1.4.1/examples/widgets/span_selector.html
index 4e85526c764..d764195a8a8 100644
--- a/1.4.1/examples/widgets/span_selector.html
+++ b/1.4.1/examples/widgets/span_selector.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/faq/environment_variables_faq.html b/1.4.1/faq/environment_variables_faq.html
index 77e155594a4..5f133cb0dc2 100644
--- a/1.4.1/faq/environment_variables_faq.html
+++ b/1.4.1/faq/environment_variables_faq.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/faq/howto_faq.html b/1.4.1/faq/howto_faq.html
index 357a5e31ffb..8839944cea8 100644
--- a/1.4.1/faq/howto_faq.html
+++ b/1.4.1/faq/howto_faq.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/faq/index.html b/1.4.1/faq/index.html
index 8342944046c..ff810f3c6bc 100644
--- a/1.4.1/faq/index.html
+++ b/1.4.1/faq/index.html
@@ -34,6 +34,7 @@
+
diff --git a/1.4.1/faq/installing_faq.html b/1.4.1/faq/installing_faq.html
index 1d22196f730..3a5b5644037 100644
--- a/1.4.1/faq/installing_faq.html
+++ b/1.4.1/faq/installing_faq.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/faq/troubleshooting_faq.html b/1.4.1/faq/troubleshooting_faq.html
index e5a6f34a41c..2aef9061b66 100644
--- a/1.4.1/faq/troubleshooting_faq.html
+++ b/1.4.1/faq/troubleshooting_faq.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/faq/usage_faq.html b/1.4.1/faq/usage_faq.html
index cc3af7609a8..134ece8982b 100644
--- a/1.4.1/faq/usage_faq.html
+++ b/1.4.1/faq/usage_faq.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/gallery.html b/1.4.1/gallery.html
index 2425a92dde8..0ad95dba67b 100644
--- a/1.4.1/gallery.html
+++ b/1.4.1/gallery.html
@@ -32,6 +32,7 @@
+
diff --git a/1.4.1/genindex.html b/1.4.1/genindex.html
index c69a85f6759..6d3852d0ce1 100644
--- a/1.4.1/genindex.html
+++ b/1.4.1/genindex.html
@@ -33,6 +33,7 @@
+
diff --git a/1.4.1/glossary/index.html b/1.4.1/glossary/index.html
index aad6eba097b..2cbc475726e 100644
--- a/1.4.1/glossary/index.html
+++ b/1.4.1/glossary/index.html
@@ -33,6 +33,7 @@
+
diff --git a/1.4.1/index.html b/1.4.1/index.html
index 2bbb58ef700..101d0ecac2c 100644
--- a/1.4.1/index.html
+++ b/1.4.1/index.html
@@ -66,6 +66,7 @@
+
diff --git a/1.4.1/mpl_toolkits/axes_grid/api/axes_divider_api.html b/1.4.1/mpl_toolkits/axes_grid/api/axes_divider_api.html
index 997ae39eb72..a4f6a99d6cf 100644
--- a/1.4.1/mpl_toolkits/axes_grid/api/axes_divider_api.html
+++ b/1.4.1/mpl_toolkits/axes_grid/api/axes_divider_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/mpl_toolkits/axes_grid/api/axes_grid_api.html b/1.4.1/mpl_toolkits/axes_grid/api/axes_grid_api.html
index af51b75bf4e..bf1bf7ec82d 100644
--- a/1.4.1/mpl_toolkits/axes_grid/api/axes_grid_api.html
+++ b/1.4.1/mpl_toolkits/axes_grid/api/axes_grid_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/mpl_toolkits/axes_grid/api/axes_size_api.html b/1.4.1/mpl_toolkits/axes_grid/api/axes_size_api.html
index cf3cbeedfd9..e22a78d8672 100644
--- a/1.4.1/mpl_toolkits/axes_grid/api/axes_size_api.html
+++ b/1.4.1/mpl_toolkits/axes_grid/api/axes_size_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/mpl_toolkits/axes_grid/api/axis_artist_api.html b/1.4.1/mpl_toolkits/axes_grid/api/axis_artist_api.html
index 44485247685..5cb6f792bcc 100644
--- a/1.4.1/mpl_toolkits/axes_grid/api/axis_artist_api.html
+++ b/1.4.1/mpl_toolkits/axes_grid/api/axis_artist_api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/mpl_toolkits/axes_grid/api/index.html b/1.4.1/mpl_toolkits/axes_grid/api/index.html
index 85ff1c8fde8..783e0be1a64 100644
--- a/1.4.1/mpl_toolkits/axes_grid/api/index.html
+++ b/1.4.1/mpl_toolkits/axes_grid/api/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/mpl_toolkits/axes_grid/index.html b/1.4.1/mpl_toolkits/axes_grid/index.html
index f9ae4420dab..646f6de6856 100644
--- a/1.4.1/mpl_toolkits/axes_grid/index.html
+++ b/1.4.1/mpl_toolkits/axes_grid/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/mpl_toolkits/axes_grid/users/axes_divider.html b/1.4.1/mpl_toolkits/axes_grid/users/axes_divider.html
index 75bb33bc16c..f5231c382f7 100644
--- a/1.4.1/mpl_toolkits/axes_grid/users/axes_divider.html
+++ b/1.4.1/mpl_toolkits/axes_grid/users/axes_divider.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/mpl_toolkits/axes_grid/users/axisartist.html b/1.4.1/mpl_toolkits/axes_grid/users/axisartist.html
index 4a912455ae0..36a271383e3 100644
--- a/1.4.1/mpl_toolkits/axes_grid/users/axisartist.html
+++ b/1.4.1/mpl_toolkits/axes_grid/users/axisartist.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/mpl_toolkits/axes_grid/users/index.html b/1.4.1/mpl_toolkits/axes_grid/users/index.html
index 83b3272621d..ad2e401866b 100644
--- a/1.4.1/mpl_toolkits/axes_grid/users/index.html
+++ b/1.4.1/mpl_toolkits/axes_grid/users/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/mpl_toolkits/axes_grid/users/overview.html b/1.4.1/mpl_toolkits/axes_grid/users/overview.html
index 932790deea5..07278a908bd 100644
--- a/1.4.1/mpl_toolkits/axes_grid/users/overview.html
+++ b/1.4.1/mpl_toolkits/axes_grid/users/overview.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/mpl_toolkits/index.html b/1.4.1/mpl_toolkits/index.html
index 8b62b47273a..3af53a58b36 100644
--- a/1.4.1/mpl_toolkits/index.html
+++ b/1.4.1/mpl_toolkits/index.html
@@ -34,6 +34,7 @@
+
diff --git a/1.4.1/mpl_toolkits/mplot3d/api.html b/1.4.1/mpl_toolkits/mplot3d/api.html
index 84db7c42edd..33482450fb0 100644
--- a/1.4.1/mpl_toolkits/mplot3d/api.html
+++ b/1.4.1/mpl_toolkits/mplot3d/api.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/mpl_toolkits/mplot3d/faq.html b/1.4.1/mpl_toolkits/mplot3d/faq.html
index 56489c048a8..16b4ca286d1 100644
--- a/1.4.1/mpl_toolkits/mplot3d/faq.html
+++ b/1.4.1/mpl_toolkits/mplot3d/faq.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/mpl_toolkits/mplot3d/index.html b/1.4.1/mpl_toolkits/mplot3d/index.html
index 5919059247d..353fdb625b4 100644
--- a/1.4.1/mpl_toolkits/mplot3d/index.html
+++ b/1.4.1/mpl_toolkits/mplot3d/index.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/mpl_toolkits/mplot3d/tutorial.html b/1.4.1/mpl_toolkits/mplot3d/tutorial.html
index 11967c67c2e..c4100bc6f3b 100644
--- a/1.4.1/mpl_toolkits/mplot3d/tutorial.html
+++ b/1.4.1/mpl_toolkits/mplot3d/tutorial.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/py-modindex.html b/1.4.1/py-modindex.html
index 1f0a8b062cf..da93631f65f 100644
--- a/1.4.1/py-modindex.html
+++ b/1.4.1/py-modindex.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/resources/index.html b/1.4.1/resources/index.html
index 3efe0f67c09..d333f61513d 100644
--- a/1.4.1/resources/index.html
+++ b/1.4.1/resources/index.html
@@ -34,6 +34,7 @@
+
diff --git a/1.4.1/search.html b/1.4.1/search.html
index 56100018ded..aadf73c22f9 100644
--- a/1.4.1/search.html
+++ b/1.4.1/search.html
@@ -33,6 +33,7 @@
+
diff --git a/1.4.1/users/annotations_guide.html b/1.4.1/users/annotations_guide.html
index a4e6b5ff68c..d5c2b872e29 100644
--- a/1.4.1/users/annotations_guide.html
+++ b/1.4.1/users/annotations_guide.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/annotations_intro.html b/1.4.1/users/annotations_intro.html
index 9fda517ac4e..618b27977b7 100644
--- a/1.4.1/users/annotations_intro.html
+++ b/1.4.1/users/annotations_intro.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/artists.html b/1.4.1/users/artists.html
index 0a4e773cea6..8e073da8bbb 100644
--- a/1.4.1/users/artists.html
+++ b/1.4.1/users/artists.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/beginner.html b/1.4.1/users/beginner.html
index eff97e8a5cb..46a938918ef 100644
--- a/1.4.1/users/beginner.html
+++ b/1.4.1/users/beginner.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/colormaps.html b/1.4.1/users/colormaps.html
index 89261792857..d4f79c1b632 100644
--- a/1.4.1/users/colormaps.html
+++ b/1.4.1/users/colormaps.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/configuration.html b/1.4.1/users/configuration.html
index 648720c12d9..aa2994ec50c 100644
--- a/1.4.1/users/configuration.html
+++ b/1.4.1/users/configuration.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/credits.html b/1.4.1/users/credits.html
index 231b84478e1..ca1cea8ac4b 100644
--- a/1.4.1/users/credits.html
+++ b/1.4.1/users/credits.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/customizing.html b/1.4.1/users/customizing.html
index e438e02d2e4..f47b1b69682 100644
--- a/1.4.1/users/customizing.html
+++ b/1.4.1/users/customizing.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/developer.html b/1.4.1/users/developer.html
index 8a8d033dfb7..3b4d3dde14f 100644
--- a/1.4.1/users/developer.html
+++ b/1.4.1/users/developer.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/event_handling.html b/1.4.1/users/event_handling.html
index 77777a17d43..2746caa67b6 100644
--- a/1.4.1/users/event_handling.html
+++ b/1.4.1/users/event_handling.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/github_stats.html b/1.4.1/users/github_stats.html
index 72deb89a68e..d7eb9b84c79 100644
--- a/1.4.1/users/github_stats.html
+++ b/1.4.1/users/github_stats.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/gridspec.html b/1.4.1/users/gridspec.html
index 6e917c2d4c8..333346c42eb 100644
--- a/1.4.1/users/gridspec.html
+++ b/1.4.1/users/gridspec.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/image_tutorial.html b/1.4.1/users/image_tutorial.html
index 7ffcfb57098..8d8b846c52d 100644
--- a/1.4.1/users/image_tutorial.html
+++ b/1.4.1/users/image_tutorial.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/index.html b/1.4.1/users/index.html
index ab92532c995..f111a4b215f 100644
--- a/1.4.1/users/index.html
+++ b/1.4.1/users/index.html
@@ -34,6 +34,7 @@
+
diff --git a/1.4.1/users/index_text.html b/1.4.1/users/index_text.html
index d53ad8c7ae2..d54db4c7d3e 100644
--- a/1.4.1/users/index_text.html
+++ b/1.4.1/users/index_text.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/installing.html b/1.4.1/users/installing.html
index 16089b8b794..0149b255d4b 100644
--- a/1.4.1/users/installing.html
+++ b/1.4.1/users/installing.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/intro.html b/1.4.1/users/intro.html
index 17bbf315bb2..0e0965a22c8 100644
--- a/1.4.1/users/intro.html
+++ b/1.4.1/users/intro.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/legend_guide.html b/1.4.1/users/legend_guide.html
index ce5b72f7084..2ba9c6268bd 100644
--- a/1.4.1/users/legend_guide.html
+++ b/1.4.1/users/legend_guide.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/license.html b/1.4.1/users/license.html
index 8b7215eadcf..27ceb6d7640 100644
--- a/1.4.1/users/license.html
+++ b/1.4.1/users/license.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/mathtext.html b/1.4.1/users/mathtext.html
index 0a925d005cc..1d61c5f2915 100644
--- a/1.4.1/users/mathtext.html
+++ b/1.4.1/users/mathtext.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/navigation_toolbar.html b/1.4.1/users/navigation_toolbar.html
index 1a4be8ed821..facb6c31959 100644
--- a/1.4.1/users/navigation_toolbar.html
+++ b/1.4.1/users/navigation_toolbar.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/path_tutorial.html b/1.4.1/users/path_tutorial.html
index cc23d0647e3..0876f5688a5 100644
--- a/1.4.1/users/path_tutorial.html
+++ b/1.4.1/users/path_tutorial.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/patheffects_guide.html b/1.4.1/users/patheffects_guide.html
index b2a3f4f573f..7832ef623bb 100644
--- a/1.4.1/users/patheffects_guide.html
+++ b/1.4.1/users/patheffects_guide.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/pgf.html b/1.4.1/users/pgf.html
index fa4ff2ec467..b1a00efe00d 100644
--- a/1.4.1/users/pgf.html
+++ b/1.4.1/users/pgf.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/pyplot_tutorial.html b/1.4.1/users/pyplot_tutorial.html
index 97150500048..7a8f368face 100644
--- a/1.4.1/users/pyplot_tutorial.html
+++ b/1.4.1/users/pyplot_tutorial.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/recipes.html b/1.4.1/users/recipes.html
index 45a1821845f..ddd7c311e85 100644
--- a/1.4.1/users/recipes.html
+++ b/1.4.1/users/recipes.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/screenshots.html b/1.4.1/users/screenshots.html
index e473b3d0a2c..e3b56a0312f 100644
--- a/1.4.1/users/screenshots.html
+++ b/1.4.1/users/screenshots.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/shell.html b/1.4.1/users/shell.html
index b817f90725a..d20c1d5330c 100644
--- a/1.4.1/users/shell.html
+++ b/1.4.1/users/shell.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/style_sheets.html b/1.4.1/users/style_sheets.html
index 82012201e6e..1dc502997f8 100644
--- a/1.4.1/users/style_sheets.html
+++ b/1.4.1/users/style_sheets.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/text_intro.html b/1.4.1/users/text_intro.html
index 2a5ec1517fd..aca52cd9b84 100644
--- a/1.4.1/users/text_intro.html
+++ b/1.4.1/users/text_intro.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/text_props.html b/1.4.1/users/text_props.html
index 32a7081defc..966fedb9eca 100644
--- a/1.4.1/users/text_props.html
+++ b/1.4.1/users/text_props.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/tight_layout_guide.html b/1.4.1/users/tight_layout_guide.html
index e52e34dfce6..c5496181e22 100644
--- a/1.4.1/users/tight_layout_guide.html
+++ b/1.4.1/users/tight_layout_guide.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/transforms_tutorial.html b/1.4.1/users/transforms_tutorial.html
index cf2e08a5032..82f1c6b8b4a 100644
--- a/1.4.1/users/transforms_tutorial.html
+++ b/1.4.1/users/transforms_tutorial.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/usetex.html b/1.4.1/users/usetex.html
index f5d5afd0ae2..64fdf7d1c6c 100644
--- a/1.4.1/users/usetex.html
+++ b/1.4.1/users/usetex.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.1/users/whats_new.html b/1.4.1/users/whats_new.html
index 50516e83347..2c54be03a23 100644
--- a/1.4.1/users/whats_new.html
+++ b/1.4.1/users/whats_new.html
@@ -35,6 +35,7 @@
+
diff --git a/1.4.2/api/afm_api.html b/1.4.2/api/afm_api.html
index 68e41df134c..bf45ccbe5c2 100644
--- a/1.4.2/api/afm_api.html
+++ b/1.4.2/api/afm_api.html
@@ -35,6 +35,7 @@
+
@@ -323,15 +324,5 @@ afm (Adobe Font Metrics interface) 1.3b2.
-