From 11748bfba7440ddeb3f75337cfb1f46c623da25f Mon Sep 17 00:00:00 2001
From: Thomas A Caswell -> for inline markup.
---
doc/_templates/index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/_templates/index.html b/doc/_templates/index.html
index 664e92fcf14e..0d6f5754134b 100644
--- a/doc/_templates/index.html
+++ b/doc/_templates/index.html
@@ -63,9 +63,9 @@
Introduction
For a sampling, see the screenshots, thumbnail gallery, and
examples directory
For simple plotting the
pyplotinterface provides a +
For simple plotting the pyplot interface provides a MATLAB-like interface, particularly when combined - with
IPython. For the power user, you have full control + with IPython. For the power user, you have full control of line styles, font properties, axes properties, etc, via an object oriented interface or via a set of functions familiar to MATLAB users.