]> git.sesse.net Git - vlc/commit
toolbox: made a --add-include that can be used by doxygen to get proper
authorSigmund Augdal Helberg <sigmunau@videolan.org>
Mon, 14 Jul 2003 20:36:55 +0000 (20:36 +0000)
committerSigmund Augdal Helberg <sigmunau@videolan.org>
Mon, 14 Jul 2003 20:36:55 +0000 (20:36 +0000)
commit371148d3db06625f4842833f10f7deb66e3001df
tree9e23c7f2cb35e33c7155777249d1525d330da4f9
parentd46bb4f46b37962607c51c40d6e614cd5eceb991
toolbox: made a --add-include that can be used by doxygen to get proper
         includes in the .h files, since they are parsed out of context by
 doxygen
Doxyfile: misc fixes, use ./toolbox --add-include as filter for sources.
include/vlc_common.h: doxygenized VLC_COMMON_MEMBERS

With these changes, and a slightly patched version of doxygen (which you can
get here: http://www.idi.ntnu.no/~sigmunau/doxygen-vlcpatched.tgz ) you should
be able to get some useful documentation out of the vlc sources.
Doxyfile
include/vlc_common.h
toolbox