2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-21 05:02:17 +00:00

Deploy to GitHub Pages: 84c96447e2

This commit is contained in:
Travis CI
2016-10-18 22:34:05 +00:00
parent d6d430139e
commit aca45947f1
18 changed files with 11 additions and 30 deletions

View File

@@ -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:29:42 GMT</small></p></td>
<td align="left"><p><small>Last revised: October 18, 2016 at 22:33:38 GMT</small></p></td>
<td align="right"><div class="copyright-footer"></div></td>
</tr></table>
<hr>

View File

@@ -7,6 +7,7 @@ Welcome to the documentation of the Boost.Python NumPy extension!
=================================================================
.. toctree::
:name: mastertoc
:maxdepth: 2
Tutorial <tutorial/index>

View File

@@ -2,7 +2,6 @@ Boost.Python NumPy extension Reference
======================================
.. toctree::
:caption: Table of Contents
:name: reftoc
:maxdepth: 2

View File

@@ -2,7 +2,6 @@ Boost.Python NumPy extension Tutorial
=====================================
.. toctree::
:caption: Table of Contents
:name: tuttoc
:maxdepth: 2

View File

@@ -27,12 +27,12 @@
}
.admonition-title { font-weight: bold;}
#table-of-contents
.toctree-wrapper
{
border: 1px solid #dcdcdc;
padding: 1em;
margin: 0 2em;
}
#table-of-contents .caption,
#table-of-contents .topic-title { font-weight: bold;}
.toctree-wrapper .caption,
.toctree-wrapper .topic-title { font-weight: bold;}

View File

@@ -22,8 +22,7 @@
<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="next" title="Boost.Python NumPy extension Tutorial" href="tutorial/index.html" />
<link rel="top" title="Boost.Python NumPy extension 1.0 documentation" href="#" />
</head>
<body>
<div class="header">
@@ -58,25 +57,17 @@
<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>

View File

@@ -22,8 +22,7 @@
<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="prev" title="Boost.Python NumPy extension Tutorial" href="../tutorial/index.html" />
<link rel="top" title="Boost.Python NumPy extension 1.0 documentation" href="../index.html" />
</head>
<body>
<div class="header">
@@ -58,7 +57,6 @@
<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>
@@ -70,7 +68,6 @@
<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

View File

@@ -22,9 +22,7 @@
<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="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" />
<link rel="top" title="Boost.Python NumPy extension 1.0 documentation" href="../index.html" />
</head>
<body>
<div class="header">
@@ -59,8 +57,6 @@
<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>
@@ -72,8 +68,6 @@
<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>

View File

@@ -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:29:49 GMT</small></p></td>
<td align="left"><p><small>Last revised: October 18, 2016 at 22:33:45 GMT</small></p></td>
<td align="right"><div class="copyright-footer"></div></td>
</tr></table>
<hr>

View File

@@ -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:29:58 GMT</small></p></td>
<td align="left"><p><small>Last revised: October 18, 2016 at 22:33:56 GMT</small></p></td>
<td align="right"><div class="copyright-footer"></div></td>
</tr></table>
<hr>