--- a/src/ai/api/ai_enginelist.hpp Sun Mar 30 20:58:41 2008 +0000
+++ b/src/ai/api/ai_enginelist.hpp Mon Mar 31 06:32:27 2008 +0000
@@ -1,7 +1,6 @@
/* $Id$ */
-/** @file ai_enginelist.hpp list all the engines */
-/** @defgroup AIEngineList AIEngineList - Valuators and lists working on/with AIEngineList */
+/** @file ai_enginelist.hpp List all the engines. */
#ifndef AI_ENGINELIST_HPP
#define AI_ENGINELIST_HPP
@@ -11,7 +10,7 @@
/**
* Create a list of engines based on a vehicle type.
- * @ingroup AIEngineList
+ * @ingroup AIList
*/
class AIEngineList : public AIAbstractList {
public: