aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Chen-Pang He <jdh8@ms63.hinet.net>2014-07-05 23:01:27 +0800
committerGravatar Chen-Pang He <jdh8@ms63.hinet.net>2014-07-05 23:01:27 +0800
commit4860da2de12cd940d506db0f20e39ef2cb7266ba (patch)
tree1b779e67f2e450cd9fbcb226237da3bff5d91a39
parent7a915f68467df10fb321b4bfa6c139669b00daaa (diff)
Percent "Eigen" in dox to prevent linking if not referring to the Eigen namespace
-rw-r--r--unsupported/doc/Overview.dox8
1 files changed, 4 insertions, 4 deletions
diff --git a/unsupported/doc/Overview.dox b/unsupported/doc/Overview.dox
index 93b2a8927..ef361b35b 100644
--- a/unsupported/doc/Overview.dox
+++ b/unsupported/doc/Overview.dox
@@ -1,15 +1,15 @@
/// \brief Namespace containing all symbols from the %Eigen library.
namespace Eigen {
-/** \mainpage Eigen's unsupported modules
+/** \mainpage %Eigen's unsupported modules
-This is the API documentation for 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.
Click on the \e Modules tab at the top of this page to get a list of all unsupported modules.
-Don't miss the <a href="..//index.html">official Eigen documentation</a>.
+Don't miss the <a href="../index.html">official Eigen documentation</a>.
*/
@@ -19,7 +19,7 @@ Don't miss the <a href="..//index.html">official Eigen documentation</a>.
The unsupported modules are contributions from various users. They are
provided "as is", without any support. Nevertheless, some of them are
-subject to be included in Eigen in the future.
+subject to be included in %Eigen in the future.
*/