From 94d051c124b03434e2c999ac5c674149f1f31fcd Mon Sep 17 00:00:00 2001 From: emmanuelle Date: Tue, 10 May 2016 23:17:06 +0200 Subject: [PATCH] Renamed README.txt to README.rst in gallery of examples --- doc/examples/{README.txt => README.rst} | 0 doc/examples/color_exposure/{README.txt => README.rst} | 0 doc/examples/edges/{README.txt => README.rst} | 0 doc/examples/features_detection/{README.txt => README.rst} | 0 doc/examples/filters/{README.txt => README.rst} | 0 doc/examples/numpy_operations/{README.txt => README.rst} | 0 doc/examples/segmentation/{README.txt => README.rst} | 0 doc/examples/transform/{README.txt => README.rst} | 0 doc/examples/xx_applications/{README.txt => README.rst} | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename doc/examples/{README.txt => README.rst} (100%) rename doc/examples/color_exposure/{README.txt => README.rst} (100%) rename doc/examples/edges/{README.txt => README.rst} (100%) rename doc/examples/features_detection/{README.txt => README.rst} (100%) rename doc/examples/filters/{README.txt => README.rst} (100%) rename doc/examples/numpy_operations/{README.txt => README.rst} (100%) rename doc/examples/segmentation/{README.txt => README.rst} (100%) rename doc/examples/transform/{README.txt => README.rst} (100%) rename doc/examples/xx_applications/{README.txt => README.rst} (100%) diff --git a/doc/examples/README.txt b/doc/examples/README.rst similarity index 100% rename from doc/examples/README.txt rename to doc/examples/README.rst diff --git a/doc/examples/color_exposure/README.txt b/doc/examples/color_exposure/README.rst similarity index 100% rename from doc/examples/color_exposure/README.txt rename to doc/examples/color_exposure/README.rst diff --git a/doc/examples/edges/README.txt b/doc/examples/edges/README.rst similarity index 100% rename from doc/examples/edges/README.txt rename to doc/examples/edges/README.rst diff --git a/doc/examples/features_detection/README.txt b/doc/examples/features_detection/README.rst similarity index 100% rename from doc/examples/features_detection/README.txt rename to doc/examples/features_detection/README.rst diff --git a/doc/examples/filters/README.txt b/doc/examples/filters/README.rst similarity index 100% rename from doc/examples/filters/README.txt rename to doc/examples/filters/README.rst diff --git a/doc/examples/numpy_operations/README.txt b/doc/examples/numpy_operations/README.rst similarity index 100% rename from doc/examples/numpy_operations/README.txt rename to doc/examples/numpy_operations/README.rst diff --git a/doc/examples/segmentation/README.txt b/doc/examples/segmentation/README.rst similarity index 100% rename from doc/examples/segmentation/README.txt rename to doc/examples/segmentation/README.rst diff --git a/doc/examples/transform/README.txt b/doc/examples/transform/README.rst similarity index 100% rename from doc/examples/transform/README.txt rename to doc/examples/transform/README.rst diff --git a/doc/examples/xx_applications/README.txt b/doc/examples/xx_applications/README.rst similarity index 100% rename from doc/examples/xx_applications/README.txt rename to doc/examples/xx_applications/README.rst