mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-06-04 18:54:00 +08:00
Percent "Eigen" in dox to prevent linking if not referring to the Eigen namespace
This commit is contained in:
parent
7a915f6846
commit
4860da2de1
@ -1,15 +1,15 @@
|
|||||||
/// \brief Namespace containing all symbols from the %Eigen library.
|
/// \brief Namespace containing all symbols from the %Eigen library.
|
||||||
namespace Eigen {
|
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.
|
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.
|
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
|
The unsupported modules are contributions from various users. They are
|
||||||
provided "as is", without any support. Nevertheless, some of them 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.
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user