Skip to content

Commit

Permalink
putting generated docu into repository
Browse files Browse the repository at this point in the history
  • Loading branch information
HDembinski committed Jul 15, 2016
1 parent 1fbaccf commit ab91774
Show file tree
Hide file tree
Showing 33 changed files with 3,315 additions and 6 deletions.
6 changes: 0 additions & 6 deletions build/Jamfile.v2
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,8 @@
# Distributed under the Boost Software License, Version 1.0. (See accompanying
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt.)

# See http://www.boost.org/libs/iostreams for documentation.

project /boost/histogram : source-location ../src ;

# For each library with either link to existing binary, or build
# a library from th

lib boost_histogram : axis.cpp basic_histogram.cpp histogram.cpp nstore.cpp zero_suppression.cpp ;

import python ;
Expand All @@ -24,4 +19,3 @@ python-extension histogram :
: <variant>release <link>shared ;

boost-install boost_histogram histogram ;

49 changes: 49 additions & 0 deletions doc/html/BOOST_HISTOGRAM_AXIS_LIMIT.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Macro BOOST_HISTOGRAM_AXIS_LIMIT</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="Chapter&#160;1.&#160;Boost.Histogram">
<link rel="up" href="histogram/reference.html#header.boost.histogram.basic_histogram_hpp" title="Header &lt;boost/histogram/basic_histogram.hpp&gt;">
<link rel="prev" href="boost/histogram/basic_histogram.html" title="Class basic_histogram">
<link rel="next" href="BOOST_HISTOGRAM_BASE_APPEND.html" title="Macro BOOST_HISTOGRAM_BASE_APPEND">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
<td align="center"><a href="../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="boost/histogram/basic_histogram.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="histogram/reference.html#header.boost.histogram.basic_histogram_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_HISTOGRAM_BASE_APPEND.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="BOOST_HISTOGRAM_AXIS_LIMIT"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Macro BOOST_HISTOGRAM_AXIS_LIMIT</span></h2>
<p>BOOST_HISTOGRAM_AXIS_LIMIT</p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="histogram/reference.html#header.boost.histogram.basic_histogram_hpp" title="Header &lt;boost/histogram/basic_histogram.hpp&gt;">boost/histogram/basic_histogram.hpp</a>&gt;

</span>BOOST_HISTOGRAM_AXIS_LIMIT</pre></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright &#169; 2016 Hand Dembinski<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="boost/histogram/basic_histogram.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="histogram/reference.html#header.boost.histogram.basic_histogram_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_HISTOGRAM_BASE_APPEND.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
49 changes: 49 additions & 0 deletions doc/html/BOOST_HISTOGRAM_BASE_APPEND.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Macro BOOST_HISTOGRAM_BASE_APPEND</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="Chapter&#160;1.&#160;Boost.Histogram">
<link rel="up" href="histogram/reference.html#header.boost.histogram.basic_histogram_hpp" title="Header &lt;boost/histogram/basic_histogram.hpp&gt;">
<link rel="prev" href="BOOST_HISTOGRAM_AXIS_LIMIT.html" title="Macro BOOST_HISTOGRAM_AXIS_LIMIT">
<link rel="next" href="BOOST_HISTOGRAM_BASE_CTOR.html" title="Macro BOOST_HISTOGRAM_BASE_CTOR">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
<td align="center"><a href="../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="BOOST_HISTOGRAM_AXIS_LIMIT.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="histogram/reference.html#header.boost.histogram.basic_histogram_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_HISTOGRAM_BASE_CTOR.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="BOOST_HISTOGRAM_BASE_APPEND"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Macro BOOST_HISTOGRAM_BASE_APPEND</span></h2>
<p>BOOST_HISTOGRAM_BASE_APPEND</p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="histogram/reference.html#header.boost.histogram.basic_histogram_hpp" title="Header &lt;boost/histogram/basic_histogram.hpp&gt;">boost/histogram/basic_histogram.hpp</a>&gt;

