mirror of
https://github.com/boostorg/python.git
synced 2026-01-25 18:32:24 +00:00
Deploy to GitHub Pages: 3c23f859fd
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
</p>
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
<td align="left"><p><small>Last revised: October 17, 2016 at 12:19:14 GMT</small></p></td>
|
||||
<td align="left"><p><small>Last revised: October 17, 2016 at 12:29:42 GMT</small></p></td>
|
||||
<td align="right"><div class="copyright-footer"></div></td>
|
||||
</tr></table>
|
||||
<hr>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -7,8 +7,6 @@ Welcome to the documentation of the Boost.Python NumPy extension!
|
||||
=================================================================
|
||||
|
||||
.. toctree::
|
||||
:caption: Table of Contentss
|
||||
:name: mastertoc
|
||||
:maxdepth: 2
|
||||
|
||||
Tutorial <tutorial/index>
|
||||
|
||||
@@ -22,7 +22,8 @@
|
||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||
<link rel="index" title="Index" href="genindex.html" />
|
||||
<link rel="search" title="Search" href="search.html" />
|
||||
<link rel="top" title="Boost.Python NumPy extension 1.0 documentation" href="#" />
|
||||
<link rel="top" title="Boost.Python NumPy extension 1.0 documentation" href="#" />
|
||||
<link rel="next" title="Boost.Python NumPy extension Tutorial" href="tutorial/index.html" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
@@ -57,17 +58,25 @@
|
||||
<div class="navbar" style="text-align:right;">
|
||||
|
||||
|
||||
<a class="next" title="Boost.Python NumPy extension Tutorial" href="tutorial/index.html"><img src="_static/next.png" alt="next"/></a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="section" id="welcome-to-the-documentation-of-the-boost-python-numpy-extension">
|
||||
<h1>Welcome to the documentation of the Boost.Python NumPy extension!</h1>
|
||||
<div class="toctree-wrapper compound">
|
||||
<ul>
|
||||
<li class="toctree-l1"><a class="reference internal" href="tutorial/index.html">Tutorial</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="reference/index.html">Reference</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="navbar" style="text-align:right;">
|
||||
|
||||
|
||||
<a class="next" title="Boost.Python NumPy extension Tutorial" href="tutorial/index.html"><img src="_static/next.png" alt="next"/></a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -22,7 +22,8 @@
|
||||
<script type="text/javascript" src="../_static/doctools.js"></script>
|
||||
<link rel="index" title="Index" href="../genindex.html" />
|
||||
<link rel="search" title="Search" href="../search.html" />
|
||||
<link rel="top" title="Boost.Python NumPy extension 1.0 documentation" href="../index.html" />
|
||||
<link rel="top" title="Boost.Python NumPy extension 1.0 documentation" href="../index.html" />
|
||||
<link rel="prev" title="Boost.Python NumPy extension Tutorial" href="../tutorial/index.html" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
@@ -57,6 +58,7 @@
|
||||
<div class="navbar" style="text-align:right;">
|
||||
|
||||
|
||||
<a class="prev" title="Boost.Python NumPy extension Tutorial" href="../tutorial/index.html"><img src="../_static/prev.png" alt="prev"/></a>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -68,6 +70,7 @@
|
||||
<div class="navbar" style="text-align:right;">
|
||||
|
||||
|
||||
<a class="prev" title="Boost.Python NumPy extension Tutorial" href="../tutorial/index.html"><img src="../_static/prev.png" alt="prev"/></a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -22,7 +22,9 @@
|
||||
<script type="text/javascript" src="../_static/doctools.js"></script>
|
||||
<link rel="index" title="Index" href="../genindex.html" />
|
||||
<link rel="search" title="Search" href="../search.html" />
|
||||
<link rel="top" title="Boost.Python NumPy extension 1.0 documentation" href="../index.html" />
|
||||
<link rel="top" title="Boost.Python NumPy extension 1.0 documentation" href="../index.html" />
|
||||
<link rel="next" title="Boost.Python NumPy extension Reference" href="../reference/index.html" />
|
||||
<link rel="prev" title="Welcome to the documentation of the Boost.Python NumPy extension!" href="../index.html" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
@@ -57,6 +59,8 @@
|
||||
<div class="navbar" style="text-align:right;">
|
||||
|
||||
|
||||
<a class="prev" title="Welcome to the documentation of the Boost.Python NumPy extension!" href="../index.html"><img src="../_static/prev.png" alt="prev"/></a>
|
||||
<a class="next" title="Boost.Python NumPy extension Reference" href="../reference/index.html"><img src="../_static/next.png" alt="next"/></a>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -68,6 +72,8 @@
|
||||
<div class="navbar" style="text-align:right;">
|
||||
|
||||
|
||||
<a class="prev" title="Welcome to the documentation of the Boost.Python NumPy extension!" href="../index.html"><img src="../_static/prev.png" alt="prev"/></a>
|
||||
<a class="next" title="Boost.Python NumPy extension Reference" href="../reference/index.html"><img src="../_static/next.png" alt="next"/></a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -128,7 +128,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
<td align="left"><p><small>Last revised: October 17, 2016 at 12:19:20 GMT</small></p></td>
|
||||
<td align="left"><p><small>Last revised: October 17, 2016 at 12:29:49 GMT</small></p></td>
|
||||
<td align="right"><div class="copyright-footer"></div></td>
|
||||
</tr></table>
|
||||
<hr>
|
||||
|
||||
@@ -140,7 +140,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
<td align="left"><p><small>Last revised: October 17, 2016 at 12:19:30 GMT</small></p></td>
|
||||
<td align="left"><p><small>Last revised: October 17, 2016 at 12:29:58 GMT</small></p></td>
|
||||
<td align="right"><div class="copyright-footer"></div></td>
|
||||
</tr></table>
|
||||
<hr>
|
||||
|
||||
Reference in New Issue
Block a user