doc fixes

[SVN r17466]
This commit is contained in:
Paul Mensonides
2003-02-17 04:19:02 +00:00
parent 72ecbc58fa
commit ce9576a096
18 changed files with 365 additions and 297 deletions

View File

@ -44,8 +44,8 @@
</div>
<h4>Sample Code</h4>
<div><pre>
#include &lt;<a href="../list/fold_left.hpp.html">boost/preprocessor/list/fold_left.hpp</a>&gt;
#include &lt;<a href="../selection/min.hpp.html">boost/preprocessor/selection/min.hpp</a>&gt;
#include &lt;<a href="../headers/list/fold_left.hpp.html">boost/preprocessor/list/fold_left.hpp</a>&gt;
#include &lt;<a href="../headers/selection/min.hpp.html">boost/preprocessor/selection/min.hpp</a>&gt;
#define LIST (1, (3, (5, (2, (4, <a href="nil.html">BOOST_PP_NIL</a>)))))