Commit Graph

3 Commits (d4fabc217e8cd02aca4d248229bb8a030b2bbfe2)

Author SHA1 Message Date
Christian Beier 705a5d46e6 Add doxygen documentation support.
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: Christian Beier <dontmind@freeshell.org>
15 years ago
dscho 6370f25f13 malloc.h should not be needed (it is missing on quite a few platforms) 20 years ago
steven_carr 6a6ccc8c58 Added an example camera application to demonstrate another way to write a server application. 20 years ago