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

@ -56,7 +56,7 @@
<h4>Sample Code</h4>
<div><pre>
#include &lt;<a href="../headers/cat.hpp.html">boost/preprocessor/cat.hpp</a>&gt;
#include &lt;<a href="../headers/list/fold_right.html">boost/preprocessor/list/fold_right.hpp</a>&gt;
#include &lt;<a href="../headers/list/fold_right.hpp.html">boost/preprocessor/list/fold_right.hpp</a>&gt;
#define LIST (a, (b, (c, <a href="nil.html">BOOST_PP_NIL</a>)))