mirror of
https://github.com/boostorg/python.git
synced 2026-01-24 18:12:43 +00:00
Deploy to GitHub Pages: 264f6ae4b9
This commit is contained in:
@@ -22,7 +22,10 @@
|
||||
<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="up" title="Boost.Python NumPy extension Tutorial" href="index.html" />
|
||||
<link rel="next" title="Boost.Python NumPy extension Reference" href="../reference/index.html" />
|
||||
<link rel="prev" title="Ufuncs" href="ufunc.html" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
@@ -57,6 +60,9 @@
|
||||
<div class="navbar" style="text-align:right;">
|
||||
|
||||
|
||||
<a class="prev" title="Ufuncs" href="ufunc.html"><img src="../_static/prev.png" alt="prev"/></a>
|
||||
<a class="up" title="Boost.Python NumPy extension Tutorial" href="index.html"><img src="../_static/up.png" alt="up"/></a>
|
||||
<a class="next" title="Boost.Python NumPy extension Reference" href="../reference/index.html"><img src="../_static/next.png" alt="next"/></a>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -119,6 +125,9 @@ The from_data method makes this possible.</p>
|
||||
<div class="navbar" style="text-align:right;">
|
||||
|
||||
|
||||
<a class="prev" title="Ufuncs" href="ufunc.html"><img src="../_static/prev.png" alt="prev"/></a>
|
||||
<a class="up" title="Boost.Python NumPy extension Tutorial" href="index.html"><img src="../_static/up.png" alt="up"/></a>
|
||||
<a class="next" title="Boost.Python NumPy extension Reference" href="../reference/index.html"><img src="../_static/next.png" alt="next"/></a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user