summaryrefslogtreecommitdiff
path: root/libs/python/doc/html/numpy/_sources/index.rst.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libs/python/doc/html/numpy/_sources/index.rst.txt')
-rw-r--r--libs/python/doc/html/numpy/_sources/index.rst.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/libs/python/doc/html/numpy/_sources/index.rst.txt b/libs/python/doc/html/numpy/_sources/index.rst.txt
new file mode 100644
index 0000000000..bb3b623ee7
--- /dev/null
+++ b/libs/python/doc/html/numpy/_sources/index.rst.txt
@@ -0,0 +1,14 @@
+.. Boost.Python NumPy extension documentation master file, created by
+ sphinx-quickstart on Thu Oct 27 09:04:58 2011.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Welcome to the documentation of the Boost.Python NumPy extension!
+=================================================================
+
+.. toctree::
+ :maxdepth: 2
+
+ Tutorial <tutorial/index>
+ Reference <reference/index>
+