mirror of
https://github.com/boostorg/python.git
synced 2026-01-22 05:22:45 +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="Ufuncs" href="ufunc.html" />
|
||||
<link rel="prev" title="How to use dtypes" href="dtype.html" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
@@ -57,6 +60,9 @@
|
||||
<div class="navbar" style="text-align:right;">
|
||||
|
||||
|
||||
<a class="prev" title="How to use dtypes" href="dtype.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="Ufuncs" href="ufunc.html"><img src="../_static/next.png" alt="next"/></a>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -162,6 +168,9 @@ manipulate the “owner” object</p>
|
||||
<div class="navbar" style="text-align:right;">
|
||||
|
||||
|
||||
<a class="prev" title="How to use dtypes" href="dtype.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="Ufuncs" href="ufunc.html"><img src="../_static/next.png" alt="next"/></a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user