Percent "Eigen" in dox to prevent linking if not referring to the Eigen namespace

This commit is contained in:
Chen-Pang He 2014-07-05 23:01:27 +08:00
parent 7a915f6846
commit 4860da2de1

View File

@ -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.
*/