Squashed 'third_party/boostorg/preprocessor/' content from commit 56090c5

Change-Id: I8c0a13225778c3751a35945439d5304bd9e639ef
git-subtree-dir: third_party/boostorg/preprocessor
git-subtree-split: 56090c56b5c78418b6dbe8c3c2ba576395152f83
diff --git a/doc/topics.html b/doc/topics.html
new file mode 100644
index 0000000..5826a58
--- /dev/null
+++ b/doc/topics.html
@@ -0,0 +1,27 @@
+<html>
+<head>
+    <title>topics.html</title>
+	<link rel="stylesheet" type="text/css" href="styles.css">
+	<base target="desc">
+</head>
+<body>
+<h4>Topics <small><a href="contents.html" target="index">[back]</a></small></h4>
+<ul>
+	<li><a href="topics/motivation.html">motivation</a></li>
+	<li><a href="topics/problems.html">known problems of the preprocessor</a>	</li><li><a href="topics/techniques.html">techniques</a></li>
+	<li><a href="topics/incompatible.html">incompatibilities</a></li>
+	<li><a href="topics/reentrancy.html">reentrancy</a></li>
+	<li><a href="topics/local_iteration.html">local iteration</a></li>
+	<li><a href="topics/file_iteration.html">file iteration</a></li>
+	<li><a href="topics/evaluated_slots.html">evaluated slots</a></li>
+    <li><a href="topics/variadic_macros.html">variadic macros</a></li>
+</ul>
+<!--
+© Copyright Housemarque Oy 2002
+© Copyright Paul Mensonides 2002
+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)
+-->
+</body>
+</html>