diff --git a/doc/html/index.html b/doc/html/index.html
index a887d1aa..8d5fdbf5 100644
--- a/doc/html/index.html
+++ b/doc/html/index.html
@@ -123,7 +123,7 @@
-Last revised: March 06, 2017 at 17:53:30 GMT |
+Last revised: March 24, 2017 at 20:33:13 GMT |
|
diff --git a/doc/html/numpy/.doctrees/environment.pickle b/doc/html/numpy/.doctrees/environment.pickle
index 8c08d64e..1cd0fb9b 100644
Binary files a/doc/html/numpy/.doctrees/environment.pickle and b/doc/html/numpy/.doctrees/environment.pickle differ
diff --git a/doc/html/numpy/.doctrees/index.doctree b/doc/html/numpy/.doctrees/index.doctree
index 425cd432..ffe72b4c 100644
Binary files a/doc/html/numpy/.doctrees/index.doctree and b/doc/html/numpy/.doctrees/index.doctree differ
diff --git a/doc/html/numpy/.doctrees/reference/binary_ufunc.doctree b/doc/html/numpy/.doctrees/reference/binary_ufunc.doctree
index cc1d8de7..a23f52e9 100644
Binary files a/doc/html/numpy/.doctrees/reference/binary_ufunc.doctree and b/doc/html/numpy/.doctrees/reference/binary_ufunc.doctree differ
diff --git a/doc/html/numpy/.doctrees/reference/dtype.doctree b/doc/html/numpy/.doctrees/reference/dtype.doctree
index 47ae3890..db02d3db 100644
Binary files a/doc/html/numpy/.doctrees/reference/dtype.doctree and b/doc/html/numpy/.doctrees/reference/dtype.doctree differ
diff --git a/doc/html/numpy/.doctrees/reference/index.doctree b/doc/html/numpy/.doctrees/reference/index.doctree
index be924576..86757bef 100644
Binary files a/doc/html/numpy/.doctrees/reference/index.doctree and b/doc/html/numpy/.doctrees/reference/index.doctree differ
diff --git a/doc/html/numpy/.doctrees/reference/multi_iter.doctree b/doc/html/numpy/.doctrees/reference/multi_iter.doctree
index 58dca8c5..e7caa41a 100644
Binary files a/doc/html/numpy/.doctrees/reference/multi_iter.doctree and b/doc/html/numpy/.doctrees/reference/multi_iter.doctree differ
diff --git a/doc/html/numpy/.doctrees/reference/ndarray.doctree b/doc/html/numpy/.doctrees/reference/ndarray.doctree
index b8c270f4..d5435446 100644
Binary files a/doc/html/numpy/.doctrees/reference/ndarray.doctree and b/doc/html/numpy/.doctrees/reference/ndarray.doctree differ
diff --git a/doc/html/numpy/.doctrees/reference/unary_ufunc.doctree b/doc/html/numpy/.doctrees/reference/unary_ufunc.doctree
index 0668feb5..6051fe8b 100644
Binary files a/doc/html/numpy/.doctrees/reference/unary_ufunc.doctree and b/doc/html/numpy/.doctrees/reference/unary_ufunc.doctree differ
diff --git a/doc/html/numpy/.doctrees/tutorial/dtype.doctree b/doc/html/numpy/.doctrees/tutorial/dtype.doctree
index 50d6ec57..9d716450 100644
Binary files a/doc/html/numpy/.doctrees/tutorial/dtype.doctree and b/doc/html/numpy/.doctrees/tutorial/dtype.doctree differ
diff --git a/doc/html/numpy/.doctrees/tutorial/fromdata.doctree b/doc/html/numpy/.doctrees/tutorial/fromdata.doctree
index a0e267b5..4bb521c9 100644
Binary files a/doc/html/numpy/.doctrees/tutorial/fromdata.doctree and b/doc/html/numpy/.doctrees/tutorial/fromdata.doctree differ
diff --git a/doc/html/numpy/.doctrees/tutorial/index.doctree b/doc/html/numpy/.doctrees/tutorial/index.doctree
index 608a10d5..caa1465d 100644
Binary files a/doc/html/numpy/.doctrees/tutorial/index.doctree and b/doc/html/numpy/.doctrees/tutorial/index.doctree differ
diff --git a/doc/html/numpy/.doctrees/tutorial/ndarray.doctree b/doc/html/numpy/.doctrees/tutorial/ndarray.doctree
index 894d0c12..63683a6d 100644
Binary files a/doc/html/numpy/.doctrees/tutorial/ndarray.doctree and b/doc/html/numpy/.doctrees/tutorial/ndarray.doctree differ
diff --git a/doc/html/numpy/.doctrees/tutorial/simple.doctree b/doc/html/numpy/.doctrees/tutorial/simple.doctree
index 33e99551..bbdf1f85 100644
Binary files a/doc/html/numpy/.doctrees/tutorial/simple.doctree and b/doc/html/numpy/.doctrees/tutorial/simple.doctree differ
diff --git a/doc/html/numpy/.doctrees/tutorial/ufunc.doctree b/doc/html/numpy/.doctrees/tutorial/ufunc.doctree
index cab3e923..49f55506 100644
Binary files a/doc/html/numpy/.doctrees/tutorial/ufunc.doctree and b/doc/html/numpy/.doctrees/tutorial/ufunc.doctree differ
diff --git a/doc/html/reference/index.html b/doc/html/reference/index.html
index 1947710a..5c62f89b 100644
--- a/doc/html/reference/index.html
+++ b/doc/html/reference/index.html
@@ -128,7 +128,7 @@
-Last revised: March 06, 2017 at 17:53:38 GMT |
+Last revised: March 24, 2017 at 20:33:20 GMT |
|
diff --git a/doc/html/reference/topics/indexing_support.html b/doc/html/reference/topics/indexing_support.html
index bd873bbc..ad8dc122 100644
--- a/doc/html/reference/topics/indexing_support.html
+++ b/doc/html/reference/topics/indexing_support.html
@@ -160,8 +160,8 @@
Iterator objects also need to implement this method; they are required
to return themselves. For more information on iterator objects, see
- Iterator
- Types in the Python
+ Iterator
+ Types in the Python
Library Reference.
diff --git a/doc/html/reference/topics/pickle_support.html b/doc/html/reference/topics/pickle_support.html
index fa3b57fb..468f3fa4 100644
--- a/doc/html/reference/topics/pickle_support.html
+++ b/doc/html/reference/topics/pickle_support.html
@@ -48,7 +48,7 @@
The Boost Python Library supports the pickle module through the interface
- as described in detail in the Python
+ as described in detail in the Python
Library Reference for pickle. This interface involves the special
methods __getinitargs__,
__getstate__ and __setstate__ as described in the following.
diff --git a/doc/html/tutorial/index.html b/doc/html/tutorial/index.html
index 5af66f18..ff82954e 100644
--- a/doc/html/tutorial/index.html
+++ b/doc/html/tutorial/index.html
@@ -140,7 +140,7 @@
-Last revised: March 06, 2017 at 17:53:48 GMT |
+Last revised: March 24, 2017 at 20:33:30 GMT |
|