Add "make doc" target to run Doxygen, and add a Doxyfile. Add @file tags to start...
commit1697024ee786e89c69d371501d7f6f4c02a92916
authorSimon Howard <fraggle@gmail.com>
Sun, 8 Mar 2009 22:51:25 +0000 (8 22:51 +0000)
committerSimon Howard <fraggle@gmail.com>
Sun, 8 Mar 2009 22:51:25 +0000 (8 22:51 +0000)
tree7daf13c066061a0842171b1095f886f5b4fc138b
parentdcfbbd643f46363ea66eced74d2f0e0b4cb5dd12
Add "make doc" target to run Doxygen, and add a Doxyfile.  Add @file tags to start of header files so that Doxygen will process them.

git-svn-id: https://chocolate-doom.svn.sourceforge.net/svnroot/chocolate-doom/trunk/chocolate-doom@1451 ee5ca603-980d-0410-972c-a23fc50d79fe
17 files changed:
textscreen/Doxyfile [new file with mode: 0644]
textscreen/Makefile.am
textscreen/txt_button.h
textscreen/txt_checkbox.h
textscreen/txt_desktop.h
textscreen/txt_dropdown.h
textscreen/txt_inputbox.h
textscreen/txt_label.h
textscreen/txt_radiobutton.h
textscreen/txt_scrollpane.h
textscreen/txt_separator.h
textscreen/txt_spinctrl.h
textscreen/txt_strut.h
textscreen/txt_table.h
textscreen/txt_widget.h
textscreen/txt_window.h
textscreen/txt_window_action.h