(svn r23201) -Doc: [NoAI] Hide all contents of AIObject from the API documentation as AIs were never able to use it anyway

This commit is contained in:
yexo
2011-11-12 18:48:21 +00:00
parent e963ff9cf9
commit 924a5e06b3
9 changed files with 13 additions and 18 deletions

View File

@@ -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.
*/