#include <axl_dox_Block.h> enum BlockKind { BlockKind_Normal, BlockKind_Group, BlockKind_Footnote, };