Xemu [doxygen]  hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
Source level documentation

This is a source code documentation of the Xemu project, or at least its initial try :) It's generated with Doxygen. Please see the end of this page to learn how to generate that for yourself.

Contents

This section only makes sense if you read this as the part of the generated Doxygen documentation.

TODO

Now let's decorate the source with comments what Doxygen can use to get fancier doc ... :)

Generating the documentation

You can create/update it from UNIX using the source tree of Xemu:

make doxygen

The result will be available in directory buld/doc/doxygen. Currently only html output is generated. You can modify settings used by Doxygen via file build/Doxyfile.