aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/doc
diff options
context:
space:
mode:
Diffstat (limited to 'unsupported/doc')
-rw-r--r--unsupported/doc/Overview.dox3
1 files changed, 3 insertions, 0 deletions
diff --git a/unsupported/doc/Overview.dox b/unsupported/doc/Overview.dox
index d048377df..93b2a8927 100644
--- a/unsupported/doc/Overview.dox
+++ b/unsupported/doc/Overview.dox
@@ -1,3 +1,4 @@
+/// \brief Namespace containing all symbols from the %Eigen library.
namespace Eigen {
/** \mainpage Eigen's unsupported modules
@@ -22,4 +23,6 @@ subject to be included in Eigen in the future.
*/
+/// \brief Namespace containing low-level routines from the %Eigen library.
+namespace internal {}
}