#
# Structured docset and formatters for HappyDoc.
# 
# Copyright (C) 2001 by wrobell <wrobell@ite.pl>.
# 
# This software comes with ABSOLUTELY NO WARRANTY.
# This is free software, and you are welcome to redistribute it
# under certain conditions. For details see COPYING file.
#
"Support settings for 'docset_mstruct'."


PRE=0
START=1
END=2
POST=3

INDEX_FILE=0
MODULE_FILE=1
CLASS_FILE=2
