(svn r23519) -Change: do not export enum values in the AI documentation

This commit is contained in:
rubidium 2011-12-15 18:35:46 +00:00
parent caebb5ac63
commit 1eb17c8307

View File

@ -224,6 +224,7 @@ BEGIN {
if (in_enum == "true") {
print comment_buffer
comment_buffer = ""
gsub("=([^/]*),", ",", $0)
print $0
# Check if this a special error enum