Move Doxygen-only stuff to *.dox

This commit is contained in:
Chen-Pang He
2014-07-05 22:41:58 +08:00
parent 1a817d3b70
commit 7a915f6846
4 changed files with 6 additions and 22 deletions

View File

@@ -159,4 +159,7 @@ namespace Eigen {
\ingroup Geometry_Reference */
/** \addtogroup Splines_Module
\ingroup Geometry_Reference */
/** \brief Namespace containing low-level routines from the %Eigen library. */
namespace internal {}
}