Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r75043 - sandbox/SOC/2007/visualization/libs/svg_plot/doc/html
From: pbristow_at_[hidden]
Date: 2011-10-18 09:45:31


Author: pbristow
Date: 2011-10-18 09:45:30 EDT (Tue, 18 Oct 2011)
New Revision: 75043
URL: http://svn.boost.org/trac/boost/changeset/75043

Log:
Removing html from SVN
Removed:
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/HTML.manifest
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/index.html

Deleted: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/HTML.manifest
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/HTML.manifest 2011-10-18 09:45:30 EDT (Tue, 18 Oct 2011)
+++ (empty file)
@@ -1,30 +0,0 @@
-index.html
-svg_plot/howtouse.html
-svg_plot/todo.html
-svg_plot/color.html
-svg_plot/svg_tutorial.html
-svg_plot/tutorial_code_1d_simple.html
-svg_plot/tutorial_code_1d_simple/tutorial_code_1d_example.html
-svg_plot/tutorial_code_1d_simple/full_1d_layout.html
-svg_plot/tutorial_code_1d_simple/1d_special.html
-svg_plot/tutorial_2d_code_simple.html
-svg_plot/tutorial_2d_code_simple/2d_simple_code_example.html
-svg_plot/tutorial_2d_code_simple/full_2d_layout.html
-svg_plot/tutorial_2d_code_simple/2d_special.html
-svg_plot/svg_boxplot_tutorial.html
-svg_plot/svg_boxplot_tutorial/svg_boxplot_tutorial_simple.html
-svg_plot/svg_boxplot_tutorial/svg_boxplot_tutorial_full.html
-svg_plot/tutorial_stylesheet.html
-svg_plot/behavior.html
-svg_plot/behavior/behavior_limits.html
-svg_plot/behavior/behavior_stylesheets.html
-svg_plot/plot_defaults.html
-svg_plot/plot_defaults/1d_defaults.html
-svg_plot/plot_defaults/2d_defaults.html
-svg_plot/interface.html
-svg_plot/interface/svg_interface.html
-svg_plot/interface/svg_1d_plot_interface.html
-svg_plot/interface/svg_2d_plot_interface.html
-svg_plot/interface/svg_boxplot_interface.html
-svg_plot/implementation.html
-svg_plot/acknowledgements.html