</span>BOOST_HISTOGRAM_BASE_APPEND(z, n, unused)</pre></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright &#169; 2016 Hand Dembinski<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="BOOST_HISTOGRAM_AXIS_LIMIT.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="histogram/reference.html#header.boost.histogram.basic_histogram_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_HISTOGRAM_BASE_CTOR.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
49 changes: 49 additions & 0 deletions doc/html/BOOST_HISTOGRAM_BASE_CTOR.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Macro BOOST_HISTOGRAM_BASE_CTOR</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="Chapter&#160;1.&#160;Boost.Histogram">
<link rel="up" href="histogram/reference.html#header.boost.histogram.basic_histogram_hpp" title="Header &lt;boost/histogram/basic_histogram.hpp&gt;">
<link rel="prev" href="BOOST_HISTOGRAM_BASE_APPEND.html" title="Macro BOOST_HISTOGRAM_BASE_APPEND">
<link rel="next" href="boost/histogram/visitor/bins.html" title="Struct bins">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
<td align="center"><a href="../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="BOOST_HISTOGRAM_BASE_APPEND.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="histogram/reference.html#header.boost.histogram.basic_histogram_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="boost/histogram/visitor/bins.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="BOOST_HISTOGRAM_BASE_CTOR"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Macro BOOST_HISTOGRAM_BASE_CTOR</span></h2>
<p>BOOST_HISTOGRAM_BASE_CTOR</p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="histogram/reference.html#header.boost.histogram.basic_histogram_hpp" title="Header &lt;boost/histogram/basic_histogram.hpp&gt;">boost/histogram/basic_histogram.hpp</a>&gt;

</span>BOOST_HISTOGRAM_BASE_CTOR(z, n, unused)</pre></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright &#169; 2016 Hand Dembinski<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="BOOST_HISTOGRAM_BASE_APPEND.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="histogram/reference.html#header.boost.histogram.basic_histogram_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="boost/histogram/visitor/bins.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
49 changes: 49 additions & 0 deletions doc/html/BOOST_HISTOGRAM_CTOR.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Macro BOOST_HISTOGRAM_CTOR</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="Chapter&#160;1.&#160;Boost.Histogram">
<link rel="up" href="histogram/reference.html#header.boost.histogram.histogram_hpp" title="Header &lt;boost/histogram/histogram.hpp&gt;">
<link rel="prev" href="boost/histogram/histogram.html" title="Class histogram">
<link rel="next" href="BOOST_HISTOGRAM_FILL.html" title="Macro BOOST_HISTOGRAM_FILL">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
<td align="center"><a href="../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="boost/histogram/histogram.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="histogram/reference.html#header.boost.histogram.histogram_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_HISTOGRAM_FILL.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="BOOST_HISTOGRAM_CTOR"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Macro BOOST_HISTOGRAM_CTOR</span></h2>
<p>BOOST_HISTOGRAM_CTOR</p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="histogram/reference.html#header.boost.histogram.histogram_hpp" title="Header &lt;boost/histogram/histogram.hpp&gt;">boost/histogram/histogram.hpp</a>&gt;

</span>BOOST_HISTOGRAM_CTOR(z, n, unused)</pre></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright &#169; 2016 Hand Dembinski<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="boost/histogram/histogram.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="histogram/reference.html#header.boost.histogram.histogram_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_HISTOGRAM_FILL.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
49 changes: 49 additions & 0 deletions doc/html/BOOST_HISTOGRAM_FILL.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Macro BOOST_HISTOGRAM_FILL</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="Chapter&#160;1.&#160;Boost.Histogram">
<link rel="up" href="histogram/reference.html#header.boost.histogram.histogram_hpp" title="Header &lt;boost/histogram/histogram.hpp&gt;">
<link rel="prev" href="BOOST_HISTOGRAM_CTOR.html" title="Macro BOOST_HISTOGRAM_CTOR">
<link rel="next" href="BOOST_HISTOGRAM_WFILL.html" title="Macro BOOST_HISTOGRAM_WFILL">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
<td align="center"><a href="../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="BOOST_HISTOGRAM_CTOR.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="histogram/reference.html#header.boost.histogram.histogram_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_HISTOGRAM_WFILL.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="BOOST_HISTOGRAM_FILL"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Macro BOOST_HISTOGRAM_FILL</span></h2>
<p>BOOST_HISTOGRAM_FILL</p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="histogram/reference.html#header.boost.histogram.histogram_hpp" title="Header &lt;boost/histogram/histogram.hpp&gt;">boost/histogram/histogram.hpp</a>&gt;

</span>BOOST_HISTOGRAM_FILL(z, n, unused)</pre></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright &#169; 2016 Hand Dembinski<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="BOOST_HISTOGRAM_CTOR.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="histogram/reference.html#header.boost.histogram.histogram_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_HISTOGRAM_WFILL.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
Loading

0 comments on commit ab91774

Please sign in to comment.