Add \newin{3.x} doxygen command

This commit is contained in:
Gael Guennebaud
2017-01-17 10:31:28 +01:00
parent 23bfcfc15f
commit 59801a3250
2 changed files with 7 additions and 1 deletions

View File

@@ -181,6 +181,11 @@ span.cpp11,span.cpp14,span.cpp17 {
font-weight: bold;
}
.newin3x {
color: #a37c1a;
font-weight: bold;
}
/**** old Eigen's styles ****/