Deleted: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/index.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/index.html 2011-10-18 09:45:30 EDT (Tue, 18 Oct 2011)
+++ (empty file)
@@ -1,175 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>Plotting graphs in SVG format</title>
-<link rel="stylesheet" href="./html/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="index.html" title="Plotting graphs in SVG format">
-<link rel="next" href="svg_plot/preface.html" title="Preface">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="" width="180" height="90" src="./images/Inspired_by_boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav"><a accesskey="n" href="svg_plot/preface.html"><img src="images/next.png" alt="Next"></a></div>
-<div class="article" lang="en">
-<div class="titlepage">
-<div>
-<div><h2 class="title">
-<a name="svg_plot"></a>Plotting graphs in SVG format</h2></div>
-<div><div class="authorgroup">
-<div class="author"><h3 class="author">
-<span class="firstname">Jake</span> <span class="surname">Voytko</span>
-</h3></div>
-<div class="author"><h3 class="author">
-<span class="firstname">Paul A.</span> <span class="surname">Bristow</span>
-</h3></div>
-</div></div>
-<div><p class="copyright">Copyright &#169; 2007 to 2010 Jake Voytko and Paul A. Bristow</p></div>
-<div><div class="legalnotice">
-<a name="id865304"></a><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></div>
-</div>
-<hr>
-</div>
-<div class="toc">
-<p><b>Table of Contents</b></p>
-<dl>
-<dt><span class="section">Preface</span></dt>
-<dt><span class="section"><a href="plotting_graphs_in_svg_format/howtouse.html">How To Use This
- Documentation</a></span></dt>
-<dt><span class="section">Colors</span></dt>
-<dt><span class="section">Fonts</span></dt>
-<dt><span class="section">1D Tutorials</span></dt>
-<dd><dl>
-<dt><span class="section"><a href="plotting_graphs_in_svg_format/tutorial_1d/1d_vector_tutorial.html">1-D
- Vector Example</a></span></dt>
-<dt><span class="section"><a href="plotting_graphs_in_svg_format/tutorial_1d/demo_1d_containers_tutorial.html">1-D
- STL Containers Examples</a></span></dt>
-<dt><span class="section"><a href="plotting_graphs_in_svg_format/tutorial_1d/1d_autoscale_containers.html">Tutorial:
- 1D Autoscale with Multiple Containers</a></span></dt>
-<dt><span class="section"><a href="plotting_graphs_in_svg_format/tutorial_1d/full_1d_layout.html">Tutorial:
- 1D More Layout Examples</a></span></dt>
-<dt><span class="section"><a href="plotting_graphs_in_svg_format/tutorial_1d/1d_special.html">Tutorial:
- 1D Gridlines &amp; Axes - more examples</a></span></dt>
-<dt><span class="section"><a href="plotting_graphs_in_svg_format/tutorial_1d/demo_1d_axis_scaling.html">1-D
- Axis Scaling</a></span></dt>
-<dt><span class="section"><a href="plotting_graphs_in_svg_format/tutorial_1d/auto_1d_plot.html">1-D
- Auto scaling Examples</a></span></dt>
-<dt><span class="section"><a href="plotting_graphs_in_svg_format/tutorial_1d/demo_1d_autoscaling.html">1-D
- Autoscaling Various Containers Examples</a></span></dt>
-<dt><span class="section"><a href="plotting_graphs_in_svg_format/tutorial_1d/demo_1d_values.html">1-D
- Data Values Examples</a></span></dt>
-<dt><span class="section"><a href="plotting_graphs_in_svg_format/tutorial_1d/demo_1d_heat_flow_data.html">Real-life
- Heat flow data</a></span></dt>
-<dt><span class="section"><a href="plotting_graphs_in_svg_format/tutorial_1d/demo_1d_uncertainty.html">Demonstration
- of using 1D data that includes information about its Uncertainty</a></span></dt>
-</dl></dd>
-<dt><span class="section">2D Tutorial</span></dt>
-<dd><dl>
-<dt><span class="section"><a href="plotting_graphs_in_svg_format/tutorial_2d/2d_simple_code_example.html">Simple
- Code Example</a></span></dt>
-<dt><span class="section"><a href="plotting_graphs_in_svg_format/tutorial_2d/full_2d_layout.html">Tutorial:
- Fuller Layout Example</a></span></dt>
-<dt><span class="section"><a href="plotting_graphs_in_svg_format/tutorial_2d/2d_special.html">Tutorial:
- 2D Special Features</a></span></dt>
-<dt><span class="section"><a href="plotting_graphs_in_svg_format/tutorial_2d/demo_2d_values.html">2-D
- Data Values Examples</a></span></dt>
-<dt><span class="section"><a href="plotting_graphs_in_svg_format/tutorial_2d/demo_2d_autoscaling.html">2-D
- Autoscaling Examples</a></span></dt>
-<dt><span class="section"><a href="plotting_graphs_in_svg_format/tutorial_2d/demo_2d_uncertainty.html">Demonstration
- of using 2D data that includes information about its uncertainty</a></span></dt>
-<dt><span class="section"><a href="plotting_graphs_in_svg_format/tutorial_2d/fit_lines.html">Demonstration
- of adding lines and curves, typically a least squares fit</a></span></dt>
-<dt><span class="section"><a href="plotting_graphs_in_svg_format/tutorial_2d/histograms.html">Histograms
- of 2D data</a></span></dt>
-</dl></dd>
-<dt><span class="section"><a href="plotting_graphs_in_svg_format/svg_boxplot_tutorial.html">Tutorial:
- Boxplot</a></span></dt>
-<dd><dl>
-<dt><span class="section"><a href="plotting_graphs_in_svg_format/svg_boxplot_tutorial/svg_boxplot_tutorial_simple.html">Simple
- Example</a></span></dt>
-<dt><span class="section"><a href="plotting_graphs_in_svg_format/svg_boxplot_tutorial/svg_boxplot_quartiles.html">Definitions
- of the Quartiles</a></span></dt>
-</dl></dd>
-<dt><span class="section">SVG tutorial</span></dt>
-<dt><span class="section"><a href="plotting_graphs_in_svg_format/behavior_limits.html">Showing
- data values at Numerical Limits</a></span></dt>
-<dt><span class="section">Boost.SVG plot C++ Reference</span></dt>
-<dd><dl>
-<dt><span class="section">Header <boost/svg_plot/detail/auto_axes.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/detail/axis_plot_frame.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/detail/FP_compare.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/detail/functors.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/detail/numeric_limits_handling.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/detail/pair.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/detail/svg_boxplot_detail.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/detail/svg_style_detail.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/detail/svg_tag.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/quantile.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/show_1d_settings.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/show_2d_settings.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/svg.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/svg_1d_plot.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/svg_2d_plot.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/svg_boxplot.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/svg_color.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/svg_style.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/uncertain.hpp></span></dt>
-</dl></dd>
-<dt><span class="section"><a href="plotting_graphs_in_svg_format/inkviewscape.html">Using Inkscape
- and Inkview </a></span></dt>
-<dt><span class="section"><a href="plotting_graphs_in_svg_format/implementation.html">Implementation
- &amp; Rationale</a></span></dt>
-<dt><span class="section">To Do List</span></dt>
-<dt><span class="section">Acknowledgements</span></dt>
-<dt><span class="section">Class Index</span></dt>
-<dt><span class="section">Function Index</span></dt>
-<dt><span class="section">Index</span></dt>
-</dl>
-</div>
-<div class="important"><table border="0" summary="Important">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="images/important.png"></td>
-<th align="left">Important</th>
-</tr>
-<tr><td align="left" valign="top">
-<p>
- This is not (yet) an official Boost library. It was a <a href="http://code.google.com/soc/2007/boost/about.html" target="_top">Google
- Summer of Code project (2007)</a> whose mentor organization was Boost.
- It remains a library under construction, the code is quite functional, but
- interfaces, library structure, and names may still be changed without notice.
- The current version is available at
- </p>
-<p>
- <span class="bold"><strong>https://svn.boost.org/svn/boost/sandbox/SOC/2007/visualization/libs/svg_plot/doc/pdf/svg_plot.pdf
- PDF documentation</strong></span>
- </p>
-<p>
- <span class="bold"><strong>https://svn.boost.org/svn/boost/sandbox/SOC/2007/visualization
- Boost Sandbox source code</strong></span>
- </p>
-<p>
- [note Comments and suggestions (even bugs!) to Paul.A.Bristow (at) hetp (dot)
- u-net (dot) com or Jake Voytko at jakevoytko (at) gmail (dot) com
- </p>
-</td></tr>
-</table></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: February 01, 2011 at 12:12:29 GMT</small></p></td>
-<td align="right"><div class="copyright-footer"></div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav"><a accesskey="n" href="svg_plot/preface.html"><img src="images/next.png" alt="Next"></a></div>
-</body>
-</html>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk