Add some c++11 flags in documentation

This commit is contained in:
Gael Guennebaud
2016-05-19 17:35:30 +02:00
parent b6ed8244b4
commit ce12562710
3 changed files with 38 additions and 30 deletions

View File

@@ -166,6 +166,11 @@ div.toc ul {
margin: 0.2em 0 0.4em 0.5em;
}
span.cpp11,span.cpp14,span.cpp17 {
color: #119911;
font-weight: bold;
}
/**** old Eigen's styles ****/