mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-12 03:39:01 +08:00
Escape hash character in docs as required by doxygen.
This commit is contained in:
parent
99fa279ed1
commit
1180ede36d
@ -2,7 +2,7 @@ namespace Eigen {
|
||||
|
||||
/** \page TopicPreprocessorDirectives Preprocessor directives
|
||||
|
||||
You can control some aspects of Eigen by defining the preprocessor tokens using \c #define. These macros
|
||||
You can control some aspects of Eigen by defining the preprocessor tokens using \c \#define. These macros
|
||||
should be defined before any Eigen headers are included. Often they are best set in the project options.
|
||||
|
||||
This page lists the preprocesor tokens recognised by Eigen.
|
||||
|
Loading…
x
Reference in New Issue
Block a user