From 924a5e06b354b573412201e58bc95b39aabf2183 Mon Sep 17 00:00:00 2001 From: yexo Date: Sat, 12 Nov 2011 18:48:21 +0000 Subject: (svn r23201) -Doc: [NoAI] Hide all contents of AIObject from the API documentation as AIs were never able to use it anyway --- src/ai/api/ai_bridge.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ai/api/ai_bridge.hpp') diff --git a/src/ai/api/ai_bridge.hpp b/src/ai/api/ai_bridge.hpp index 78f62522e..92204d123 100644 --- a/src/ai/api/ai_bridge.hpp +++ b/src/ai/api/ai_bridge.hpp @@ -109,7 +109,7 @@ public: */ static int32 GetMinLength(BridgeID bridge_id); -#ifndef DOXYGEN_SKIP +#ifndef DOXYGEN_AI_DOCS /** * Internal function to help BuildBridge in case of road. */ -- cgit v1.2.3-54-g00ecf