Rename the dox files: the number prefixes are not needed anymore

This commit is contained in:
Gael Guennebaud
2013-01-06 23:57:54 +01:00
parent 091a49cad5
commit 2abe7d8c6e
33 changed files with 0 additions and 0 deletions

11
doc/TopicResizing.dox Normal file
View File

@@ -0,0 +1,11 @@
namespace Eigen {
/** \page TopicResizing Resizing
TODO: write this dox page!
Is linked from the tutorial on the Matrix class.
*/
}