Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r68599 - in sandbox/SOC/2007/visualization/libs/svg_plot/doc: . html
From: pbristow_at_[hidden]
Date: 2011-02-01 07:23:30


Author: pbristow
Date: 2011-02-01 07:23:28 EST (Tue, 01 Feb 2011)
New Revision: 68599
URL: http://svn.boost.org/trac/boost/changeset/68599

Log:
Improved indexing terms in index.idx
Text files modified:
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/doxywarnings.log | 2 +
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/index.html | 4 +-
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/index.idx | 44 ++++++++++++++++++++--------------------
   3 files changed, 26 insertions(+), 24 deletions(-)

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/doxywarnings.log
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/doxywarnings.log (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/doxywarnings.log 2011-02-01 07:23:28 EST (Tue, 01 Feb 2011)
@@ -0,0 +1,2 @@
+I:/boost-sandbox/SOC/2007/visualization/boost/svg_plot/svg_boxplot.hpp:92: warning: Member __pad0__ (variable) of namespace boost is not documented.
+I:/boost-sandbox/SOC/2007/visualization/boost/svg_plot/svg_boxplot.hpp:92: warning: Member __pad0__ (variable) of namespace boost is not documented.

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/index.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/index.html (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/index.html 2011-02-01 07:23:28 EST (Tue, 01 Feb 2011)
@@ -33,7 +33,7 @@
 </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="id862948"></a><p>
+<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>
@@ -166,7 +166,7 @@
 </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: January 26, 2011 at 19:08:39 GMT</small></p></td>
+<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>

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/index.idx
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/index.idx (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/index.idx 2011-02-01 07:23:28 EST (Tue, 01 Feb 2011)
@@ -3,19 +3,19 @@
 # SVG_plot Header files.
 !scan-path "boost/svg_plot" ".*\.hpp" true
 
-# Quickbook
-!scan-path "libs/svg_plot" ".*\.qbk"
+# SVG_plot Examples files.
+!scan-path "libs/svg_plot/example" ".*\.cpp" true
 
-# autoscaling - see scaling
-axis
-axes
-background
-border
-boxplot \<boxplot\w*\>
+autoscaling \<autoscal\w*\>
+axis <\<ax\w*\>
+# axis & axes
+background \<background\w*\>
+border \<border\w*\>
+boxplot \<boxplot\w*\>
 color \<color\w*\>
-container
+container \<contain\w*\>
 data
-deque
+deque \<deque\w*\>
 example \<example\w*\>
 fill
 font \<font\w*\>
@@ -23,25 +23,25 @@
 grid \<grid\w*\>
 quartile \<quartile\w*\>
 histogram
-intersect
+intersect <\w*\intersect\w*\>
 ioflags
 origin
 outlier
 label \<label\w*\>
 layout
-legend <legend\w*\>
-marker <marker\w*\>
-maximum <max\w*\>
-minimum <min\w*\>
+legend \<legend\w*\>
+marker \<marker\w*\>
+maximum \<max\w*\>
+minimum \<min\w*\>
 precision
-range <\w*\range\w*\>
-scaling <\w*\scal\w*\>
+range \<\w*\range\w*\>
+scaling \<\w*\scal\w*\>
 series
 stroke
 SVG
-tick <\w*\tick\w*\>
+tick \<\w*\tick\w*\>
 title
-Unicode <unicode\w*\>
-uncertainty <uncert\w*\>
-value <\w*\value\w*\>
-vector <\w*\vector\w*\>
+Unicode \<unicode\w*\>
+uncertainty \<uncert\w*\>
+value \<\w*\value\w*\>
+vector \<\w*\vector\w*\>


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