mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Move Doxygen-only stuff to *.dox
This commit is contained in:
@@ -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 {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user