Enhance documentation

fix [] errors in types
fix int not set as basetype
add generated date to bottom of page
Rename Crates to All Classes and remove it from the class view
This commit is contained in:
Rochet2
2015-05-10 01:43:13 +03:00
parent 196a432e7d
commit f3cd70c401
9 changed files with 38 additions and 28 deletions

View File

@@ -1298,7 +1298,7 @@ namespace LuaUnit
* };
* </pre>
*
* @return MovementGeneratorType movementType
* @return [MovementGeneratorType] movementType
*/
int GetMovementType(Eluna* /*E*/, lua_State* L, Unit* unit)
{