• Christian Beier's avatar
    Add doxygen documentation support. · 705a5d46
    Christian Beier authored
        Adds automagically generating libvncserver/libvncclient API
        documentation using doxygen. This gives a nice overview on both APIs,
        include dependencies and function call/caller dependencies.
    
        TODO: Modify all the explaining comments in the .c files for use with
              doxygen as well.
    
        This patch only changes comments, no functional changes at all!
    Signed-off-by: 's avatarChristian Beier <dontmind@freeshell.org>
    705a5d46
Name
Last commit
Last update
..
.cvsignore add rotate and flip example
1instance.c fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr should not be used in a library (use rfbLog instead)
Makefile.am clean up build flags
backchannel.c Add doxygen documentation support.
blooptest.c Fix blooptest example
camera.c Add doxygen documentation support.
colourmaptest.c global structures/functions should have "rfb", "sra" or "zrle" as prefix,
example.c Add doxygen documentation support.
example.dsp moved files to contrib/ and examples/
filetransfer.c Add doxygen documentation support.
fontsel.c ANSIfy, fix some warnings from Linus' sparse
mac.c examples/mac: disable the cursor
pnmshow.c Add doxygen documentation support.
pnmshow24.c Add doxygen documentation support.
radon.h ANSIfy, fix some warnings from Linus' sparse
regiontest.c move the library into libvncserver/, x11vnc into x11vnc/
rotate.c add rotate and flip example
rotatetemplate.c add rotate and flip example
simple.c make examples g++ compileable, thanks to Juan Jose Costello
simple15.c make examples g++ compileable, thanks to Juan Jose Costello
storepasswd.c ANSIfy, fix some warnings from Linus' sparse
vncev.c Add doxygen documentation support.