aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/doc/Overview.dox
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2009-02-04 16:22:56 +0000
committerGravatar Gael Guennebaud <g.gael@free.fr>2009-02-04 16:22:56 +0000
commitc26dc9ab1b29ee9e8d9165aec01d2fd3b584c667 (patch)
tree6c1a0fc27fcd176aef8f5eda87d72cfa1aaf8327 /unsupported/doc/Overview.dox
parent82e0cbbac52511a9623de9a78076b827143bce90 (diff)
nothing interesting to see
Diffstat (limited to 'unsupported/doc/Overview.dox')
-rw-r--r--unsupported/doc/Overview.dox13
1 files changed, 13 insertions, 0 deletions
diff --git a/unsupported/doc/Overview.dox b/unsupported/doc/Overview.dox
new file mode 100644
index 000000000..c09f06857
--- /dev/null
+++ b/unsupported/doc/Overview.dox
@@ -0,0 +1,13 @@
+namespace Eigen {
+
+o /** \mainpage Eigen's unsupported modules
+
+This is the API documentation for Eigen's unsupported modules.
+
+These modules are contributions from various users. They are provided "as is", without any support.
+
+Don't miss the <a href="..//index.html">official Eigen documentation</a>.
+
+*/
+
+}